You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by bs...@apache.org on 2005/09/02 00:04:11 UTC

svn commit: r265789 - in /geronimo/site/xdocs: documentation.xml downloads.xml index.xml

Author: bsnyder
Date: Thu Sep  1 15:04:02 2005
New Revision: 265789

URL: http://svn.apache.org/viewcvs?rev=265789&view=rev
Log:
Fixed some pages that got munged due to line endings.

Modified:
    geronimo/site/xdocs/documentation.xml
    geronimo/site/xdocs/downloads.xml
    geronimo/site/xdocs/index.xml

Modified: geronimo/site/xdocs/documentation.xml
URL: http://svn.apache.org/viewcvs/geronimo/site/xdocs/documentation.xml?rev=265789&r1=265788&r2=265789&view=diff
==============================================================================
--- geronimo/site/xdocs/documentation.xml (original)
+++ geronimo/site/xdocs/documentation.xml Thu Sep  1 15:04:02 2005
@@ -1 +1,128 @@
-<?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</title>
  <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
 </properties>

 <body>
<section name="Apache Geronimo Documentation">

<p>
There is not yet a full manual or similar official documentation.  However,
the resources below will help ne
 w users and developers get up to speed with
Geronimo.
</p>

<subsection name="Project Resource">

<ul>
  <li>The <a href="http://wiki.apache.org/geronimo">Geronimo Wiki</a> has
  information on running Geronimo, as well as checking out and
  building from source, and many other things.</li>
  <li>Release Notes are available for milestone releases:
    <ul>
      <li><a href="http://cvs.apache.org/dist/geronimo/1.0-M4/RELEASE-NOTES-1.0-M4.txt">Milestone 4</a></li>
      <li><a href="http://cvs.apache.org/dist/geronimo/v1.0-M3/RELEASE-NOTES-1.0-M3.txt">Milestone 3</a></li>
      <li><a href="http://cvs.apache.org/dist/geronimo/v1.0-M2/RELEASE-NOTES-1.0-M2.txt">Milestone 2</a></li>
    </ul>
  </li>
</ul>

</subsection>

<subsection name="Online Books">
<p>The following books have their entire content available online:</p>

<ul>
  <li><a href="http://chariotsolutions.com/geronimo/">Apache Geronimo Development and Deployment</a>
     by Aaron Mulder
    <ul>
      <li>Covers Ger
 onimo 1.0 Milestone 4</li>
      <li>Addison Wesley</li>
    </ul>
  </li>
  <li><a href="http://nuxor.net/katia/geronimospanish.pdf">Estudio del servidor Geronimo y desarrollo
    de aplicaciones pr&#225;cticas</a> by iKatia Aresti Gonz&#225;lez
    <ul>
      <li>Covers Geronimo 1.0 Milestone 3; released in Spanish under the Creative Commons license.</li>
    </ul>
  </li>
</ul>
</subsection>

<subsection name="Print Books">

<p>
A number of books covering Geronimo are planned or in production.  If all
goes well, they will be ready when Geronimo 1.0 is released.  Here's a starter
list:
</p>

<ul>
  <li><u>Geronimo: A Developer's Notebook</u> by David Blevins
    <ul>
      <li>First
      <a href="http://today.java.net/pub/a/today/2004/08/02/geronimo.html">two chapters</a>
      available at java.net</li>
      <li>O'Reilly</li>
    </ul>
  </li>
  <li><a href="http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471785431.html">Professional Apache Geronimo</a> by Jeff Gene
 nder, Bruce Snyder, and Sing Li
	  <ul>
		  <li>Wiley; ISBN 0471785431</li>
	  </ul>
  </li>
  <li><u>Geronimo Live</u> by Tom McQueeney
	  <ul>
		  <li>SourceBeat</li>
	  </ul>
  </li>
</ul>      

</subsection>

<subsection name="Articles and Interviews">
<ul>
  <li>
     <a href="http://www-128.ibm.com/developerworks/opensource/top-projects/geronimo.html">IBM DeveloperWorks Geronimo Library</a></li>

  <li>TheServerSide.com
    <a href="http://www.theserverside.com/talks/videos/DainSundstrom/dsl/interview.html">interview with Dain Sundstrom</a>
    about Geronimo (transcript and video)
  </li>
  <li>TheServerSide.com
    <a href="http://www.theserverside.com/talks/videos/JeremyBoynes/dsl/interview.html">interview with Jeremy Boynes</a>
    about Geronimo (transcript and video)
  </li>
