donaldp 02/03/14 00:07:45
Modified: proposal/gump/project mx4j.xml
Log:
One typo (module name) and fix because jars are not yet renamed.
Suggested By: Stefan - who should feel free to fix up my dumb mistakes in the future
;)
Revision Changes Path
1.2 +3 -3 jakarta-alexandria/proposal/gump/project/mx4j.xml
Index: mx4j.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/mx4j.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mx4j.xml 13 Mar 2002 11:05:31 -0000 1.1
+++ mx4j.xml 14 Mar 2002 08:07:45 -0000 1.2
@@ -1,4 +1,4 @@
-<module name="openjmx">
+<module name="mx4j">
<url href="http://mx4j.sourceforge.net/"/>
<description>
@@ -27,8 +27,8 @@
<work nested="classes/tools"/>
<home nested="dist"/>
- <jar name="lib/mx4j.jar"/>
- <jar name="lib/mx4j-tools.jar"/>
+ <jar name="lib/openjmx.jar"/>
+ <jar name="lib/openjmx-tools.jar"/>
</project>
<project name="mx4j-release">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>