Author: bago
Date: Thu Jul 27 05:32:46 2006
New Revision: 426043

URL: http://svn.apache.org/viewvc?rev=426043&view=rev
Log:
minor site updates: added ASL license headers, fixed JAMES/JAMES Server wording 
in home, added derby to related projects.

Modified:
    james/site/trunk/src/site/site.xml
    james/site/trunk/src/site/xdoc/code-standards.xml
    james/site/trunk/src/site/xdoc/contribute.xml
    james/site/trunk/src/site/xdoc/download.xml
    james/site/trunk/src/site/xdoc/index.xml
    james/site/trunk/src/site/xdoc/jsieve/index.xml
    james/site/trunk/src/site/xdoc/license.xml
    james/site/trunk/src/site/xdoc/mail.xml
    james/site/trunk/src/site/xdoc/mime4j/index.xml
    james/site/trunk/src/site/xdoc/postage/index.xml
    james/site/trunk/src/site/xdoc/weare.xml

Modified: james/site/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/site.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/site.xml (original)
+++ james/site/trunk/src/site/site.xml Thu Jul 27 05:32:46 2006
@@ -64,9 +64,10 @@
     <menu name="Related Projects">
       <item name="Jakarta Commons" 
href="http://jakarta.apache.org/commons/index.html"/>
       <item name="Ant" href="http://ant.apache.org/index.html"/>
-      <item name="Maven2" href="http://maven.apache.org/index.html"/>
+      <item name="Maven2" href="http://maven.apache.org/index.html"/>
+      <item name="Derby" href="http://db.apache.org/derby/index.html"/>
       <item name="Avalon" href="http://avalon.apache.org/index.html"/>
-      <item name="DNSJava" href="http://www.dnsjava.org/index.html"/>
+      <!--  <item name="DNSJava" href="http://www.dnsjava.org/index.html"/>  
-->
     </menu>
       
     <menu name="Useful Information">

Modified: james/site/trunk/src/site/xdoc/code-standards.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/code-standards.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/code-standards.xml (original)
+++ james/site/trunk/src/site/xdoc/code-standards.xml Thu Jul 27 05:32:46 2006
@@ -1,5 +1,22 @@
 <?xml version="1.0"?>
+<!--
+  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.    
+-->
 <document>
 
  <properties>

Modified: james/site/trunk/src/site/xdoc/contribute.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/contribute.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/contribute.xml (original)
+++ james/site/trunk/src/site/xdoc/contribute.xml Thu Jul 27 05:32:46 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+<!--
+  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.    
+-->
 <document>
    <properties>
       <title>Contributors How To</title>

Modified: james/site/trunk/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/download.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/download.xml (original)
+++ james/site/trunk/src/site/xdoc/download.xml Thu Jul 27 05:32:46 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+<!--
+  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.    
+-->
 <document>
   <properties>
     <author email="server-dev@james.apache.org">Apache James Mail Server 
Project</author>

Modified: james/site/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/index.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/index.xml (original)
+++ james/site/trunk/src/site/xdoc/index.xml Thu Jul 27 05:32:46 2006
@@ -2,15 +2,15 @@
 <document>
   <properties>
     <title>Overview</title>
-    <author email="site-dev@james.apache.org">James Project Web Team</author>
+    <author email="site-dev@james.apache.org">JAMES Project Web Team</author>
   </properties>
   <body>
     <section name="What is it?">
-      <p>The Apache James Project delivers a rich set of open source 
solutions, written in Java, related to internet mail and news.</p>
-      <p>James is organized into subprojects with James Server and the Mailet 
API as their core.</p> 
-      <p>Apache James is a project of The Apache Software Foundation (ASF) 
which encourages a collaborative, consensus-based development process under an 
open software license.</p>
+      <p>The Apache JAMES Project delivers a rich set of open source 
solutions, written in Java, related to internet mail and news.</p>
+      <p>JAMES is organized into subprojects with JAMES Server and the Mailet 
API as their core.</p> 
+      <p>Apache JAMEs is a project of The Apache Software Foundation (ASF) 
which encourages a collaborative, consensus-based development process under an 
open software license.</p>
       <p>The ASF maintains other Java projects which may also be of interest. 
