User: ejort
Date: 01/12/19 19:51:10
Modified: . build.xml
Log:
Fix the comments
Revision Changes Path
1.7 +3 -3 jmx/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jmx/build.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- build.xml 2001/12/20 03:39:40 1.6
+++ build.xml 2001/12/20 03:51:10 1.7
@@ -12,7 +12,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.6 2001/12/20 03:39:40 ejort Exp $ -->
+<!-- $Id: build.xml,v 1.7 2001/12/20 03:51:10 ejort Exp $ -->
<project default="main" name="JBoss/JMX">
@@ -359,7 +359,7 @@
<!-- ================================================================== -->
<!--
- | There are two targets, one for the RI for for JBossMX
+ | There are three targets, one for the RI, one for JBossMX and one for both.
| WARNING, everthing is compiled over JBossMX, but the RI test
| has jmxri.jar at the front of the classpath.
-->
@@ -398,7 +398,7 @@
<!-- Run both compliance tests -->
<target name="test-compliance" depends="test-compliance-RI,
test-compliance-JBossMX"
- description="Run compliance test against JBossMX">
+ description="Run compliance test against RI and JBossMX">
</target>
<!-- ================================================================== -->
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development