You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2010/05/19 18:15:25 UTC

svn commit: r946255 - in /webservices/juddi/trunk/src/site: site.xml xdoc/index.xml xdoc/releases.xml

Author: kstam
Date: Wed May 19 16:15:25 2010
New Revision: 946255

URL: http://svn.apache.org/viewvc?rev=946255&view=rev
Log:
updating site for 3.0.2

Modified:
    webservices/juddi/trunk/src/site/site.xml
    webservices/juddi/trunk/src/site/xdoc/index.xml
    webservices/juddi/trunk/src/site/xdoc/releases.xml

Modified: webservices/juddi/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/src/site/site.xml?rev=946255&r1=946254&r2=946255&view=diff
==============================================================================
--- webservices/juddi/trunk/src/site/site.xml (original)
+++ webservices/juddi/trunk/src/site/site.xml Wed May 19 16:15:25 2010
@@ -1,83 +1,83 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  ~  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.
-  -->
-
-<project name="Apache jUDDI">
-
-    <bannerLeft>
-        <name>Apache jUDDI</name>
-        <src>images/project-logo.gif</src>
-        <href>ws.apache.org/juddi/</href>
-    </bannerLeft>
-    <bannerRight>
-    <src>images/juddi.gif</src>
-  </bannerRight>
-    <skin>
-	    <groupId>org.apache.juddi</groupId>
-	    <artifactId>juddi-site-style</artifactId>
-		<version>1.0-SNAPSHOT</version>
-	</skin>
-
-    <publishDate format="dd MMM yyyy" position="right"/>
-
-    <body>
-        <breadcrumbs>
-      		<item name="Apache" href="http://www.apache.org/"/>
-      		<item name="WebServices" href="http://ws.apache.org/"/>
-    	</breadcrumbs>
-
-        <menu name="Apache jUDDI">
-            <item name="Welcome" href="index.html"/>
-            <item name="Get jUDDI">
-                <item name="Releases" href="releases.html"/>
-                <item name="Source Code" href="source-repository.html"/>
-            </item>
-            <item name="Participation" href="participate.html" description="Participation"/>
-            <item name="Documentation">
-                <item name="jUDDI Docs" href="docs.html"/>
-                <item name="Wiki" href="http://wiki.apache.org/ws/jUDDI"/>
-                <item name="UDDI Library" href="library.html" />
-                <item name="Javadocs v2" href="apidocs2/index.html"/>
-                <item name="Javadocs v3" href="apidocs/index.html"/>
-                <item name="XRef v3" href="xref/index.html"/>
-            </item>
-            <item name="Project Information">
-                <item name="Project Information" href="project-info.html"/>
-                <item name="Mailing Lists" href="mail-lists.html"/>
-                <item name="jUDDI Blog" href="http://apachejuddi.blogspot.com/" />
-                <item name="Issue Tracking" href="issue-tracking.html"/>
-                <item name="Dependencies" href="dependencies.html"/>
-                <item name="Project Team" href="team-list.html"/>
-                <item name="Project Summary" href="project-summary.html"/>
-            </item>
-            <item name="Related Projects">
-    			<item name="Apache Scout" href="http://ws.apache.org/scout/" description="Apache Scout"/>
-  			</item>
-  			<item name="Misc">
-    			<item name="Who We Are" href="who.html" description="Who We Are"/>
-    			<item name="Committer Notes" href="committers.html" description="Committer Notes"/>
-    			<item name="Sponsors" href="thanks.html" description="Thank you"/>
-    			<item name="Legal" href="legal.html" description="Legal Stuff"/>
-    			<item name="License" href="license.html" description="Apache 2.0 License"/>
-  			</item>
-        </menu>
-
-    </body>
-</project>
-
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  ~  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.
+  -->
+
+<project name="Apache jUDDI">
+
+    <bannerLeft>
+        <name>Apache jUDDI</name>
+        <src>images/project-logo.gif</src>
+        <href>ws.apache.org/juddi/</href>
+    </bannerLeft>
+    <bannerRight>
+    <src>images/juddi.gif</src>
+  </bannerRight>
+    <skin>
+	    <groupId>org.apache.juddi</groupId>
+	    <artifactId>juddi-site-style</artifactId>
+		<version>1.0</version>
+	</skin>
+
+    <publishDate format="dd MMM yyyy" position="right"/>
+
+    <body>
+        <breadcrumbs>
+      		<item name="Apache" href="http://www.apache.org/"/>
+      		<item name="WebServices" href="http://ws.apache.org/"/>
+    	</breadcrumbs>
+
+        <menu name="Apache jUDDI">
+            <item name="Welcome" href="index.html"/>
+            <item name="Get jUDDI">
+                <item name="Releases" href="releases.html"/>
+                <item name="Source Code" href="source-repository.html"/>
+            </item>
+            <item name="Participation" href="participate.html" description="Participation"/>
+            <item name="Documentation">
+                <item name="jUDDI Docs" href="docs.html"/>
+                <item name="Wiki" href="http://wiki.apache.org/ws/jUDDI"/>
+                <item name="UDDI Library" href="library.html" />
+                <item name="Javadocs v2" href="apidocs2/index.html"/>
+                <item name="Javadocs v3" href="apidocs/index.html"/>
+                <item name="XRef v3" href="xref/index.html"/>
+            </item>
+            <item name="Project Information">
+                <item name="Project Information" href="project-info.html"/>
+                <item name="Mailing Lists" href="mail-lists.html"/>
+                <item name="jUDDI Blog" href="http://apachejuddi.blogspot.com/" />
+                <item name="Issue Tracking" href="issue-tracking.html"/>
+                <item name="Dependencies" href="dependencies.html"/>
+                <item name="Project Team" href="team-list.html"/>
+                <item name="Project Summary" href="project-summary.html"/>
+            </item>
+            <item name="Related Projects">
+    			<item name="Apache Scout" href="http://ws.apache.org/scout/" description="Apache Scout"/>
+  			</item>
+  			<item name="Misc">
+    			<item name="Who We Are" href="who.html" description="Who We Are"/>
+    			<item name="Committer Notes" href="committers.html" description="Committer Notes"/>
+    			<item name="Sponsors" href="thanks.html" description="Thank you"/>
+    			<item name="Legal" href="legal.html" description="Legal Stuff"/>
+    			<item name="License" href="license.html" description="Apache 2.0 License"/>
+  			</item>
+        </menu>
+
+    </body>
+</project>
+

