Author: sagara
Date: Thu Mar 10 03:03:22 2011
New Revision: 1080114

URL: http://svn.apache.org/viewvc?rev=1080114&view=rev
Log:
Added 1.0M9 details. 

Modified:
    webservices/woden/trunk/java/doap_Woden.rdf

Modified: webservices/woden/trunk/java/doap_Woden.rdf
URL: 
http://svn.apache.org/viewvc/webservices/woden/trunk/java/doap_Woden.rdf?rev=1080114&r1=1080113&r2=1080114&view=diff
==============================================================================
--- webservices/woden/trunk/java/doap_Woden.rdf (original)
+++ webservices/woden/trunk/java/doap_Woden.rdf Thu Mar 10 03:03:22 2011
@@ -28,9 +28,9 @@
     <homepage rdf:resource="http://ws.apache.org/woden/"; />
     <asfext:pmc rdf:resource="http://webservices.apache.org"; />
     <shortdesc>The Woden project is a subproject of the Apache Web Services to 
develop a Java class library for reading, manipulating, creating and writing 
WSDL documents, initially to support WSDL 2.0 but with the longer term aim of 
supporting past, present and future versions of WSDL</shortdesc>
-    <description>The Woden project is a subproject of the Apache Web Services 
Project to develop a Java class library for reading, manipulating, creating and 
writing WSDL documents, initially to support WSDL 2.0 but with the longer term 
aim of supporting past, present and future versions of WSDL.
-
-There are two main deliverables: an API and an implementation. The Woden API 
will consist of a set of Java interfaces. The WSDL 2.0-specific portion of the 
Woden API will conform to the W3C WSDL 2.0 specification. The implementation 
will be a high performance implementation directly usable in other Apache 
projects such as Axis2.
+    <description>The Woden project is a subproject of the Apache Web Services 
Project to develop a Java class library for reading, manipulating, creating and 
writing WSDL documents, initially to support WSDL 2.0 but with the longer term 
aim of supporting past, present and future versions of WSDL.
+
+There are two main deliverables: an API and an implementation. The Woden API 
will consist of a set of Java interfaces. The WSDL 2.0-specific portion of the 
Woden API will conform to the W3C WSDL 2.0 specification. The implementation 
will be a high performance implementation directly usable in other Apache 
projects such as Axis2.
 </description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/Woden"; />
     <mailing-list rdf:resource="http://ws.apache.org/woden/mailinglists.html"; 
/>
@@ -39,10 +39,15 @@ There are two main deliverables: an API 
     <category rdf:resource="http://projects.apache.org/category/xml"; />
     <release>
       <Version>
-        <name>Woden</name>
+        <name>Apache Woden</name>
         <created>2008-04-09</created>
         <revision>1.0M8</revision>
       </Version>
+      <Version>
+        <name>Apache Woden</name>
+        <created>2011-02-17</created>
+        <revision>1.0M9</revision>
+     </Version>
     </release>
     <repository>
       <SVNRepository>


Reply via email to