You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2010/09/27 14:51:53 UTC

svn commit: r1001713 - in /santuario/trunk: doap_Santuario.rdf doap_XML_Security_Java.rdf

Author: coheigea
Date: Mon Sep 27 12:51:52 2010
New Revision: 1001713

URL: http://svn.apache.org/viewvc?rev=1001713&view=rev
Log:
Renaming the doap file.
 - Added C++ info to the doap file.
 - Pointed to the mirror page for download instead.

Added:
    santuario/trunk/doap_Santuario.rdf
      - copied, changed from r1000771, santuario/trunk/doap_XML_Security_Java.rdf
Removed:
    santuario/trunk/doap_XML_Security_Java.rdf

Copied: santuario/trunk/doap_Santuario.rdf (from r1000771, santuario/trunk/doap_XML_Security_Java.rdf)
URL: http://svn.apache.org/viewvc/santuario/trunk/doap_Santuario.rdf?p2=santuario/trunk/doap_Santuario.rdf&p1=santuario/trunk/doap_XML_Security_Java.rdf&r1=1000771&r2=1001713&rev=1001713&view=diff
==============================================================================
--- santuario/trunk/doap_XML_Security_Java.rdf (original)
+++ santuario/trunk/doap_Santuario.rdf Mon Sep 27 12:51:52 2010
@@ -22,8 +22,9 @@
     <shortdesc>Library implementing XML Digital Signature Specification &amp; XML Encryption Specification</shortdesc>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Security" />
     <mailing-list rdf:resource="http://santuario.apache.org/mail/dev/" />
-    <download-page rdf:resource="http://santuario.apache.org/dist" />
+    <download-page rdf:resource="http://santuario.apache.org/mirrors.cgi" />
     <programming-language>Java</programming-language>
+    <programming-language>C++</programming-language>
     <category rdf:resource="http://projects.apache.org/category/xml" />
     <release>
       <Version>
@@ -32,6 +33,13 @@
         <revision>1.4.3</revision>
       </Version>
     </release>
+    <release>
+      <Version>
+        <name>XML Security (C++) 1.5.1</name>
+        <created>2009-07</created>
+        <revision>1.5.1</revision>
+      </Version>
+    </release>
     <repository>
       <SVNRepository>
         <location rdf:resource="https://svn.apache.org/repos/asf/santuario"/>
@@ -77,7 +85,7 @@
       <asfext:id>Exclusive XML Encryption</asfext:id>
       <asfext:url rdf:resource="http://www.w3.org/TR/2002/CR-xmlenc-core-20020304/"/>
     </asfext:Standard>
-	</asfext:implements>
+    </asfext:implements>
 
   </Project>
 </rdf:RDF>