These are detailed on the ASF Projects page.</p>
-      <p>We recommended that users of James products subscribe to the James 
users mailing list.</p>
+      <p>We recommended that users of JAMES products subscribe to the JAMES 
users mailing list.</p>
     </section>
     <section name="news">
     <div id="apacheconspacer">
@@ -20,16 +20,16 @@
     <a href="http://www.us.apachecon.com/"; target="_top"><img 
src="http://www.apache.org/ads/ApacheCon/234x60-2006-us.gif"; alt="ApacheCon US 
2006" style="margin: 3px;" border="0" height="60" width="236" /></a>
     </div></div>
     <subsection name="2006">
-     <h4>James 2.3.0 on the way</h4>
-     <p>After a long time of development we have released the first <a 
href="http://people.apache.org/dist/james/server/";>release candidate</a> of 
James 2.3.0. After a period of user testing version 2.3.0 will be released. - 
Jul/2006</p>
-     <h4>New project jSPF</h4>
-     <p>James PMC is happy to announce that we are working on a Java 
implementation of the SPF specification. The first <a 
href="http://people.apache.org/dist/james/jspf/";>betas</a> are already 
available for download. - Jul/2006</p>
+     <h4>JAMES Server 2.3.0 on the way</h4>
+     <p>After a long time of development we have released the first <a 
href="http://people.apache.org/dist/james/server/";>release candidate</a> of 
JAMES Server 2.3.0. After a period of user testing version 2.3.0 will be 
released. - Jul/2006</p>
+     <h4>New project JAMES jSPF</h4>
+     <p>JAMES PMC is happy to announce that we are working on a Java 
implementation of the SPF specification. The first <a 
href="http://people.apache.org/dist/james/jspf/";>betas</a> are already 
available for download. - Jul/2006</p>
     </subsection>
     <subsection name="2005">
-     <h4>James PMC react to the closure of Apache Avalon.</h4>
-      <p>James PMC would like to reassure all of our users that James is alive 
and well. All of the James team have kept abreast of the Avalon developments 
culminating in the closure of the Avalon project and dispersal of its codebase. 
We are are keen to stress that this has little impact on our ability to support 
and develop James in both the short and long terms.<br/>Over the coming months 
we will be finalising and publishing a road map for James which will address 
all of the specific concerns raised by Avalon's closure, but rest assured 
James' future is safe, and we have enthusiasm and plans aplenty.<br/> In the 
meantime we would like to extend our best wishes to all our friends from 
Avalon, here's luck with your future projects guys!<br/> If you are at all 
concerned please subscribe to the server-user mailing list and raise your 
points there. - 05/Jan/2005</p>
+     <h4>JAMES PMC react to the closure of Apache Avalon.</h4>
+      <p>JAMES PMC would like to reassure all of our users that JAMES Server 
is alive and well. All of the James team have kept abreast of the Avalon 
developments culminating in the closure of the Avalon project and dispersal of 
its codebase. We are are keen to stress that this has little impact on our 
ability to support and develop Server in both the short and long 
terms.<br/>Over the coming months we will be finalising and publishing a road 
map for JAMES Server which will address all of the specific concerns raised by 
Avalon's closure, but rest assured JAMES Server' future is safe, and we have 
enthusiasm and plans aplenty.<br/> In the meantime we would like to extend our 
best wishes to all our friends from Avalon, here's luck with your future 
projects guys!<br/> If you are at all concerned please subscribe to the 
server-user mailing list and raise your points there. - 05/Jan/2005</p>
 
-      <h4>James source has moved to "Subversion"</h4>
+      <h4>JAMES product sources have moved to "Subversion"</h4>
       <p>Subversion is a version control system like CVS, but it has 
