Author: bodewig
Date: Sun Jul 31 05:43:43 2011
New Revision: 1152549

URL: http://svn.apache.org/viewvc?rev=1152549&view=rev
Log:
interim commit for a site build with release date but 1.2 Javadocs

Modified:
    commons/proper/compress/trunk/pom.xml
    commons/proper/compress/trunk/src/changes/changes.xml

Modified: commons/proper/compress/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=1152549&r1=1152548&r2=1152549&view=diff
==============================================================================
--- commons/proper/compress/trunk/pom.xml (original)
+++ commons/proper/compress/trunk/pom.xml Sun Jul 31 05:43:43 2011
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-compress</artifactId>
-  <version>1.3-SNAPSHOT</version>
+  <version>1.2</version>
   <name>Commons Compress</name>
   <url>http://commons.apache.org/compress/</url>
   <description>

Modified: commons/proper/compress/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/changes/changes.xml?rev=1152549&r1=1152548&r2=1152549&view=diff
==============================================================================
--- commons/proper/compress/trunk/src/changes/changes.xml (original)
+++ commons/proper/compress/trunk/src/changes/changes.xml Sun Jul 31 05:43:43 
2011
@@ -44,7 +44,10 @@ The <action> type attribute can be add,u
     <title>commons-compress</title>
   </properties>
   <body>
-    <release version="1.2" date="as in SVN"
+    <release version="1.3" date="unreleased"
+             description="Release 1.3 - API compatible to 1.2 but requires 
Java5 at runtime">
+    </release>
+    <release version="1.2" date="2011-07-31"
              description="Release 1.2 - a bugfix release, the last release 
expected to be compatible with Java 1.4">
       <action issue="COMPRESS-129" type="fix" date="2011-07-26">
         ZipArchiveInputStream could fail with a "Truncated ZIP" error


Reply via email to