Author: bodewig
Date: Wed Jan 29 10:09:58 2014
New Revision: 1562394
URL: http://svn.apache.org/r1562394
Log:
post release house-keeping
Modified:
ant/antlibs/compress/trunk/changes.xml
ant/antlibs/compress/trunk/doap_CompressAntlib.rdf
ant/antlibs/compress/trunk/version.properties
Modified: ant/antlibs/compress/trunk/changes.xml
URL:
http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/changes.xml?rev=1562394&r1=1562393&r2=1562394&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/changes.xml (original)
+++ ant/antlibs/compress/trunk/changes.xml Wed Jan 29 10:09:58 2014
@@ -37,7 +37,10 @@
<title>Apache Compress Ant Library</title>
</properties>
- <release version="1.4" date="unreleased">
+ <release version="1.5" date="unreleased">
+ </release>
+
+ <release version="1.4" date="2014-01-29">
<action type="update" breaks-bwc="true">
The Apache Compress Antlib now requires Apache Commons
Compress 1.7 if you want to work with Snappy or .Z compressed
Modified: ant/antlibs/compress/trunk/doap_CompressAntlib.rdf
URL:
http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/doap_CompressAntlib.rdf?rev=1562394&r1=1562393&r2=1562394&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/doap_CompressAntlib.rdf (original)
+++ ant/antlibs/compress/trunk/doap_CompressAntlib.rdf Wed Jan 29 10:09:58 2014
@@ -63,6 +63,13 @@
<revision>1.3</revision>
</Version>
</release>
+ <release>
+ <Version>
+ <name>Apache Compress Ant Library 1.4</name>
+ <created>2014-01-29</created>
+ <revision>1.4</revision>
+ </Version>
+ </release>
<repository>
<SVNRepository>
<location
rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/compress"/>
Modified: ant/antlibs/compress/trunk/version.properties
URL:
http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/version.properties?rev=1562394&r1=1562393&r2=1562394&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/version.properties (original)
+++ ant/antlibs/compress/trunk/version.properties Wed Jan 29 10:09:58 2014
@@ -12,4 +12,4 @@
# 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.
-artifact.version=1.4Alpha
+artifact.version=1.5Alpha