Author: bodewig
Date: Tue Feb 9 13:59:37 2010
New Revision: 908036
URL: http://svn.apache.org/viewvc?rev=908036&view=rev
Log:
update doap file
Modified:
ant/core/trunk/doap_Ant.rdf
Modified: ant/core/trunk/doap_Ant.rdf
URL:
http://svn.apache.org/viewvc/ant/core/trunk/doap_Ant.rdf?rev=908036&r1=908035&r2=908036&view=diff
==============================================================================
--- ant/core/trunk/doap_Ant.rdf (original)
+++ ant/core/trunk/doap_Ant.rdf Tue Feb 9 13:59:37 2010
@@ -27,7 +27,7 @@
<homepage rdf:resource="http://ant.apache.org" />
<asfext:pmc rdf:resource="http://ant.apache.org" />
<shortdesc>Java-based build tool</shortdesc>
- <description>Apache Ant is a Java-based build tool. In theory, it is kind
of like Make, but without Make's wrinkles.</description>
+ <description>Apache Ant is a Java-based build tool.</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/bindownload.cgi" />
@@ -35,6 +35,13 @@
<category
rdf:resource="http://projects.apache.org/category/build-management" />
<release>
<Version>
+ <name>Apache Ant 1.8.0</name>
+ <created>2010-02-08</created>
+ <revision>1.8.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
<name>Apache Ant 1.7.1</name>
<created>2008-06-27</created>
<revision>1.7.1</revision>
@@ -50,7 +57,7 @@
<repository>
<SVNRepository>
<location rdf:resource="http://svn.apache.org/repos/asf/ant"/>
- <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/ant"/>
+ <browse rdf:resource="http://svn.apache.org/viewvc/ant"/>
</SVNRepository>
</repository>
</Project>