Author: bodewig
Date: Tue Nov 16 16:11:28 2010
New Revision: 1035673

URL: http://svn.apache.org/viewvc?rev=1035673&view=rev
Log:
Initial DOAP descriptors for all 'proper' Antlibs

Added:
    ant/antlibs/props/trunk/doap_PropsAntlib.rdf
      - copied, changed from r1035670, 
ant/antlibs/compress/trunk/doap_CompressAntlib.rdf
    ant/antlibs/vss/trunk/doap_VSSAntlib.rdf
      - copied, changed from r1035670, 
ant/antlibs/compress/trunk/doap_CompressAntlib.rdf

Copied: ant/antlibs/props/trunk/doap_PropsAntlib.rdf (from r1035670, 
ant/antlibs/compress/trunk/doap_CompressAntlib.rdf)
URL: 
http://svn.apache.org/viewvc/ant/antlibs/props/trunk/doap_PropsAntlib.rdf?p2=ant/antlibs/props/trunk/doap_PropsAntlib.rdf&p1=ant/antlibs/compress/trunk/doap_CompressAntlib.rdf&r1=1035670&r2=1035673&rev=1035673&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/doap_CompressAntlib.rdf (original)
+++ ant/antlibs/props/trunk/doap_PropsAntlib.rdf Tue Nov 16 16:11:28 2010
@@ -20,32 +20,25 @@
          xmlns="http://usefulinc.com/ns/doap#"; 
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
          xmlns:asfext="http://projects.apache.org/ns/asfext#";>
-  <Project rdf:about="http://ant.apache.org/antlibs/compress/";>
+  <Project rdf:about="http://ant.apache.org/antlibs/props/";>
     <created>2009-07-31</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
-    <name>Apache Compress Ant Library</name>
-    <homepage rdf:resource="http://ant.apache.org/antlibs/compress/"; />
+    <name>Apache Props Ant Library</name>
+    <homepage rdf:resource="http://ant.apache.org/antlibs/props/"; />
     <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
-      and cpio.</description>
+    <shortdesc>The Apache Props Antlib is a library of supplementary handlers 
for Apache Ant properties resolution.</shortdesc>
+    <description>The Apache Props Antlib is a library of supplementary 
handlers for Apache Ant properties resolution.
+
+The types provided are instances of 
org.apache.tools.ant.PropertyHelper.Delegate and can be invoked using the 
&lt;propertyhelper&gt; task provided in Ant 1.8.0.</description>
     <bug-database 
rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Ant"; />
     <mailing-list rdf:resource="http://ant.apache.org/mail.html"; />
     <download-page 
rdf:resource="http://ant.apache.org/antlibs/bindownload.cgi"; />
     <programming-language>Java</programming-language>
     <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>
-      </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"/>
+        <location 
rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/props"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/ant/antlibs/props"/>
       </SVNRepository>
     </repository>
   </Project>

Copied: ant/antlibs/vss/trunk/doap_VSSAntlib.rdf (from r1035670, 
ant/antlibs/compress/trunk/doap_CompressAntlib.rdf)
URL: 
http://svn.apache.org/viewvc/ant/antlibs/vss/trunk/doap_VSSAntlib.rdf?p2=ant/antlibs/vss/trunk/doap_VSSAntlib.rdf&p1=ant/antlibs/compress/trunk/doap_CompressAntlib.rdf&r1=1035670&r2=1035673&rev=1035673&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/doap_CompressAntlib.rdf (original)
+++ ant/antlibs/vss/trunk/doap_VSSAntlib.rdf Tue Nov 16 16:11:28 2010
@@ -20,32 +20,23 @@
          xmlns="http://usefulinc.com/ns/doap#"; 
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
          xmlns:asfext="http://projects.apache.org/ns/asfext#";>
-  <Project rdf:about="http://ant.apache.org/antlibs/compress/";>
+  <Project rdf:about="http://ant.apache.org/antlibs/vss/";>
     <created>2009-07-31</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
-    <name>Apache Compress Ant Library</name>
-    <homepage rdf:resource="http://ant.apache.org/antlibs/compress/"; />
+    <name>Apache VSS Ant Library</name>
+    <homepage rdf:resource="http://ant.apache.org/antlibs/proper.html"; />
     <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
-      and cpio.</description>
+    <shortdesc>Microsoft Visual Source Safe support for Apache Ant.</shortdesc>
+    <description>The Apache VSS Antlib provides an interface to the Microsoft 
Visual SourceSafe SCM. The original Ant tasks have been expanded upon in this 
Antlib. Some fixes to issues in the original tasks have also been 
incorporated.</description>
     <bug-database 
rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Ant"; />
     <mailing-list rdf:resource="http://ant.apache.org/mail.html"; />
     <download-page 
rdf:resource="http://ant.apache.org/antlibs/bindownload.cgi"; />
     <programming-language>Java</programming-language>
     <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>
-      </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"/>
+        <location 
rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/vss"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/ant/antlibs/vss"/>
       </SVNRepository>
     </repository>
   </Project>


Reply via email to