User: juhalindfors Date: 02/03/20 02:35:06 Modified: . Tag: BranchMX_1_0 build.xml Log: change mod name to get correct root dir in release builds Revision Changes Path No revision No revision 1.27.2.3 +2 -2 jmx/build.xml Index: build.xml =================================================================== RCS file: /cvsroot/jboss/jmx/build.xml,v retrieving revision 1.27.2.2 retrieving revision 1.27.2.3 diff -u -r1.27.2.2 -r1.27.2.3 --- build.xml 14 Mar 2002 11:41:20 -0000 1.27.2.2 +++ build.xml 20 Mar 2002 10:35:05 -0000 1.27.2.3 @@ -12,7 +12,7 @@ <!-- --> <!-- ====================================================================== --> -<!-- $Id: build.xml,v 1.27.2.2 2002/03/14 11:41:20 juhalindfors Exp $ --> +<!-- $Id: build.xml,v 1.27.2.3 2002/03/20 10:35:05 juhalindfors Exp $ --> <project default="main" name="JBoss/JMX"> @@ -61,7 +61,7 @@ <!-- =================== --> <!-- Module name(s) & version --> - <property name="module.name" value="jmx"/> + <property name="module.name" value="JBossMX"/> <property name="module.Name" value="JBoss JMX"/> <property name="module.version" value="1_0_Beta"/>
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development