Author: bayard
Date: Sat Dec 10 07:48:06 2016
New Revision: 1773498

URL: http://svn.apache.org/viewvc?rev=1773498&view=rev
Log:
Updating DOAP as part of moving Etch to the Attic

Modified:
    etch/site/trunk/infra/doap_Etch.rdf

Modified: etch/site/trunk/infra/doap_Etch.rdf
URL: 
http://svn.apache.org/viewvc/etch/site/trunk/infra/doap_Etch.rdf?rev=1773498&r1=1773497&r2=1773498&view=diff
==============================================================================
--- etch/site/trunk/infra/doap_Etch.rdf (original)
+++ etch/site/trunk/infra/doap_Etch.rdf Sat Dec 10 07:48:06 2016
@@ -26,7 +26,8 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache Etch</name>
     <homepage rdf:resource="http://etch.apache.org"; />
-    <asfext:pmc 
rdf:resource="http://svn.apache.org/repos/asf/etch/site/trunk/infra/doap_Etch_PMC.rdf";
 />
+    <!-- <asfext:pmc 
rdf:resource="http://svn.apache.org/repos/asf/etch/site/trunk/infra/doap_Etch_PMC.rdf";
 /> -->
+    <asfext:pmc rdf:resource="http://attic.apache.org"; />
     <shortdesc>Apache Etch provides is a cross-platform, language- and 
transport-independent RPC-like messaging framework.</shortdesc>
     <description>Etch is a cross-platform, language- and transport-independent 
framework for building and consuming network services. The Etch toolset 
includes a network service description language, a compiler, and binding 
libraries for a variety of programming languages. Etch is also 
transport-independent, allowing for a variety of different transports to be 
used based on need and circumstance. The goal of Etch is to make it simple to 
define small, focused services that can be easily accessed, combined, and 
deployed in a similar manner. With Etch, service development and consumption 
becomes no more difficult than library development and 
consumption.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/ETCH"; />
@@ -42,6 +43,7 @@
     <category 
rdf:resource="http://projects.apache.org/category/network-server"; />
     <category 
rdf:resource="http://projects.apache.org/category/network-client"; />
     <category rdf:resource="http://projects.apache.org/category/library"; />
+    <category rdf:resource="http://projects.apache.org/category/retired"; />
     <release>
       <Version>
         <name>Apache Etch</name>


Reply via email to