nicolaken 2002/07/12 00:21:21
Modified: io README.txt
tar README.txt
Added: io WARNING.txt
tar WARNING.txt
bzip2 WARNING.txt
collections WARNING.txt
zip WARNING.txt
Log:
Added deprecation warnings to io. bzip2, zip, tar, collections;
they are already copied in commons-sandbox.
Revision Changes Path
1.3 +30 -0 jakarta-avalon-excalibur/io/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/io/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.txt 22 Jun 2002 16:35:01 -0000 1.2
+++ README.txt 12 Jul 2002 07:21:21 -0000 1.3
@@ -3,3 +3,33 @@
The io package is a set of classes that make it easier to
manage files and streams in your projects.
+
+*****************************************
+* *
+* W A R N I N G *
+* *
+*****************************************
+
+This package has been copied in the Jakarta
+Commons Sandbox under the project io.
+
+The new package name is
+
+ org.apache.commons.io.*
+
+
+The final switch to that version has still
+to be voted, but is very close.
+
+Please ask on the avalon-dev mailing list
+prior using this package in the present
+form.
+
+Thank you.
+
+*****************************************
+* *
+* W A R N I N G *
+* *
+*****************************************
+
1.1 jakarta-avalon-excalibur/io/WARNING.txt
Index: WARNING.txt
===================================================================
*****************************************
* *
* W A R N I N G *
* *
*****************************************
This package has been copied in the Jakarta
Commons Sandbox under the project io.
The new package name is
org.apache.commons.io.*
The final switch to that version has still
to be voted, but is very close.
Please ask on the avalon-dev mailing list
prior using this package in the present
form.
Thank you.
*****************************************
* *
* W A R N I N G *
* *
*****************************************
1.4 +29 -0 jakarta-avalon-excalibur/tar/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/tar/README.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.txt 22 Jun 2002 16:35:02 -0000 1.3
+++ README.txt 12 Jul 2002 07:21:21 -0000 1.4
@@ -6,3 +6,32 @@
tar formats and writes POSIX and GNU format tar archives.
Originally derived from the ant project and before that the
GJT.
+
+*****************************************
+* *
+* W A R N I N G *
+* *
+*****************************************
+
+This package has been copied in the Jakarta
+Commons Sandbox under the project io.
+
+The new package name is
+
+ org.apache.commons.io.compress.tar.*
+
+
+The final switch to that version has still
+to be voted, but is very close.
+
+Please ask on the avalon-dev mailing list
+prior using this package in the present
+form.
+
+Thank you.
+
+*****************************************
+* *
+* W A R N I N G *
+* *
+*****************************************
1.1 jakarta-avalon-excalibur/tar/WARNING.txt
Index: WARNING.txt
===================================================================
*****************************************
* *
* W A R N I N G *
* *
*****************************************
This package has been copied in the Jakarta
Commons Sandbox under the project io.
The new package name is
org.apache.commons.io.compress.tar.*
The final switch to that version has still
to be voted, but is very close.
Please ask on the avalon-dev mailing list
prior using this package in the present
form.
Thank you.
*****************************************
* *
* W A R N I N G *
* *
*****************************************
1.1 jakarta-avalon-excalibur/bzip2/WARNING.txt
Index: WARNING.txt
===================================================================
*****************************************
* *
* W A R N I N G *
* *
*****************************************
This package has been copied in the Jakarta
Commons Sandbox under the project io.
The new package name is
org.apache.commons.io.compress.bzip2.*
The final switch to that version has still
to be voted, but is very close.
Please ask on the avalon-dev mailing list
prior using this package in the present
form.
Thank you.
*****************************************
* *
* W A R N I N G *
* *
*****************************************
1.1 jakarta-avalon-excalibur/collections/WARNING.txt
Index: WARNING.txt
===================================================================
*****************************************
* *
* W A R N I N G *
* *
*****************************************
This package has been copied in the Jakarta
Commons Sandbox under the project collections.
The new package name is
org.apache.commons.collections.*
The final switch to that version has still
to be voted, but is very close.
Please ask on the avalon-dev mailing list
prior using this package in the present
form.
Thank you.
*****************************************
* *
* W A R N I N G *
* *
*****************************************
1.1 jakarta-avalon-excalibur/zip/WARNING.txt
Index: WARNING.txt
===================================================================
*****************************************
* *
* W A R N I N G *
* *
*****************************************
This package has been copied in the Jakarta
Commons Sandbox under the project io.
The new package name is
org.apache.commons.io.compress.zip.*
The final switch to that version has still
to be voted, but is very close.
Please ask on the avalon-dev mailing list
prior using this package in the present
form.
Thank you.
*****************************************
* *
* W A R N I N G *
* *
*****************************************
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>