Commit bbb0d33f authored by Matt Tucker's avatar Matt Tucker Committed by matt

Library updates.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4356 b35dd754-fafc-0310-a699-88a17e54d16e
parent 6170f35e
...@@ -69,7 +69,16 @@ ...@@ -69,7 +69,16 @@
<orderEntry type="module-library"> <orderEntry type="module-library">
<library> <library>
<CLASSES> <CLASSES>
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/oscar.jar!/" /> <root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/joscar.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/src/plugins/gateway/lib/ymsg_network.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES /> <SOURCES />
......
Name | Version Name | Version
--------------------------------------------- ---------------------------------------------
ant.jar | Jetty 5.1.10 ant.jar | Jetty 5.1.10
ant-contrib.jar | 1.0b1 ant-contrib.jar | 1.0b1
......
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
<class>org.jivesoftware.wildfire.plugin.ImportExportPlugin</class> <class>org.jivesoftware.wildfire.plugin.ImportExportPlugin</class>
<name>User Import Export</name> <name>User Import Export</name>
<description>Enables import and export of user data.</description> <description>Enables import and export of user data</description>
<author>Ryan Graham</author> <author>Ryan Graham</author>
<version>2.0.2</version> <version>2.0.3</version>
<date>12/15/2005</date> <date>7/13/2006</date>
<minServerVersion>2.4.0</minServerVersion> <minServerVersion>3.0.1</minServerVersion>
<adminconsole> <adminconsole>
<tab id="tab-users"> <tab id="tab-users">
......
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