Author: jochen
Date: Mon Jul 2 13:27:13 2007
New Revision: 552583
URL: http://svn.apache.org/viewvc?view=rev&rev=552583
Log:
Web site fixes.
Modified:
jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt
jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml
jakarta/commons/proper/io/branches/b1_3/xdocs/upgradeto1_3_2.xml
Modified: jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt?view=diff&rev=552583&r1=552582&r2=552583
==============================================================================
--- jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/io/branches/b1_3/RELEASE-NOTES.txt Mon Jul 2
13:27:13 2007
@@ -40,7 +40,9 @@
- Created the FileCleaningTracker, basically a non-static version of the
FileCleaner, which can be controlled by the user. [IO-116]
-- The FileCleaner is deprecated.
+- The FileCleaner is deprecated. (For reasons of compatibility, the
+ deprecation warnings are hidden within the 1.3 branch. They'll be
+ visible, as of version 1.4.)
Bug fixes from 1.3.1
Modified: jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml?view=diff&rev=552583&r1=552582&r2=552583
==============================================================================
--- jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml (original)
+++ jakarta/commons/proper/io/branches/b1_3/src/changes/changes.xml Mon Jul 2
13:27:13 2007
@@ -39,7 +39,7 @@
</properties>
<body>
- <release version="1.3.2" date="2007-May-16">
+ <release version="1.3.2" date="2007-Jul-02">
<action dev="jochen" type="fix" issue="IO-115">
Some tests, which are implicitly assuming a Unix-like file
system, are now skipped on Windows.
Modified: jakarta/commons/proper/io/branches/b1_3/xdocs/upgradeto1_3_2.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/io/branches/b1_3/xdocs/upgradeto1_3_2.xml?view=diff&rev=552583&r1=552582&r2=552583
==============================================================================
--- jakarta/commons/proper/io/branches/b1_3/xdocs/upgradeto1_3_2.xml (original)
+++ jakarta/commons/proper/io/branches/b1_3/xdocs/upgradeto1_3_2.xml Mon Jul 2
13:27:13 2007
@@ -61,7 +61,9 @@
- Created the FileCleaningTracker, basically a non-static version of the
FileCleaner, which can be controlled by the user. [IO-116]
-- The FileCleaner is deprecated.
+- The FileCleaner is deprecated. (For reasons of compatibility, the
+ deprecation warnings are hidden within the 1.3 branch. They'll be
+ visible, as of version 1.4.)
Bug fixes from 1.3.1
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]