</ul>

</subsection>

</section>

</body>

</document>
\ No newline at end of file
+<?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</title>
+  <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
+ </properties>
+
+ <body>
+<section name="Apache Geronimo Documentation">
+
+<p>
+There is not yet a full manual or similar official documentation.  However,
+the resources below will help new users and developers get up to speed with
+Geronimo.
+</p>
+
+<subsection name="Project Resource">
+
+<ul>
+  <li>The <a href="http://wiki.apache.org/geronimo">Geronimo Wiki</a> has
+  information on running Geronimo, as well as checking out and
+  building from source, and many other things.</li>
+  <li>Release Notes are available for milestone releases:
+    <ul>
+      <li><a href="http://cvs.apache.org/dist/geronimo/1.0-M4/RELEASE-NOTES-1.0-M4.txt">Milestone 4</a></li>
+      <li><a href="http://cvs.apache.org/dist/geronimo/v1.0-M3/RELEASE-NOTES-1.0-M3.txt">Milestone 3</a></li>
+      <li><a href="http://cvs.apache.org/dist/geronimo/v1.0-M2/RELEASE-NOTES-1.0-M2.txt">Milestone 2</a></li>
+    </ul>
+  </li>
+</ul>
+
+</subsection>
+
+<subsection name="Online Books">
+<p>The following books have their entire content available online:</p>
+
+<ul>
+  <li><a href="http://chariotsolutions.com/geronimo/">Apache Geronimo Development and Deployment</a>
+     by Aaron Mulder
+    <ul>
+      <li>Covers Geronimo 1.0 Milestone 4</li>
+      <li>Addison Wesley</li>
+    </ul>
+  </li>
+  <li><a href="http://nuxor.net/katia/geronimospanish.pdf">Estudio del servidor Geronimo y desarrollo
+    de aplicaciones pr&#225;cticas</a> by iKatia Aresti Gonz&#225;lez
+    <ul>
+      <li>Covers Geronimo 1.0 Milestone 3; released in Spanish under the Creative Commons license.</li>
+    </ul>
+  </li>
+</ul>
+</subsection>
+
+<subsection name="Print Books">
+
+<p>
+A number of books covering Geronimo are planned or in production.  If all
+goes well, they will be ready when Geronimo 1.0 is released.  Here's a starter
+list:
+</p>
+
+<ul>
+  <li><u>Geronimo: A Developer's Notebook</u> by David Blevins
+    <ul>
+      <li>First
+      <a href="http://today.java.net/pub/a/today/2004/08/02/geronimo.html">two chapters</a>
+      available at java.net</li>
+      <li>O'Reilly</li>
+    </ul>
+  </li>
+  <li><a href="http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471785431.html">Professional Apache Geronimo</a> by Jeff Genender, Bruce Snyder, and Sing Li
+	  <ul>
+		  <li>Wiley; ISBN 0471785431</li>
+	  </ul>
+  </li>
+  <li><u>Geronimo Live</u> by Tom McQueeney
+	  <ul>
+		  <li>SourceBeat</li>
+	  </ul>
+  </li>
+</ul>      
+
+</subsection>
+
+<subsection name="Articles and Interviews">
+<ul>
+  <li>
+     <a href="http://www-128.ibm.com/developerworks/opensource/top-projects/geronimo.html">IBM DeveloperWorks Geronimo Library</a></li>
+
+  <li>TheServerSide.com
+    <a href="http://www.theserverside.com/talks/videos/DainSundstrom/dsl/interview.html">interview with Dain Sundstrom</a>
+    about Geronimo (transcript and video)
+  </li>
+  <li>TheServerSide.com
+    <a href="http://www.theserverside.com/talks/videos/JeremyBoynes/dsl/interview.html">interview with Jeremy Boynes</a>
+    about Geronimo (transcript and video)
+  </li>
+</ul>
+
+</subsection>
+
+</section>
+
+</body>
+
+</document>
+
+

Modified: geronimo/site/xdocs/downloads.xml
URL: http://svn.apache.org/viewcvs/geronimo/site/xdocs/downloads.xml?rev=265789&r1=265788&r2=265789&view=diff
==============================================================================
--- geronimo/site/xdocs/downloads.xml (original)
+++ geronimo/site/xdocs/downloads.xml Thu Sep  1 15:04:02 2005
@@ -1 +1,107 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>

