You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2006/03/12 01:00:40 UTC

svn commit: r385206 - in /jakarta/commons/proper/io/trunk: src/conf/MANIFEST.MF xdocs/building.xml xdocs/index.xml xdocs/issue-tracking.xml xdocs/navigation.xml xdocs/upgradeto1_2.xml

Author: scolebourne
Date: Sat Mar 11 16:00:39 2006
New Revision: 385206

URL: http://svn.apache.org/viewcvs?rev=385206&view=rev
Log:
Prepare for v1.2

Added:
    jakarta/commons/proper/io/trunk/xdocs/upgradeto1_2.xml   (with props)
Modified:
    jakarta/commons/proper/io/trunk/src/conf/MANIFEST.MF
    jakarta/commons/proper/io/trunk/xdocs/building.xml
    jakarta/commons/proper/io/trunk/xdocs/index.xml
    jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml
    jakarta/commons/proper/io/trunk/xdocs/navigation.xml

Modified: jakarta/commons/proper/io/trunk/src/conf/MANIFEST.MF
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/src/conf/MANIFEST.MF?rev=385206&r1=385205&r2=385206&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/src/conf/MANIFEST.MF (original)
+++ jakarta/commons/proper/io/trunk/src/conf/MANIFEST.MF Sat Mar 11 16:00:39 2006
@@ -1,10 +1,10 @@
 Manifest-Version: 1.0
 Package: org.apache.commons.io
 Extension-Name: commons-io
-Specification-Version: @version@
+Specification-Version: 1.2
 Specification-Vendor: Apache Software Foundation
 Specification-Title: Commons IO
-Implementation-Version: @version@
+Implementation-Version: 1.2
 Implementation-Vendor: Apache Software Foundation
 Implementation-Title: Commons IO
 Implementation-Vendor-Id: org.apache

Modified: jakarta/commons/proper/io/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/building.xml?rev=385206&r1=385205&r2=385206&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/building.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/building.xml Sat Mar 11 16:00:39 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2002-2005 The Apache Software Foundation.
+Copyright 2002-2006 The Apache Software Foundation.
  
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -27,7 +27,9 @@
   <a href="http://ant.apache.org">Ant</a> as a build system.
 </p>
 <p>
-  You may also be interested in the <a href="upgradeto1_1.html">upgrade notes</a>.
+  You may also be interested in the upgrade notes:<br />
+  Upgrade <a href="upgradeto1_2.html">from 1.1 to 1.2</a><br />
+  Upgrade <a href="upgradeto1_1.html">from 1.0 to 1.1</a><br />
 </p>
 </section>
 <!-- ================================================== -->
@@ -43,6 +45,10 @@
   <p>
     To build the full website, run "maven site".
     The result will be in "target/docs".
+  </p>
+  <p>
+	Further details can be found in the
+	<a href="http://jakarta.apache.org/commons/building.html">commons build instructions</a>.
   </p>
 </section>
 <!-- ================================================== -->

Modified: jakarta/commons/proper/io/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/index.xml?rev=385206&r1=385205&r2=385206&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/index.xml Sat Mar 11 16:00:39 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2002-2005 The Apache Software Foundation.
+Copyright 2002-2006 The Apache Software Foundation.
  
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -45,8 +45,8 @@
 The JavaDoc API documents are available online:
 </p>
 <ul>
-<li>The <a href="api-release/index.html">current release 1.1</a></li>
-<li>The <a href="api-1.0/index.html">previous version 1.0</a></li>
+<li>The <a href="api-release/index.html">current release 1.2</a></li>
+<li>The <a href="api-1.1/index.html">previous version 1.1</a></li>
 <li>The <a href="apidocs/index.html">latest SVN</a></li>
 </ul>
 <p>
@@ -57,9 +57,9 @@
 <!-- ================================================== -->
 <section name="Releases">
 <p>
-The latest version is v1.1. - 
+The latest version is v1.2. - 
 <a href="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi">Download now!</a><br />
-The <a href="upgradeto1_1.html">upgrade notes</a> are also available.
+The <a href="upgradeto1_2.html">upgrade notes</a> are also available.
 
 </p>
 <p>

Modified: jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml?rev=385206&r1=385205&r2=385206&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/issue-tracking.xml Sat Mar 11 16:00:39 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2005 The Apache Software Foundation.
+Copyright 2005-2006 The Apache Software Foundation.
  
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -34,7 +34,7 @@
   If you find your issue listed then please add a comment with your details.</li>
   <li><a href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
   You may find your issue or idea has already been discussed.</li>
