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 2007/12/11 19:51:03 UTC

svn commit: r603330 - /webservices/juddi/branches/v2.0rc5/src/site/site.xml

Author: kstam
Date: Tue Dec 11 10:50:57 2007
New Revision: 603330

URL: http://svn.apache.org/viewvc?rev=603330&view=rev
Log:
Regeneration of the site for release 2.0rc5

Modified:
    webservices/juddi/branches/v2.0rc5/src/site/site.xml

Modified: webservices/juddi/branches/v2.0rc5/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v2.0rc5/src/site/site.xml?rev=603330&r1=603329&r2=603330&view=diff
==============================================================================
--- webservices/juddi/branches/v2.0rc5/src/site/site.xml (original)
+++ webservices/juddi/branches/v2.0rc5/src/site/site.xml Tue Dec 11 10:50:57 2007
@@ -1,82 +1,82 @@
-<?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.maven.skins</groupId>
-        <artifactId>maven-default-skin</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="Interim" href="interim.html"/>
-                <item name="Source Code" href="source-repository.html"/>
-            </item>
-            <item name="Participation" href="participate.html" description="Participation"/>
-            <item name="Documentation">
-                <item name="User guide" href="usersguide.html"/>
-                <item name="Wiki" href="http://wiki.apache.org/ws/jUDDI"/>
-                <item name="Reference Library" href="library.html" />
-                <item name="Javadocs" href="apidocs/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="Issue Tracking" href="issue-tracking.html"/>
-                <item name="Dependencies" href="dependencies.html"/>
-                <item name="Dependency Convergence" href="dependency-convergence.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 Axis" href="http://ws.apache.org/axis/" description="Apache Axis"/>
-    			<item name="Apache Scout" href="http://ws.apache.org/scout/" description="Apache Scout"/>
-    			<item name="UDDI4J" href="http://www-124.ibm.com/developerworks/oss/uddi4j/" description="UDDI4J"/>
-  			</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="Legal" href="legal.html" description="Legal Stuff"/>
-  			</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.maven.skins</groupId>
+        <artifactId>maven-default-skin</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="Interim" href="interim.html"/>
+                <item name="Source Code" href="source-repository.html"/>
+            </item>
+            <item name="Participation" href="participate.html" description="Participation"/>
+            <item name="Documentation">
+                <item name="User guide" href="usersguide.html"/>
+                <item name="Wiki" href="http://wiki.apache.org/ws/jUDDI"/>
+                <item name="Reference Library" href="library.html" />
+                <item name="Javadocs" href="apidocs/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="Issue Tracking" href="issue-tracking.html"/>
+                <item name="Dependencies" href="dependencies.html"/>
+                <item name="Dependency Convergence" href="dependency-convergence.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 Axis" href="http://ws.apache.org/axis/" description="Apache Axis"/>
+    			<item name="Apache Scout" href="http://ws.apache.org/scout/" description="Apache Scout"/>
+    			<item name="UDDI4J" href="http://www-124.ibm.com/developerworks/oss/uddi4j/" description="UDDI4J"/>
+  			</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="Legal" href="legal.html" description="Legal Stuff"/>
+  			</item>
+        </menu>
+
+    </body>
+</project>
+



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