bodewig 2002/06/24 00:20:24
Modified: . Tag: ANT_15_BRANCH build.xml
src/main/org/apache/tools/ant/taskdefs/optional/ide Tag:
ANT_15_BRANCH VAJExport.java
src/main/org/apache/tools/ant/taskdefs/optional/sitraka Tag:
ANT_15_BRANCH Socket.java
Log:
Back to unnumbered for my "nightly builds" and some 2002 fixes.
Revision Changes Path
No revision
No revision
1.304.2.18 +1 -1 jakarta-ant/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/build.xml,v
retrieving revision 1.304.2.17
retrieving revision 1.304.2.18
diff -u -r1.304.2.17 -r1.304.2.18
--- build.xml 22 Jun 2002 19:45:44 -0000 1.304.2.17
+++ build.xml 24 Jun 2002 07:20:24 -0000 1.304.2.18
@@ -20,7 +20,7 @@
<property name="Name" value="Apache Ant"/>
<property name="name" value="ant"/>
- <property name="version" value="1.5Beta3"/>
+ <property name="version" value="1.5Beta"/>
<property name="manifest-version" value="1.4.93"/>
<property name="debug" value="true" />
No revision
No revision
1.7.2.2 +1 -1
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/ide/VAJExport.java
Index: VAJExport.java
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/ide/VAJExport.java,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -r1.7.2.1 -r1.7.2.2
--- VAJExport.java 23 Jun 2002 22:37:20 -0000 1.7.2.1
+++ VAJExport.java 24 Jun 2002 07:20:24 -0000 1.7.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
No revision
No revision
1.4.2.2 +1 -1
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/sitraka/Socket.java
Index: Socket.java
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/sitraka/Socket.java,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -r1.4.2.1 -r1.4.2.2
--- Socket.java 23 Jun 2002 06:44:25 -0000 1.4.2.1
+++ Socket.java 24 Jun 2002 07:20:24 -0000 1.4.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]>