<document>

 <properties>
  <title>Apache Geronimo</title>
  <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
 </properties>

 <body>

<section name="Downloads">

<p>
Currently, Apache Geronimo has no certified releases.  However the
following non-certified unstable and milestone releases are available.  These 
releases are 'technology demonstrations' and not offered as a J2EE-compatible
server.
</p>

<subsection  name="Binaries">

<p>
<strong>1.0 Milestone 4</strong>
<ul>
<li><a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.zip" class="externalLink" title="External Link">1.0-M4 zip</a>
     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.zip.asc" class="externalLink" title="External Link">PGP</a>
     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.zip.sha" class="externalLink" title="External Link">SHA</a>
     <a href="http://cvs.apache.or
 g/dist/geronimo/1.0-M4/geronimo-1.0-M4.zip.md5" class="externalLink" title="External Link">MD5</a>
</li>
<li>
    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.tar.gz" class="externalLink" title="External Link">1.0-M4 tar.gz</a>
     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.tar.gz.asc" class="externalLink" title="External Link">PGP</a>
     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.tar.gz.sha" class="externalLink" title="External Link">SHA</a>
     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.tar.gz.md5" class="externalLink" title="External Link">MD5</a>
</li>
<li><a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-installer.jar" class="externalLink" title="External Link">Geronimo 1.0 M4 Installer</a> -- this is an executable JAR, so install it using <tt>java -jar geronimo-1.0-M4-installer.jar</tt></li>
<li>
   <a href="http://cvs.apache.org/dist/geronimo/1.0-
 M4/RELEASE-NOTES-1.0-M4.txt" class="externalLink" title="External Link">Release Notes</a>
</li>
</ul>
</p>

<p>
<strong>Latest Unstable (pre-M4)</strong>
<ul>
<li><a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.zip" class="externalLink" title="External Link">1.0-210087 zip</a>
     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.zip.asc" class="externalLink" title="External Link">PGP</a>
     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.zip.sha" class="externalLink" title="External Link">SHA</a>
     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.zip.md5" class="externalLink" title="External Link">MD5</a>
</li>
<li>
    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.tar.gz" class="externalLink" title="External Link">1.0-210087 tar.gz</a>
     <a href="http://cvs.apache.org/dist/geroni
 mo/unstable/1.0-210087/geronimo-1.0-210087.tar.gz.asc" class="externalLink" title="External Link">PGP</a>
     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.tar.gz.sha" class="externalLink" title="External Link">SHA</a>
     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.tar.gz.md5" class="externalLink" title="External Link">MD5</a>
</li>
</ul>
</p>

</subsection>

<subsection name="Source Code">

<p><strong>1.0 Milestone 4</strong>
<ul>
<li>
   <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.zip" class="externalLink" title="External Link">1.0-M4 zip</a>
    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.zip.asc" class="externalLink" title="External Link">PGP</a>
    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.zip.sha" class="externalLink" title="External Link">SHA</a>
    <a href="http://cvs.apache.org/dist/geronimo/1
 .0-M4/geronimo-1.0-M4-src.zip.md5" class="externalLink" title="External Link">MD5</a>
</li>
<li>
    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.tar.gz" class="externalLink" title="External Link">1.0-M4 tar.gz</a>
     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.tar.gz.asc" class="externalLink" title="External Link">PGP</a>
     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.tar.gz.sha" class="externalLink" title="External Link">SHA</a>
     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.tar.gz.md5" class="externalLink" title="External Link">MD5</a>
</li>
</ul>
</p>
<br/>
<p><a href="http://cvs.apache.org/dist/geronimo/KEYS" class="externalLink" title="External Link">KEYS</a>
</p>
<p><strong>Latest Unstable (pre-M4)</strong>
<ul>
<li>
   <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.zip" class="externalLink" title="External L
 ink">1.0-210087 zip</a>
    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.zip.asc" class="externalLink" title="External Link">PGP</a>
    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.zip.sha" class="externalLink" title="External Link">SHA</a>
    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.zip.md5" class="externalLink" title="External Link">MD5</a>
