stevel      2003/09/21 15:30:44

  Modified:    src/main/org/apache/tools/ant/types defaults.properties
  Log:
  added assertions as an explicit datatype
  
  Revision  Changes    Path
  1.19      +1 -0      
ant/src/main/org/apache/tools/ant/types/defaults.properties
  
  Index: defaults.properties
  ===================================================================
  RCS file: 
/home/cvs/ant/src/main/org/apache/tools/ant/types/defaults.properties,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- defaults.properties       9 May 2003 13:01:00 -0000       1.18
  +++ defaults.properties       21 Sep 2003 22:30:44 -0000      1.19
  @@ -19,3 +19,4 @@
   zipfileset=org.apache.tools.ant.types.ZipFileSet
   scriptfilter=org.apache.tools.ant.types.optional.ScriptFilter
   propertyset=org.apache.tools.ant.types.PropertySet
  +assertion=org.apache.tools.ant.types.Assertion
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to