You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2004/11/03 04:58:31 UTC

svn commit: rev 56467 - geronimo/trunk/xdocs

Author: geirm
Date: Tue Nov  2 19:58:31 2004
New Revision: 56467

Added:
   geronimo/trunk/xdocs/20031031_jboss.pdf   (contents, props changed)
   geronimo/trunk/xdocs/20041028_jbossresponse.pdf   (contents, props changed)
   geronimo/trunk/xdocs/news.html
Modified:
   geronimo/trunk/xdocs/navigation.xml
Log:
update to add the final resolution of the jboss letter.

Added a news section, which I will fill out later


Added: geronimo/trunk/xdocs/20031031_jboss.pdf
==============================================================================
Binary file. No diff available.

Added: geronimo/trunk/xdocs/20041028_jbossresponse.pdf
==============================================================================
Binary file. No diff available.

Modified: geronimo/trunk/xdocs/navigation.xml
==============================================================================
--- geronimo/trunk/xdocs/navigation.xml	(original)
+++ geronimo/trunk/xdocs/navigation.xml	Tue Nov  2 19:58:31 2004
@@ -48,6 +48,7 @@
       <item name="Download"                href="/builds/distributions/"/>
       -->
 
+      <item name="News"                    href="/news.html"/>
       <item name="Related Projects"        href="/reuse.html"/>
     </menu>
 

Added: geronimo/trunk/xdocs/news.html
==============================================================================
--- (empty file)
+++ geronimo/trunk/xdocs/news.html	Tue Nov  2 19:58:31 2004
@@ -0,0 +1,57 @@
+<!--
+
+    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.
+-->
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<!-- $Rev: 47507 $ $Date: 2004-09-29 14:56:18 -0700 (Wed, 29 Sep 2004) $ -->
+
+<html>
+<head>
+</head>
+<body>
+
+
+<h1>Project News</h1>
+
+<h4>2003-11-11</h4>
+<p>
+We have recieved a mail  <a href="geronimo/20031031_jboss.pdf">a letter on behalf of
+the JBoss Group, LCC dated October 31, 2003</a>that asks for clarifications regarding 
+similarity between parts of the Geronimo codebase and the JBoss codebase. 
+We are in the process of actively reviewing not only the specific claims but also the code base in general. 
+</p>
+
+
+<h4>2003-11-18</h4>
+<p>
+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.
+</p>
+
+
+<h4>2004-10-30</h4>
+<p>
+The Apache Software Foundation has sent a response to the attorneys representing
+JBoss Inc. detailing our conclusions related to the letter from Oct 31, 2003.
+Copies of the <a href="20031031_jboss.pdf">original letter</a> and the
+<a href="20041028_jbossresponse.pdf">response</a> are available for inspection.
+</p>
+
+</body>
+</html>