advantages over CVS for Apache Software Foundation (ASF) projects.<br/> In 
common with all other ASF projects we have reviewed our use of CVS and migrated 
our code to Subversion.<br/>
 Have a look at this <a href="FAQ.html#17">FAQ</a> for further details. - 
05/Jan/2005</p>
       <p/>
@@ -38,14 +38,14 @@
     
     <section name="releases">
       <p>
-        <b>Latest and Stable: James v2.2.0</b>
+        <b>Latest and Stable: JAMES Server v2.2.0</b>
         <br/>
-James v2.2.0 is the current release, and the latest in the James v2 series.
+JAMES Server v2.2.0 is the current release, and the latest in the Server v2 
series.
 Both <a href="http://james.apache.org/download.cgi";>binary and source</a> 
distributions are available.</p>
-      <p>James v2.2.0 is a major update to the James platform, with many new 
features, functional improvements, and bug fixes.
+      <p>JAMES Server v2.2.0 is a major update to the Server platform, with 
many new features, functional improvements, and bug fixes.
 See the <a href="changelog.html">Change Log</a> for a detailed list of 
changes.  <b>All
 users are urged to upgrade to v2.2.0 as soon as possible</b>.</p>
-      <p>Any bugs found in James are dealt with promptly.  Please provide 
feedback on the james-user and james-dev mailing lists.</p>
+      <p>Any bugs found in JAMES products are dealt with promptly.  Please 
provide feedback on the server-user and server-dev mailing lists.</p>
       <p>
         <b>Get your hands on the latest versions..</b>
         <br/>We put significant milestones, and potential release candidates 
in the <a href="http://people.apache.org/dist/james/";>download area.</a>

Modified: james/site/trunk/src/site/xdoc/jsieve/index.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/jsieve/index.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/jsieve/index.xml (original)
+++ james/site/trunk/src/site/xdoc/jsieve/index.xml Thu Jul 27 05:32:46 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+<!--
+  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.    
+-->
 <document>
   <properties>
     <title>Overview</title>

Modified: james/site/trunk/src/site/xdoc/license.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/license.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/license.xml (original)
+++ james/site/trunk/src/site/xdoc/license.xml Thu Jul 27 05:32:46 2006
@@ -199,7 +199,7 @@
 
 <section name="dnsjava">
 <p>
-    dnajava is distributed with James, a copy of the licence is contained in 
the distribution
+    dnsjava is distributed with James, a copy of the licence is contained in 
the distribution
 </p>
 </section>
 

Modified: james/site/trunk/src/site/xdoc/mail.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/mail.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/mail.xml (original)
+++ james/site/trunk/src/site/xdoc/mail.xml Thu Jul 27 05:32:46 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.    
+-->
 <document>
   <properties>
     <title>Mailing lists</title>

Modified: james/site/trunk/src/site/xdoc/mime4j/index.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/mime4j/index.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/mime4j/index.xml (original)
+++ james/site/trunk/src/site/xdoc/mime4j/index.xml Thu Jul 27 05:32:46 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+<!--
+  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.    
+-->
 <document>
   <properties>
     <title>Overview</title>

Modified: james/site/trunk/src/site/xdoc/postage/index.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/postage/index.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/postage/index.xml (original)
+++ james/site/trunk/src/site/xdoc/postage/index.xml Thu Jul 27 05:32:46 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+<!--
+  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.    
+-->
 <document>
   <properties>
     <title>Overview</title>

Modified: james/site/trunk/src/site/xdoc/weare.xml
URL: 
http://svn.apache.org/viewvc/james/site/trunk/src/site/xdoc/weare.xml?rev=426043&r1=426042&r2=426043&view=diff
==============================================================================
--- james/site/trunk/src/site/xdoc/weare.xml (original)
+++ james/site/trunk/src/site/xdoc/weare.xml Thu Jul 27 05:32:46 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+<!--
+  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.    
+-->
 <document>
   <properties>
     <title>Who We Are</title>


Reply via email to