Commit dc3f1a23 authored by guus's avatar guus

OF-619: Replaced json.jar with a java 5 compatible variant.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13495 b35dd754-fafc-0310-a699-88a17e54d16e
parent 05dac8a2
......@@ -44,6 +44,12 @@
GoJara Plugin Changelog
</h1>
<p><b>1.2.3 Alpha</b> -- Feb 16, 2013</p>
<ul>
<li>Fixed: Included json.jar is now Java 5 compitabile [<a href="http://issues.igniterealtime.org/browse/OF-619">OF-619</a>]</li>
</ul>
<p><b>1.2.2 Alpha</b> -- Feb 17, 2012</p>
<ul>
......
Name | Version | License
---------------------------------------------------------------------------------------------------------------------
json.jar | 50c3afb2166798c5de0896b90659d8a2b2f8fcec | http://www.json.org/license.html
Notes:
json.jar has been compiled using the code that is made available at https://github.com/douglascrockford/JSON-java
\ No newline at end of file
......@@ -7,8 +7,8 @@
<name>GoJara</name>
<description>ProtoXEP-xxxx: Remote Roster Management support</description>
<author>Holger Bergunde and Daniel Henninger</author>
<version>1.2.2 Alpha</version>
<date>09/17/2012</date>
<version>1.2.3</version>
<date>02/16/2012</date>
<databaseKey>gojara</databaseKey>
<databaseVersion>0</databaseVersion>
<minServerVersion>3.7.0</minServerVersion>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment