You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by hc...@apache.org on 2006/05/16 01:13:24 UTC

svn commit: r406768 - in /geronimo/site/xdocs: gbuild.xml subprojects.xml xbean.xml

Author: hcunico
Date: Mon May 15 16:13:22 2006
New Revision: 406768

URL: http://svn.apache.org/viewcvs?rev=406768&view=rev
Log:
templates subproject

Added:
    geronimo/site/xdocs/gbuild.xml
    geronimo/site/xdocs/subprojects.xml
    geronimo/site/xdocs/xbean.xml

Added: geronimo/site/xdocs/gbuild.xml
URL: http://svn.apache.org/viewcvs/geronimo/site/xdocs/gbuild.xml?rev=406768&view=auto
==============================================================================
--- geronimo/site/xdocs/gbuild.xml (added)
+++ geronimo/site/xdocs/gbuild.xml Mon May 15 16:13:22 2006
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+
+    Copyright 2004 The Apache Software Foundation
+
+    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.
+-->
+
+
+<document>
+  <properties>
+    <title>Apache Geronimo Subprojects</title>
+    <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
+  </properties>
+  <body>
+    <section name="GBuild Subproject">
+      <p>
+        Abstract here.
+      </p>
+
+   	  <subsection name="Details">
+	  <p>
+	  Details here.
+	  </p>
+	  </subsection>
+    </section>
+  </body>
+</document>
\ No newline at end of file

Added: geronimo/site/xdocs/subprojects.xml
URL: http://svn.apache.org/viewcvs/geronimo/site/xdocs/subprojects.xml?rev=406768&view=auto
==============================================================================
--- geronimo/site/xdocs/subprojects.xml (added)
+++ geronimo/site/xdocs/subprojects.xml Mon May 15 16:13:22 2006
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+
+    Copyright 2004 The Apache Software Foundation
+
+    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.
+-->
+
+
+<document>
+  <properties>
+    <title>Apache Geronimo Subprojects</title>
+    <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
+  </properties>
+  <body>
+    <section name="Apache Geronimo Subprojects">
+      <p>
+        Here you will find all the subprojects associated and being used by Apache Geronimo 
+      </p>
+    <subsection name="Development Tools">
+      <p>
+        The aim of this subproject is to provide a rich set of development tools for Geronimo, focusing on application development, migration, and IDE integration. More details about this subproject are available at the <a href="devtools.html">Development Tools Subproject</a> page.
+      </p>
+    </subsection>
+    <subsection name="GBuild">
+      <p>
+        The aim of this subproject is to provide sample_sample_sample_sample_sample_sample_sample_. More details about this subproject are available at the <a href="gbuild.html">GBuild Subproject</a> page.
+      </p>
+    </subsection>
+    <subsection name="XBean">
+      <p>
+        The aim of this subproject is to provide sample_sample_sample_sample_sample_sample_sample_. More details about this subproject are available at the <a href="xbean.html">XBean Subproject</a> page.
+      </p>
+    </subsection>
+    </section>
+  </body>
+</document>

Added: geronimo/site/xdocs/xbean.xml
URL: http://svn.apache.org/viewcvs/geronimo/site/xdocs/xbean.xml?rev=406768&view=auto
==============================================================================
--- geronimo/site/xdocs/xbean.xml (added)
+++ geronimo/site/xdocs/xbean.xml Mon May 15 16:13:22 2006
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<!--
+
+    Copyright 2004 The Apache Software Foundation
+
+    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.
+-->
+
+
+<document>
+  <properties>
+    <title>Apache Geronimo Subprojects</title>
+    <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
+  </properties>
+  <body>
+    <section name="XBean Subproject">
+      <p>
+        Abstract here.
+      </p>
+
+      <subsection name="Details">
+	  <p>
+	  Details here.
+	  </p>
+	  </subsection>
+    </section>
+  </body>
+</document>