You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jh...@apache.org on 2014/06/04 10:59:18 UTC

[1/2] git commit: update doap-file after git-migration

Repository: ant-antlibs-compress
Updated Branches:
  refs/heads/master 9b15cfdb9 -> 8ffb4f9bc


update doap-file after git-migration


Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/commit/e4092804
Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/tree/e4092804
Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/diff/e4092804

Branch: refs/heads/master
Commit: e4092804819a098f5ab2ee47f4e6453abd03ee2b
Parents: 9b15cfd
Author: Jan Mat�rne <jh...@apache.org>
Authored: Wed Jun 4 09:52:01 2014 +0200
Committer: Jan Mat�rne <jh...@apache.org>
Committed: Wed Jun 4 09:52:01 2014 +0200

----------------------------------------------------------------------
 doap_CompressAntlib.rdf | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/blob/e4092804/doap_CompressAntlib.rdf
----------------------------------------------------------------------
diff --git a/doap_CompressAntlib.rdf b/doap_CompressAntlib.rdf
index 8c0ede3..cc83b27 100644
--- a/doap_CompressAntlib.rdf
+++ b/doap_CompressAntlib.rdf
@@ -71,10 +71,10 @@
       </Version>
     </release>
     <repository>
-      <SVNRepository>
-        <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/compress"/>
-        <browse rdf:resource="http://svn.apache.org/viewvc/ant/antlibs/compress"/>
-      </SVNRepository>
+      <GitRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-compress.git"/>
+      </GitRepository>
     </repository>
   </Project>
 </rdf:RDF>


[2/2] git commit: sort releases 'newest first' as in all other doap-files

Posted by jh...@apache.org.
sort releases 'newest first' as in all other doap-files


Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/commit/8ffb4f9b
Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/tree/8ffb4f9b
Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/diff/8ffb4f9b

Branch: refs/heads/master
Commit: 8ffb4f9bcaaa6b2bdf982a8a8ad771609c530983
Parents: e409280
Author: Jan Mat�rne <jh...@apache.org>
Authored: Wed Jun 4 09:56:07 2014 +0200
Committer: Jan Mat�rne <jh...@apache.org>
Committed: Wed Jun 4 09:56:07 2014 +0200

----------------------------------------------------------------------
 doap_CompressAntlib.rdf | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/blob/8ffb4f9b/doap_CompressAntlib.rdf
----------------------------------------------------------------------
diff --git a/doap_CompressAntlib.rdf b/doap_CompressAntlib.rdf
index cc83b27..b3599d3 100644
--- a/doap_CompressAntlib.rdf
+++ b/doap_CompressAntlib.rdf
@@ -37,16 +37,16 @@
     <category rdf:resource="http://projects.apache.org/category/build-management" />
     <release>
       <Version>
-        <name>Apache Compress Ant Library 1.0</name>
-        <created>2010-08-30</created>
-        <revision>1.0</revision>
+        <name>Apache Compress Ant Library 1.4</name>
+        <created>2014-01-29</created>
+        <revision>1.4</revision>
       </Version>
     </release>
     <release>
       <Version>
-        <name>Apache Compress Ant Library 1.1</name>
-        <created>2011-11-05</created>
-        <revision>1.1</revision>
+        <name>Apache Compress Ant Library 1.3</name>
+        <created>2013-11-07</created>
+        <revision>1.3</revision>
       </Version>
     </release>
     <release>
@@ -58,16 +58,16 @@
     </release>
     <release>
       <Version>
-        <name>Apache Compress Ant Library 1.3</name>
-        <created>2013-11-07</created>
-        <revision>1.3</revision>
+        <name>Apache Compress Ant Library 1.1</name>
+        <created>2011-11-05</created>
+        <revision>1.1</revision>
       </Version>
     </release>
     <release>
       <Version>
-        <name>Apache Compress Ant Library 1.4</name>
-        <created>2014-01-29</created>
-        <revision>1.4</revision>
+        <name>Apache Compress Ant Library 1.0</name>
+        <created>2010-08-30</created>
+        <revision>1.0</revision>
       </Version>
     </release>
     <repository>