bodewig 2002/06/17 00:54:20
Modified: docs/manual/CoreTasks Tag: ANT_15_BRANCH tstamp.html
src/testcases/org/apache/tools/ant/taskdefs Tag:
ANT_15_BRANCH TStampTest.java
Log:
revert doc patch, Steve's solution is better
Revision Changes Path
No revision
No revision
1.13.2.4 +0 -2 jakarta-ant/docs/manual/CoreTasks/tstamp.html
Index: tstamp.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/tstamp.html,v
retrieving revision 1.13.2.3
retrieving revision 1.13.2.4
diff -u -r1.13.2.3 -r1.13.2.4
--- tstamp.html 17 Jun 2002 07:06:26 -0000 1.13.2.3
+++ tstamp.html 17 Jun 2002 07:54:20 -0000 1.13.2.4
@@ -52,8 +52,6 @@
<td valign="top">property</td>
<td valign="top">
The property to receive the date/time string in the given pattern.
- Don't use one of tstamp's built-in property names, as you
- won't be able to override their values.
</td>
<td align="center" valign="top">Yes</td>
</tr>
No revision
No revision
1.1.2.2 +1 -1
jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/TStampTest.java
Index: TStampTest.java
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/TStampTest.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- TStampTest.java 17 Jun 2002 07:12:06 -0000 1.1.2.1
+++ TStampTest.java 17 Jun 2002 07:54:20 -0000 1.1.2.2
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>