</li>
<li>
    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.tar.gz" class="externalLink" title="External Link">1.0-210087 tar.gz</a>
     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.tar.gz.asc" class="externalLink" title="External Link">PGP</a>
     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.tar.gz.sha" class="externalLink" title="External Link">SHA</a>
     <a h
 ref="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.tar.gz.md5" class="externalLink" title="External Link">MD5</a>
</li>
</ul>
</p>

</subsection>

</section>
</body>
</document>
\ No newline at end of file
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+
+ <properties>
+  <title>Apache Geronimo</title>
+  <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
+ </properties>
+
+ <body>
+
+<section name="Downloads">
+
+<p>
+Currently, Apache Geronimo has no certified releases.  However the
+following non-certified unstable and milestone releases are available.  These 
+releases are 'technology demonstrations' and not offered as a J2EE-compatible
+server.
+</p>
+
+<subsection  name="Binaries">
+
+<p>
+<strong>1.0 Milestone 4</strong>
+<ul>
+<li><a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.zip" class="externalLink" title="External Link">1.0-M4 zip</a>
+     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.zip.asc" class="externalLink" title="External Link">PGP</a>
+     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.zip.sha" class="externalLink" title="External Link">SHA</a>
+     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.zip.md5" class="externalLink" title="External Link">MD5</a>
+</li>
+<li>
+    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.tar.gz" class="externalLink" title="External Link">1.0-M4 tar.gz</a>
+     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.tar.gz.asc" class="externalLink" title="External Link">PGP</a>
+     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.tar.gz.sha" class="externalLink" title="External Link">SHA</a>
+     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4.tar.gz.md5" class="externalLink" title="External Link">MD5</a>
+</li>
+<li><a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-installer.jar" class="externalLink" title="External Link">Geronimo 1.0 M4 Installer</a> -- this is an executable JAR, so install it using <tt>java -jar geronimo-1.0-M4-installer.jar</tt></li>
+<li>
+   <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/RELEASE-NOTES-1.0-M4.txt" class="externalLink" title="External Link">Release Notes</a>
+</li>
+</ul>
+</p>
+
+<p>
+<strong>Latest Unstable (pre-M4)</strong>
+<ul>
+<li><a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.zip" class="externalLink" title="External Link">1.0-210087 zip</a>
+     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.zip.asc" class="externalLink" title="External Link">PGP</a>
+     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.zip.sha" class="externalLink" title="External Link">SHA</a>
+     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.zip.md5" class="externalLink" title="External Link">MD5</a>
+</li>
+<li>
+    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.tar.gz" class="externalLink" title="External Link">1.0-210087 tar.gz</a>
+     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.tar.gz.asc" class="externalLink" title="External Link">PGP</a>
+     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.tar.gz.sha" class="externalLink" title="External Link">SHA</a>
+     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087.tar.gz.md5" class="externalLink" title="External Link">MD5</a>
+</li>
+</ul>
+</p>
+
+</subsection>
+
+<subsection name="Source Code">
+
+<p><strong>1.0 Milestone 4</strong>
+<ul>
+<li>
+   <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.zip" class="externalLink" title="External Link">1.0-M4 zip</a>
+    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.zip.asc" class="externalLink" title="External Link">PGP</a>
+    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.zip.sha" class="externalLink" title="External Link">SHA</a>
+    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.zip.md5" class="externalLink" title="External Link">MD5</a>
+</li>
+<li>
+    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.tar.gz" class="externalLink" title="External Link">1.0-M4 tar.gz</a>
+     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.tar.gz.asc" class="externalLink" title="External Link">PGP</a>
+     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.tar.gz.sha" class="externalLink" title="External Link">SHA</a>
+     <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/geronimo-1.0-M4-src.tar.gz.md5" class="externalLink" title="External Link">MD5</a>
+</li>
+</ul>
+</p>
+<br/>
+<p><a href="http://cvs.apache.org/dist/geronimo/KEYS" class="externalLink" title="External Link">KEYS</a>
+</p>
+<p><strong>Latest Unstable (pre-M4)</strong>
+<ul>
+<li>
+   <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.zip" class="externalLink" title="External Link">1.0-210087 zip</a>
+    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.zip.asc" class="externalLink" title="External Link">PGP</a>
+    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.zip.sha" class="externalLink" title="External Link">SHA</a>
+    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.zip.md5" class="externalLink" title="External Link">MD5</a>
+</li>
+<li>
+    <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.tar.gz" class="externalLink" title="External Link">1.0-210087 tar.gz</a>
+     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.tar.gz.asc" class="externalLink" title="External Link">PGP</a>
+     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.tar.gz.sha" class="externalLink" title="External Link">SHA</a>
+     <a href="http://cvs.apache.org/dist/geronimo/unstable/1.0-210087/geronimo-1.0-210087-src.tar.gz.md5" class="externalLink" title="External Link">MD5</a>
+</li>
+</ul>
+</p>
+
+</subsection>
+
+</section>
+</body>
+</document>
+
+

