stevel 2003/09/25 16:52:12
Modified: src/main/org/apache/tools/ant/types Assertions.java
Log:
ampersands dont make it through to javadocs, do they?
Revision Changes Path
1.8 +1 -1 ant/src/main/org/apache/tools/ant/types/Assertions.java
Index: Assertions.java
===================================================================
RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/types/Assertions.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Assertions.java 23 Sep 2003 06:31:46 -0000 1.7
+++ Assertions.java 25 Sep 2003 23:52:12 -0000 1.8
@@ -65,7 +65,7 @@
* The assertion datatype. This type describes
* assertion settings for the <java> task and others.
* One can set the system assertions, and enable/disable those in
- * packages & classes.
+ * packages and classes.
* Assertions can only be enabled or disabled when forking Java.
*
* Example: set system assertions and all org.apache packages except
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]