Author: bodewig
Date: Sat Nov 5 06:41:39 2011
New Revision: 1197894
URL: http://svn.apache.org/viewvc?rev=1197894&view=rev
Log:
1.1 released
Modified:
ant/antlibs/compress/trunk/changes.xml
ant/antlibs/compress/trunk/doap_CompressAntlib.rdf
Modified: ant/antlibs/compress/trunk/changes.xml
URL:
http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/changes.xml?rev=1197894&r1=1197893&r2=1197894&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/changes.xml (original)
+++ ant/antlibs/compress/trunk/changes.xml Sat Nov 5 06:41:39 2011
@@ -37,7 +37,7 @@
<title>Apache Compress Ant Library</title>
</properties>
- <release version="1.1" date="unpublished">
+ <release version="1.1" date="2011-11-05">
<action type="update" breaks-bwc="true">
The Apache Compress Antlib now requires Apache Commons
Compress 1.3 which in turn requires Java5 at runtime.
Modified: ant/antlibs/compress/trunk/doap_CompressAntlib.rdf
URL:
http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/doap_CompressAntlib.rdf?rev=1197894&r1=1197893&r2=1197894&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/doap_CompressAntlib.rdf (original)
+++ ant/antlibs/compress/trunk/doap_CompressAntlib.rdf Sat Nov 5 06:41:39 2011
@@ -28,7 +28,7 @@
<asfext:pmc rdf:resource="http://ant.apache.org/" />
<shortdesc>Provides Support for Some Archive Formats not Supported by
Ant's Core</shortdesc>
<description>This is a library of Ant tasks and types uses Apache
- Commons Compress to support additional archive formats like ar
+ Commons Compress to support additional archive formats like ar, pack200
and cpio.</description>
<bug-database
rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Ant" />
<mailing-list rdf:resource="http://ant.apache.org/mail.html" />
@@ -42,6 +42,13 @@
<revision>1.0</revision>
</Version>
</release>
+ <release>
+ <Version>
+ <name>Apache Compress Ant Library 1.1</name>
+ <created>2011-11-05</created>
+ <revision>1.1</revision>
+ </Version>
+ </release>
<repository>
<SVNRepository>
<location
rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/compress"/>