Modified: geronimo/site/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/geronimo/site/xdocs/index.xml?rev=265789&r1=265788&r2=265789&view=diff
==============================================================================
--- geronimo/site/xdocs/index.xml (original)
+++ geronimo/site/xdocs/index.xml Thu Sep  1 15:04:02 2005
@@ -1 +1,176 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>

<document>

 <properties>
  <title>Apache Geronimo</title>
  <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
 </properties>

 <body>

<section name="Welcome to Apache Geronimo">

<p>
Welcome to Apache Geronimo, the J2EE server project of the 
<a href="http://www.apache.org/">Apache Software Foundation</a>. 
Please help us make this a world class, certified J2EE container!
</p>

<p>
The aim of the project is to produce a large and healthy community
of J2EE developers tasked with the development of an open-source, certified J2EE server that:
</p>

<ul>
<li> is licensed under the <a href="http://www.apache.org/licenses/">Apache License</a></li>
<li>passes Sun's TCK for J2EE 1.4</li>
<li>reuses the best ASF/BSD licensed code available today, with new ASF code to complete the J2EE stack.</li>
</ul>

</section>

<section name="Geronimo News">

<p>
  <strong>Geronimo Book Update</strong>
  <blockquote>
    Aa
 ron Mulder's online book <a href="http://chariotsolutions.com/geronimo/">Apache
    Geronimo Development and Deployment</a> has been updated to cover the Milestone
    4 release.
    (<i>2005-08-25</i>)
  </blockquote>
</p>  


<p>
  <strong>Milestone 4 Released</strong>
  <blockquote>

    <p>
    The Milestone 4 release has been posted for download. Major
    improvements include :
    </p>

    <ul>
      <li>EJB support is complete</li>
      <li>Web Services support is complete</li>
      <li>JSR-77 support, including the Management EJB</li>
      <li>Security configuration has changed dramatically</li>
    </ul>


    <p>
    This release is feature complete and passes the J2EE TCK automated
    test suite, but full certification is not yet complete.
    Please visit the
    <a href="downloads.html">download page</a> and take a look at the
    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/RELEASE-NOTES-1.0-M4.txt">release notes</a>.
    (<i>2005-08-10</i>)
    </
 p>
  </blockquote>
</p>

<p>
  <strong>Apache Geronimo First OSS App Server With JBI Support</strong>
  <blockquote>
    The standard Apache Geronimo deployer now supports JBI deployment units -
    any jar which includes META-INF/jbi.xml) - in order to auto-deploy
    JBI components and serivce assemblies.  JBI support provided by the
    <a href="http://servicemix.org">ServiceMix</a> opensource
    Enterprise Service Bus.  We will be acquiring a TCK license
    to certifiy that we conform to the JSR-208 standard.
    (<i>2005-07-11</i>)
  </blockquote>
</p>

<p>
  <strong>Apache Geronimo passes TCK 1.4.1a test suite</strong>
  <blockquote>
       The Apache Geronimo team is proud to announce that
       Apache Geronimo passes the J2EE TCK 1.4.1a test suite.
       Congratulations to all and thanks for all the hard work.
       There is some remaining work to do, and the team will 
       continue to complete our initial project goal, full J2EE certification.
       (<i>200
 5-06-30</i>)
  </blockquote>
</p>

<p>
   <strong>Apache Geronimo Resource Page at IBM DevWorks</strong>
   <blockquote>
         IBM has created an Apache Geronimo resource site
         at <a href="http://www-128.ibm.com/developerworks/opensource/top-projects/geronimo.html">developerWorks</a>.
    (<i>2005-06-21</i>)
   </blockquote>
</p>