Modified: webservices/juddi/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/src/site/xdoc/index.xml?rev=946255&r1=946254&r2=946255&view=diff
==============================================================================
--- webservices/juddi/trunk/src/site/xdoc/index.xml (original)
+++ webservices/juddi/trunk/src/site/xdoc/index.xml Wed May 19 16:15:25 2010
@@ -61,6 +61,7 @@ under the License.
 	  </section>
       
 	  <section name="News">
+	    <p><strong>May, 2010</strong> Release 3.0.2</p>
 	    <p><strong>Oct 26, 2009</strong> Release 3.0.0</p>
 	    <p><strong>Aug 11, 2009</strong> <a href="http://apachejuddi.blogspot.com/2009/07/release-juddi-v2-thank-you-steve-viens.html">Release 2.0</a> and <a href="http://www.apache.org/dist/ws/juddi/2_0_1/">2.0.1</a></p>
 	    <p><strong>June 5, 2009</strong> Release 3.0.0.beta</p>

Modified: webservices/juddi/trunk/src/site/xdoc/releases.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/src/site/xdoc/releases.xml?rev=946255&r1=946254&r2=946255&view=diff
==============================================================================
--- webservices/juddi/trunk/src/site/xdoc/releases.xml (original)
+++ webservices/juddi/trunk/src/site/xdoc/releases.xml Wed May 19 16:15:25 2010
@@ -15,9 +15,14 @@
           <td><strong>Description</strong></td>
         </tr>
         <tr>
+          <td><a href="http://www.apache.org/dist/ws/juddi/3_0_2/">3.0.2</a></td>
+          <td>May 17, 2010</td>
+          <td>Stable 3.0.2 Release</td>
+        </tr>
+        <tr>
           <td><a href="http://www.apache.org/dist/ws/juddi/3_0_1/">3.0.1</a></td>
           <td>Feb 1, 2010</td>
-          <td>Stable 3.0.1 SP1 Release</td>
+          <td>Stable 3.0.1 Release</td>
         </tr>
         <tr>
           <td><a href="http://www.apache.org/dist/ws/juddi/3_0/">3.0.0</a></td>



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org