bodewig 02/04/01 23:49:08
Modified: docs ant15_todo.html
docs/manual/CoreTasks sql.html
docs/manual/CoreTypes fileset.html
docs/manual/OptionalTasks perforce.html
src/main/org/apache/tools/ant/taskdefs/cvslib
RedirectingStreamHandler.java
src/script ant.bat
Log:
regenerate HTML version of TODO list
The usual 2002 cleanup
Revision Changes Path
1.3 +24 -1 jakarta-ant/docs/ant15_todo.html
Index: ant15_todo.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/ant15_todo.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ant15_todo.html 1 Apr 2002 01:53:11 -0000 1.2
+++ ant15_todo.html 2 Apr 2002 07:49:08 -0000 1.3
@@ -199,7 +199,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Its documented, but more hidden than the other types
+ It's documented, but more hidden than the other types
</font>
</td>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
@@ -311,6 +311,29 @@
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Peter
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Fully functional on Java 1.4
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Fix outstanding java1.4 defects, maybe add an
+ assertions datatype for java and other tasks (junit?)
+ which lets people turn on asserts.
+
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Steve + any other help he can get
</font>
</td>
</tr>
1.13 +1 -1 jakarta-ant/docs/manual/CoreTasks/sql.html
Index: sql.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/sql.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sql.html 29 Mar 2002 07:12:34 -0000 1.12
+++ sql.html 2 Apr 2002 07:49:08 -0000 1.13
@@ -276,7 +276,7 @@
</pre></blockquote>
<hr>
-<p align="center">Copyright © 2001 Apache Software Foundation. All
rights
+<p align="center">Copyright © 2001-2002 Apache Software Foundation. All
rights
Reserved.</p>
</body>
</html>
1.12 +1 -1 jakarta-ant/docs/manual/CoreTypes/fileset.html
Index: fileset.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTypes/fileset.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- fileset.html 28 Mar 2002 23:49:03 -0000 1.11
+++ fileset.html 2 Apr 2002 07:49:08 -0000 1.12
@@ -100,7 +100,7 @@
same patterns as the above example.</p>
<hr>
-<p align="center">Copyright © 2001,2002 Apache Software Foundation.
+<p align="center">Copyright © 2001-2002 Apache Software Foundation.
All rights Reserved.</p>
</body>
1.13 +1 -1 jakarta-ant/docs/manual/OptionalTasks/perforce.html
Index: perforce.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/perforce.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perforce.html 28 Mar 2002 23:11:08 -0000 1.12
+++ perforce.html 2 Apr 2002 07:49:08 -0000 1.13
@@ -571,7 +571,7 @@
</tr>
</table>
<hr>
-<p align="center">Copyright © 2001 Apache Software Foundation. All
rights
+<p align="center">Copyright © 2001-2002 Apache Software Foundation. All
rights
Reserved.</p>
</body>
</html>
1.3 +51 -5
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingStreamHandler.java
Index: RedirectingStreamHandler.java
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingStreamHandler.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- RedirectingStreamHandler.java 1 Apr 2002 06:35:41 -0000 1.2
+++ RedirectingStreamHandler.java 2 Apr 2002 07:49:08 -0000 1.3
@@ -1,9 +1,55 @@
/*
- * Copyright (C) The Apache Software Foundation. All rights reserved.
+ * The Apache Software License, Version 1.1
*
- * This software is published under the terms of the Apache Software License
- * version 1.1, a copy of which has been included with this distribution in
- * the LICENSE.txt file.
+ * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in
+ * the documentation and/or other materials provided with the
+ * distribution.
+ *
+ * 3. The end-user documentation included with the redistribution, if
+ * any, must include the following acknowlegement:
+ * "This product includes software developed by the
+ * Apache Software Foundation (http://www.apache.org/)."
+ * Alternately, this acknowlegement may appear in the software itself,
+ * if and wherever such third-party acknowlegements normally appear.
+ *
+ * 4. The names "The Jakarta Project", "Ant", and "Apache Software
+ * Foundation" must not be used to endorse or promote products derived
+ * from this software without prior written permission. For written
+ * permission, please contact [EMAIL PROTECTED]
+ *
+ * 5. Products derived from this software may not be called "Apache"
+ * nor may "Apache" appear in their names without prior written
+ * permission of the Apache Group.
+ *
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ * ====================================================================
+ *
+ * This software consists of voluntary contributions made by many
+ * individuals on behalf of the Apache Software Foundation. For more
+ * information on the Apache Software Foundation, please see
+ * <http://www.apache.org/>.
*/
package org.apache.tools.ant.taskdefs.cvslib;
@@ -18,7 +64,7 @@
* A dummy stream handler that just passes stuff to the parser.
*
* @author <a href="mailto:[EMAIL PROTECTED]">Peter Donald</a>
- * @version $Revision: 1.2 $ $Date: 2002/04/01 06:35:41 $
+ * @version $Revision: 1.3 $ $Date: 2002/04/02 07:49:08 $
*/
class RedirectingStreamHandler
implements ExecuteStreamHandler
1.18 +1 -1 jakarta-ant/src/script/ant.bat
Index: ant.bat
===================================================================
RCS file: /home/cvs/jakarta-ant/src/script/ant.bat,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ant.bat 31 Mar 2002 22:05:29 -0000 1.17
+++ ant.bat 2 Apr 2002 07:49:08 -0000 1.18
@@ -1,6 +1,6 @@
@echo off
-REM Copyright (c) 2001 The Apache Software Foundation. All rights
+REM Copyright (c) 2001-2002 The Apache Software Foundation. All rights
REM reserved.
if exist "%HOME%\antrc_pre.bat" call "%HOME%\antrc_pre.bat"
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>