You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ed...@apache.org on 2006/02/28 14:12:47 UTC

svn commit: r381648 - /incubator/tuscany/site/src/site/site.xml

Author: edwardsmj
Date: Tue Feb 28 05:12:45 2006
New Revision: 381648

URL: http://svn.apache.org/viewcvs?rev=381648&view=rev
Log:
Checking in the site.xml file for the Tuscany website

Added:
    incubator/tuscany/site/src/site/site.xml   (with props)

Added: incubator/tuscany/site/src/site/site.xml
URL: http://svn.apache.org/viewcvs/incubator/tuscany/site/src/site/site.xml?rev=381648&view=auto
==============================================================================
--- incubator/tuscany/site/src/site/site.xml (added)
+++ incubator/tuscany/site/src/site/site.xml Tue Feb 28 05:12:45 2006
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable.
+
+  Licensed 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 Tuscany">
+  <bannerLeft>
+  	<name>Apache Tuscany Project</name>
+  </bannerLeft>
+  <!--
+  <bannerLeft>
+    <name>Tuscany Project</name>
+    <src>./Tuscany_Icon.jpg</src>
+    <href>http://incubator.apache.org/tuscany/</href>
+  </bannerLeft>
+  <bannerRight>
+    <name>Apache Tuscany</name>
+    <src>./Tuscany_Name.jpg</src>
+  </bannerRight>
+  -->
+  <body>
+    <links>
+      <item name="Apache" href="http://www.apache.org/" />
+    </links>
+
+		<menu name="Tuscany">
+			<item name="Overview" href="/index.html" />
+			<item name="News" href="news.html" />
+			<item name="Documentation" href="/documentation.html" />
+			<item name="FAQ" href="/faq.html" />
+			<item name="Wiki" href="/wiki.html" />
+			<item name="Download" href="/download.html" />
+			<item name="Requirements" href="/requirements.html" />
+		</menu>
+		<menu name="SCA Runtime for Java">
+			<item name="Releases" href="/releasesscajava.html" />
+			<item name="Installation Instructions" href="/installjava.html" />
+			<item name="User's Guide" href="/userguidejava.html" />
+			<item name="Documentation" href="/documentationscajava.html" />
+		</menu>
+		<menu name="SDO 2.0 for Java">
+			<item name="Releases" href="/releasessdojava.html" />	
+			<item name="Installation Instructions" href="installjava.html" />	
+			<item name="User's Guide" href="/userguidejava.html" />		
+			<item name="Documentation" href="/documentationsdojava.html" />
+		</menu>
+		<menu name="Relational Data Access Service for Java">
+			<item name="Releases" href="/releasesdasjava.html" />	
+			<item name="Installation Instructions" href="installjava.html" />	
+			<item name="User's Guide" href="/userguidejava.html" />		
+			<item name="Documentation" href="/documentationdasjava.html" />
+		</menu>
+		<menu name="SCA Runtime for C++">
+			<item name="Releases" href="/releasescpp.html" />	
+			<item name="Installation Instructions" href="installcpp.html" />	
+			<item name="User's Guide" href="/userguidecpp.html" />		
+			<item name="Documentation" href="/documentationscacpp.html" />
+		</menu>
+		<menu name="SDO 2.0 for C++">
+			<item name="Releases" href="/releasescpp.html" />	
+			<item name="Installation Instructions" href="installcpp.html" />	
+			<item name="User's Guide" href="/userguidecpp.html" />		
+			<item name="Documentation" href="/documentationsdocpp.html" />
+		</menu>
+		<menu name="SDO for PHP">
+			<item name="SDO for PHP Project" href="phpproject.html" />
+		</menu>		
+		<menu name="Community">
+			<item name="Get Involved" href="/getinvolved.html" />
+			<item name="Committers" href="/team-list.html" />
+			<item name="SVN Code Repository" href="/svn.html" />
+			<item name="Mailing Lists" href="/mail-lists.html" />
+			<item name="Bugs" href="/bugs.html" />
+			<item name="HowToBuildSite" href="howtobuildsite.html" />
+			<item name="Reference Library" href="reference.html" />
+		</menu>
+		<menu name="Related Projects">
+			<item name="Axis" href="http://ws.apache.org/axis/" />
+			<item name="Geronimo" href="http://geronimo.apache.org/" />
+		</menu>
+
+  </body>
+</project>
\ No newline at end of file

Propchange: incubator/tuscany/site/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/tuscany/site/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Rev,Date