You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by st...@apache.org on 2003/09/26 01:52:12 UTC

cvs commit: ant/src/main/org/apache/tools/ant/types Assertions.java

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org