stevel 2003/09/29 14:49:51
Modified: src/main/org/apache/tools/ant/types Tag: ANT_16_BRANCH
defaults.properties
Log:
who didnt get the assertion type into this branch properly. I didnt, that's
who
Revision Changes Path
No revision
No revision
1.19.2.1 +1 -1
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.19
retrieving revision 1.19.2.1
diff -u -r1.19 -r1.19.2.1
--- defaults.properties 21 Sep 2003 22:30:44 -0000 1.19
+++ defaults.properties 29 Sep 2003 21:49:51 -0000 1.19.2.1
@@ -19,4 +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
+assertions=org.apache.tools.ant.types.Assertions
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]