-  <li><a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Commons&amp;component=IO&amp;version=1.1%20Final&amp;short_desc=%5Bio%5D%20%22Your%20subject%20heading%20here%22&amp;comment=Please%20provide%20details%20here.%20Its%20best%20to%20submit%20patches%20that%20alter%0D%0Aexisting%20file%20content%20in%20%22unified%20diff%22%20format.%20%0D%0A%0D%0ASubmissions%20that%20provide%20new%20files%20can%20be%20supplied%20as%20direct%20file%0D%0Aattachments%20or%20archives%20in%20zip%20or%20tar.gz%20format.%20please%20be%20kind%20%0D%0Aenough%20to%20identify%20the%20format%20of%20the%20attached%20archive%20as%20bugzilla%0D%0Atends%20to%20strip%20these%20characterstics%20by%20removing%20the%20files%20extension.">Submit a bug report or enhancement request</a>.
+  <li><a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Commons&amp;component=IO&amp;version=1.2%20Final&amp;short_desc=%5Bio%5D%20%22Your%20subject%20heading%20here%22&amp;comment=Please%20provide%20details%20here.%20Its%20best%20to%20submit%20patches%20that%20alter%0D%0Aexisting%20file%20content%20in%20%22unified%20diff%22%20format.%20%0D%0A%0D%0ASubmissions%20that%20provide%20new%20files%20can%20be%20supplied%20as%20direct%20file%0D%0Aattachments%20or%20archives%20in%20zip%20or%20tar.gz%20format.%20please%20be%20kind%20%0D%0Aenough%20to%20identify%20the%20format%20of%20the%20attached%20archive%20as%20bugzilla%0D%0Atends%20to%20strip%20these%20characterstics%20by%20removing%20the%20files%20extension.">Submit a bug report or enhancement request</a>.
   Please prefix all new issues with [io] in the summary line.
   </li>
   </ol>

Modified: jakarta/commons/proper/io/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/navigation.xml?rev=385206&r1=385205&r2=385206&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/io/trunk/xdocs/navigation.xml Sat Mar 11 16:00:39 2006
@@ -15,7 +15,7 @@
       <item name="Users guide" href="/description.html"/>
       <item name="Best practices" href="/bestpractices.html"/>
       <!--item name="History" href="/history.html"/-->
-      <item name="Javadoc (1.1 release)" href="api-release/index.html"/>
+      <item name="Javadoc (1.2 release)" href="api-release/index.html"/>
     </menu>
     
     <menu name="Development">

Added: jakarta/commons/proper/io/trunk/xdocs/upgradeto1_2.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/xdocs/upgradeto1_2.xml?rev=385206&view=auto
==============================================================================
--- jakarta/commons/proper/io/trunk/xdocs/upgradeto1_2.xml (added)
+++ jakarta/commons/proper/io/trunk/xdocs/upgradeto1_2.xml Sat Mar 11 16:00:39 2006
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<!--
+Copyright 2006 The Apache Software Foundation.
+ 
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<document>
+ <properties>
+  <title>Upgrade from 1.1 to 1.2</title>
+  <author email="commons-dev@jakarta.apache.org">Commons Documentation Team</author>
+ </properties>
+<body>
+
+<section name="Upgrade">
+<p>
+These are the release notes and advice for upgrading Commons-IO from
+version 1.1 to version 1.2.
+<source>
+Commons IO is a package of Java utility classes for java.io's hierarchy.  
+Classes in this package are considered to be so standard and of such high 
+reuse as to justify existence in java.io.
+
+Commons IO contains utility classes, stream implementations, file filters, 
+and endian transformation classes.
+
+
+Compatibility with 1.1
+----------------------
+Binary compatible - Yes
+
+Source compatible - Yes
+
+Semantic compatible - Yes
+
+
+Deprecations from 1.1
+---------------------
+
+
+Bug fixes from 1.1
+------------------
+- FileSystemUtils.freeSpace(drive)
+  Fix to allow Windows based command to function in French locale
+
+- FileUtils.read*
+  Increase certainty that files are closed in case of error
+
+
+Enhancements from 1.1
+---------------------
+- AgeFileFilter/SizeFileFilter
+  New file filters that compares against the age and size of the file
+
+- FileSystemUtils.freeSpaceKb(drive)
+  New method that unifies result to be in kilobytes [38574]
+
+- FileUtils.contentEquals(File,File)
+  Performance improved by adding length and file location checking
+
+- FileUtils.iterateFiles
+  Two new method to provide direct access to iterators over files
+
+- FileUtils.lineIterator
+  IOUtils.lineIterator
+  New methods to provide an iterator over the lines in a file [38083]
+
+- FileUtils.copyDirectoryToDirectory
+  New method to copy a directory to within another directory [36315]
+
+</source>
+</p>
+</section>
+
+</body>
+</document>

Propchange: jakarta/commons/proper/io/trunk/xdocs/upgradeto1_2.xml
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org