Author: jani
Date: Tue Feb 6 10:17:52 2018
New Revision: 1823292
URL: http://svn.apache.org/viewvc?rev=1823292&view=rev
Log:
Updated DOAP file to reflect retirement
Modified:
ace/doap.rdf
Modified: ace/doap.rdf
URL:
http://svn.apache.org/viewvc/ace/doap.rdf?rev=1823292&r1=1823291&r2=1823292&view=diff
==============================================================================
--- ace/doap.rdf (original)
+++ ace/doap.rdf Tue Feb 6 10:17:52 2018
@@ -27,7 +27,7 @@
<programming-language>Java</programming-language>
<created>2012-04-14</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
- <asfext:pmc rdf:resource="http://ace.apache.org" />
+ <asfext:pmc rdf:resource="http://attic.apache.org" />
<shortdesc>Apache ACE is a distribution framework that allows you to
centrally manage and distribute software components, configuration data and
other artifacts to target systems. It is built using OSGi and can be deployed
in different topologies. The target systems are usually also OSGi based, but
don't have to be.</shortdesc>
<description>When assembling software out of reusable components, the task
of deploying software onto an ever increasing number of targets is not trivial
to solve. This becomes even harder when these targets require different
components based on who's using them.
@@ -35,7 +35,7 @@ Apache ACE allows you to group those com
<bug-database rdf:resource="https://issues.apache.org/jira/browse/ace" />
<mailing-list
rdf:resource="http://ace.apache.org/get-involved/mailing-lists.html" />
<download-page rdf:resource="http://ace.apache.org/downloads.html" />
- <category rdf:resource="http://projects.apache.org/category/osgi" />
+ <category rdf:resource="http://projects.apache.org/category/retired" />
<release>
<Version>
<name>Apache ACE 0.8.1</name>