<p>
  <strong>Free Book on Geronimo</strong>
  <blockquote>
    Katia Aresti Gonz&#225;lez has made her book on Apache Geronimo
    titled <a href="http://nuxor.net/katia/geronimospanish.pdf">
    <i>Estudio del servidor Geronimo y desarrollo 
    de aplicaciones pr&#225;cticas</i></a>
    available as a free download.  Written in Spanish, the 
    book is available under the terms of the Creative Commons license.
    (<i>2005-06-11</i>)
  </blockquote>
</p>  

<p>
  <strong>Geronimo Tooling for Eclipse</strong>
  <blockquote>
    IBM contributes <a href="http://www.eclipse.org/webtools/jst/components/server/M4/news/geronimo.html">toolin
 g</a>
     for Geronimo to the <a href="http://www.eclipse.org/webtools/">Eclipse Web Tools Project</a>.
     There's also a good article about it <a href="http://www-128.ibm.com/developerworks/opensource/library/os-gerplug/">
     here</a>.
    (<i>2005-05-06</i>)
   </blockquote>
</p>

<p>
<strong>Geronimo in CTS Testing</strong>
<blockquote>
The Apache Geronimo server is now in CTS (TCK) testing.
This is a long process, but this is the final phase in delivering
a certified J2EE 1.4 server.  Stay tuned!
(<i>2005-01-01</i>)
</blockquote>
</p>

<p>
<strong>Milestone 3 Released</strong>
<blockquote>
The Milestone 3 release has been posted for download.  Visit the
<a href="/downloads.html">download page</a> and take a look at the
<a href="http://cvs.apache.org/dist/geronimo/v1.0-M3/RELEASE-NOTES-1.0-M3.txt">release notes</a>!
(<i>2004-11-10</i>)
</blockquote>
</p>

<p>
<strong>ASF as OSS J2EE TCK Licensee</strong>
<blockquote>
The Apache Software Foundation becomes the first o
 pen-source J2EE(tm) TCK licensee.  Taking advantage
of the result of changes to the Java Community Process that allow open source implementations of
Java specificaitons, the Geronimo project is now able to test and certify the codebase.  Testing
will begin at the appropriate time.
(<i>2003-11-18</i>)
</blockquote>
</p>

<p>
<i>Archived articles are <a href="newshistory.html">here</a></i>.
</p>

 </section>

 </body>
 </document>




