Author: shankar
Date: Mon May 18 04:31:53 2009
New Revision: 775805

URL: http://svn.apache.org/viewvc?rev=775805&view=rev
Log:
Added dependency list. 

Added:
    incubator/stonehenge/branches/m1/documentation/xdocs/dependencies.xml
Modified:
    incubator/stonehenge/branches/m1/documentation/pom.xml
    incubator/stonehenge/branches/m1/documentation/src/site/site.xml

Modified: incubator/stonehenge/branches/m1/documentation/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/branches/m1/documentation/pom.xml?rev=775805&r1=775804&r2=775805&view=diff
==============================================================================
--- incubator/stonehenge/branches/m1/documentation/pom.xml (original)
+++ incubator/stonehenge/branches/m1/documentation/pom.xml Mon May 18 04:31:53 
2009
@@ -22,12 +22,6 @@
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
     <modelVersion>4.0.0</modelVersion>
-    <!--parent>
-        <groupId>org.apache.axis2</groupId>
-        <artifactId>axis2-parent</artifactId>
-        <version>SNAPSHOT</version>
-        <relativePath>../parent/pom.xml</relativePath>
-    </parent-->
 
     <groupId>stonehenge</groupId>
     <artifactId>documentation</artifactId>

Modified: incubator/stonehenge/branches/m1/documentation/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/branches/m1/documentation/src/site/site.xml?rev=775805&r1=775804&r2=775805&view=diff
==============================================================================
--- incubator/stonehenge/branches/m1/documentation/src/site/site.xml (original)
+++ incubator/stonehenge/branches/m1/documentation/src/site/site.xml Mon May 18 
04:31:53 2009
@@ -17,12 +17,13 @@
   ~ under the License.
   -->
 
-<project name="Stonehenge">
+<project name="Apache Stonehenge">
   <body>
       <menu name="Apache Stonehenge">
         <item name="Apache Stonehenge Home" href="index.html"/>
                <item name="Download Stonehenge" href="download.html"/>
                <item name="Installation Guide" 
href="http://cwiki.apache.org/confluence/display/STONEHENGE/Index"/>
+               <item name="Dependencies" href="dependencies.html"/>
         <!--item name="Documentation" href="docs/index.html">
                <item name="Installation Guide" 
href="docs/installationguide.html"/>
                <item name="Stonehenge manual" 
href="docs/stonehenge_manual.html"/>

Added: incubator/stonehenge/branches/m1/documentation/xdocs/dependencies.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/branches/m1/documentation/xdocs/dependencies.xml?rev=775805&view=auto
==============================================================================
--- incubator/stonehenge/branches/m1/documentation/xdocs/dependencies.xml 
(added)
+++ incubator/stonehenge/branches/m1/documentation/xdocs/dependencies.xml Mon 
May 18 04:31:53 2009
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
+<!--
+  ~ 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.
+  -->
+<html><head>
+               <meta http-equiv="content-type" content="text/html; 
charset=iso-8859-1"/><!--title>Apache Stonehenge</title>-->
+
+</head>
+
+
+<body xml:lang="en">
+<h1>Apache Stonehenge - Dependencies</h1>
+<h2>Apache Stonehenge Stocktrader Dependencies</h2>
+<h3>Apache Stonehenge .NET Stocktrader Dependencies</h3>
+<p>
+       See <a 
href="http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+.NET+StockTrader+Installation+Guide";>.NET
 Stocktrader installation guide</a> for the dependency list.
+</p>
+<h3>Apache Stonehenge PHP Stocktrader Dependencies</h3>
+<p>
+       See <a 
href="http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+PHP+and+WSAS+Stocktrader+Installation+Guide#StonehengePHPandWSASStocktraderInstallationGuide-php";>PHP
 Stocktrader installation guide</a> for the dependency list.
+</p>
+<h3>Apache Stonehenge WSAS Stocktrader Dependencies</h3>
+<p>
+       See <a 
href="http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+PHP+and+WSAS+Stocktrader+Installation+Guide#StonehengePHPandWSASStocktraderInstallationGuide-wsas";>WSAS
 Stocktrader installation guide</a> for the dependency list.
+</p>
+</body></html>


Reply via email to