You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/12/19 15:32:27 UTC

svn commit: r1050861 - in /axis/axis2/java/sandesha/trunk: etc/ etc/sandesha2.rdf src/site/site.xml src/site/xdoc/index.xml

Author: veithen
Date: Sun Dec 19 14:32:27 2010
New Revision: 1050861

URL: http://svn.apache.org/viewvc?rev=1050861&view=rev
Log:
Implemented Apache Project Branding Requirements.

Added:
    axis/axis2/java/sandesha/trunk/etc/
    axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf
Modified:
    axis/axis2/java/sandesha/trunk/src/site/site.xml
    axis/axis2/java/sandesha/trunk/src/site/xdoc/index.xml

Added: axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf?rev=1050861&view=auto
==============================================================================
--- axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf (added)
+++ axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf Sun Dec 19 14:32:27 2010
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#" 
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
+         xmlns:asfext="http://projects.apache.org/ns/asfext#"
+	 xmlns:foaf="http://xmlns.com/foaf/0.1/">
+  <Project rdf:about="http://ws.apache.org/commons/axiom/">
+    <created>2010-12-19</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
+    <name>Apache Axiom</name>
+    <homepage rdf:resource="http://axis.apache.org/axis2/java/sandesha/"/>
+    <asfext:pmc rdf:resource="http://axis.apache.org"/>
+    <shortdesc>Apache Sandesha2 is an Axis2 module implementing WS-RM.</shortdesc>
+    <description>Apache Sandesha2 is an Axis2 module that implements the WS-ReliableMessaging specification. It can be used both on the client side and on the server side.</description>
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/SANDESHA2"/>
+    <mailing-list rdf:resource="http://axis.apache.org/axis2/java/sandesha/mail-lists.html"/>
+    <download-page rdf:resource="http://axis.apache.org/axis2/java/sandesha/download.cgi"/>
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/xml"/>
+    <release><Version><name>Apache Sandesha2</name><created>08-10-2007</created><revision>1.3</revision></Version></release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/trunk"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Axis2 Development Team</foaf:name>
+        <foaf:mbox rdf:resource="mailto:java-dev@axis.apache.org?subject=[Sandesha2]"/>
+      </foaf:Person>
+    </maintainer>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>WS-ReliableMessaging</asfext:title>
+      <asfext:body>OASIS</asfext:body>
+      <asfext:id>WSRM</asfext:id>
+      <asfext:url rdf:resource="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ws-rx"/>
+    </asfext:Standard></asfext:implements>
+  </Project>
+</rdf:RDF>

Modified: axis/axis2/java/sandesha/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/src/site/site.xml?rev=1050861&r1=1050860&r2=1050861&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/src/site/site.xml (original)
+++ axis/axis2/java/sandesha/trunk/src/site/site.xml Sun Dec 19 14:32:27 2010
@@ -20,7 +20,7 @@
     <bannerLeft>
         <name>Apache Software Foundation</name>
         <src>http://www.apache.org/images/asf-logo.gif</src>
-        <href>http://apache.org/</href>
+        <href>http://www.apache.org/</href>
     </bannerLeft>
     <bannerRight>
         <name>Sandesha</name>
@@ -28,6 +28,10 @@
         <href>index.html</href>
     </bannerRight>
     <body>
+        <links>
+            <item name="Axis2" href="http://axis.apache.org/axis2/java/core/"/>
+            <item name="Apache" href="http://www.apache.org"/>
+        </links>
         <menu name="Apache Sandesha2">
             <item name="Home" href="index.html" />
             <item name="Downloads">
@@ -45,6 +49,10 @@
                 <item name="Issue Tracking" href="issue-tracking.html"/>
                 <item name="Source Repository" href="source-repository.html"/>
             </item>
+            <item name="License" href="http://www.apache.org/licenses/"/>
+            <item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/>
+            <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
+            <item name="Security" href="http://www.apache.org/security/"/>
         </menu>
     </body>
 </project>

Modified: axis/axis2/java/sandesha/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/src/site/xdoc/index.xml?rev=1050861&r1=1050860&r2=1050861&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/src/site/xdoc/index.xml (original)
+++ axis/axis2/java/sandesha/trunk/src/site/xdoc/index.xml Sun Dec 19 14:32:27 2010
@@ -25,14 +25,15 @@
     </properties>
     <body>
         <h1>Welcome to Apache Sandesha2</h1>
-        <p>Sandesha2 is an implementation of <a
+        <p>Apache Sandesha2&#x2122; is an Axis2 module that implements the <a
         href="http://www.ibm.com/developerworks/webservices/library/specification/ws-rm/" target="_blank">WS-ReliableMessaging
-        specification</a> published by IBM, Microsoft, BEA and TIBCO. Sandesha2 was
-        built on top of Axis2. Therefore by using Sandesha2 you can add reliable
+        specification</a> published by IBM, Microsoft, BEA and TIBCO.
+        By using Sandesha2 you can add reliable
         messaging capability to the web services hosted using Axis2. Sandesha2 can
         also be used with Axis2 client to interact with already hosted web services
         in a reliable manner. Please see sandesha2 user guide for more information on
         using Sandesha2. Read Sandesha2 Architecture guide to see how Sandesha2 work
-        internally.</p>
+        internally.</p>
+        <p>Apache Sandesha2, Sandesha2, Apache, the Apache feather logo, and the Apache Sandesha2 project logo are trademarks of The Apache Software Foundation.</p>
     </body>
 </document>