\ No newline at end of file
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<document>
+
+ <properties>
+  <title>Apache Geronimo</title>
+  <author email="dev@geronimo.apache.org">Geronimo Documentation Team</author>
+ </properties>
+
+ <body>
+
+<section name="Welcome to Apache Geronimo">
+
+<p>
+Welcome to Apache Geronimo, the J2EE server project of the 
+<a href="http://www.apache.org/">Apache Software Foundation</a>. 
+Please help us make this a world class, certified J2EE container!
+</p>
+
+<p>
+The aim of the project is to produce a large and healthy community
+of J2EE developers tasked with the development of an open-source, certified J2EE server that:
+</p>
+
+<ul>
+<li> is licensed under the <a href="http://www.apache.org/licenses/">Apache License</a></li>
+<li>passes Sun's TCK for J2EE 1.4</li>
+<li>reuses the best ASF/BSD licensed code available today, with new ASF code to complete the J2EE stack.</li>
+</ul>
+
+</section>
+
+<section name="Geronimo News">
+
+<p>
+  <strong>Geronimo Book Update</strong>
+  <blockquote>
+    Aaron Mulder's online book <a href="http://chariotsolutions.com/geronimo/">Apache
+    Geronimo Development and Deployment</a> has been updated to cover the Milestone
+    4 release.
+    (<i>2005-08-25</i>)
+  </blockquote>
+</p>  
+
+
+<p>
+  <strong>Milestone 4 Released</strong>
+  <blockquote>
+
+    <p>
+    The Milestone 4 release has been posted for download. Major
+    improvements include :
+    </p>
+
+    <ul>
+      <li>EJB support is complete</li>
+      <li>Web Services support is complete</li>
+      <li>JSR-77 support, including the Management EJB</li>
+      <li>Security configuration has changed dramatically</li>
+    </ul>
+
+
+    <p>
+    This release is feature complete and passes the J2EE TCK automated
+    test suite, but full certification is not yet complete.
+    Please visit the
+    <a href="downloads.html">download page</a> and take a look at the
+    <a href="http://cvs.apache.org/dist/geronimo/1.0-M4/RELEASE-NOTES-1.0-M4.txt">release notes</a>.
+    (<i>2005-08-10</i>)
+    </p>
+  </blockquote>
+</p>
+
+<p>
+  <strong>Apache Geronimo First OSS App Server With JBI Support</strong>
+  <blockquote>
+    The standard Apache Geronimo deployer now supports JBI deployment units -
+    any jar which includes META-INF/jbi.xml) - in order to auto-deploy
+    JBI components and serivce assemblies.  JBI support provided by the
+    <a href="http://servicemix.org">ServiceMix</a> opensource
+    Enterprise Service Bus.  We will be acquiring a TCK license
+    to certifiy that we conform to the JSR-208 standard.
+    (<i>2005-07-11</i>)
+  </blockquote>
+</p>
+
+<p>
+  <strong>Apache Geronimo passes TCK 1.4.1a test suite</strong>
+  <blockquote>
+       The Apache Geronimo team is proud to announce that
+       Apache Geronimo passes the J2EE TCK 1.4.1a test suite.
+       Congratulations to all and thanks for all the hard work.
+       There is some remaining work to do, and the team will 
+       continue to complete our initial project goal, full J2EE certification.
+       (<i>2005-06-30</i>)
+  </blockquote>
+</p>
+
+<p>
+   <strong>Apache Geronimo Resource Page at IBM DevWorks</strong>
+   <blockquote>
+         IBM has created an Apache Geronimo resource site
+         at <a href="http://www-128.ibm.com/developerworks/opensource/top-projects/geronimo.html">developerWorks</a>.
+    (<i>2005-06-21</i>)
+   </blockquote>
+</p>
+
+<p>
+  <strong>Free Book on Geronimo</strong>
+  <blockquote>
+    Katia Aresti Gonz&#225;lez has made her book on Apache Geronimo
+    titled <a href="http://nuxor.net/katia/geronimospanish.pdf">
+    <i>Estudio del servidor Geronimo y desarrollo 
+    de aplicaciones pr&#225;cticas</i></a>
+    available as a free download.  Written in Spanish, the 
+    book is available under the terms of the Creative Commons license.
+    (<i>2005-06-11</i>)
+  </blockquote>
+</p>  
+
+<p>
+  <strong>Geronimo Tooling for Eclipse</strong>
+  <blockquote>
+    IBM contributes <a href="http://www.eclipse.org/webtools/jst/components/server/M4/news/geronimo.html">tooling</a>
+     for Geronimo to the <a href="http://www.eclipse.org/webtools/">Eclipse Web Tools Project</a>.
+     There's also a good article about it <a href="http://www-128.ibm.com/developerworks/opensource/library/os-gerplug/">
+     here</a>.
+    (<i>2005-05-06</i>)
+   </blockquote>
+</p>
+
+<p>
+<strong>Geronimo in CTS Testing</strong>
+<blockquote>
+The Apache Geronimo server is now in CTS (TCK) testing.
+This is a long process, but this is the final phase in delivering
+a certified J2EE 1.4 server.  Stay tuned!
+(<i>2005-01-01</i>)
+</blockquote>
+</p>
+
+<p>
+<strong>Milestone 3 Released</strong>
+<blockquote>
+The Milestone 3 release has been posted for download.  Visit the
+<a href="/downloads.html">download page</a> and take a look at the
+<a href="http://cvs.apache.org/dist/geronimo/v1.0-M3/RELEASE-NOTES-1.0-M3.txt">release notes</a>!
+(<i>2004-11-10</i>)
+</blockquote>
+</p>
+
+<p>
+<strong>ASF as OSS J2EE TCK Licensee</strong>
+<blockquote>
+The Apache Software Foundation becomes the first open-source J2EE(tm) TCK licensee.  Taking advantage
+of the result of changes to the Java Community Process that allow open source implementations of
+Java specificaitons, the Geronimo project is now able to test and certify the codebase.  Testing
+will begin at the appropriate time.
+(<i>2003-11-18</i>)
+</blockquote>
+</p>
+
+<p>
+<i>Archived articles are <a href="newshistory.html">here</a></i>.
+</p>
+
+ </section>
+
+ </body>
+ </document>
+
+
+
+
+
+