You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2011/04/26 22:17:02 UTC

svn commit: r1096884 - in /james/mailet/ai/trunk/src/site: apt/release-notes.apt site.xml xdoc/conf.xml xdoc/index.xml

Author: rdonkin
Date: Tue Apr 26 20:17:01 2011
New Revision: 1096884

URL: http://svn.apache.org/viewvc?rev=1096884&view=rev
Log:
JAMES-1231 Basic site

Modified:
    james/mailet/ai/trunk/src/site/apt/release-notes.apt
    james/mailet/ai/trunk/src/site/site.xml
    james/mailet/ai/trunk/src/site/xdoc/conf.xml
    james/mailet/ai/trunk/src/site/xdoc/index.xml

Modified: james/mailet/ai/trunk/src/site/apt/release-notes.apt
URL: http://svn.apache.org/viewvc/james/mailet/ai/trunk/src/site/apt/release-notes.apt?rev=1096884&r1=1096883&r2=1096884&view=diff
==============================================================================
--- james/mailet/ai/trunk/src/site/apt/release-notes.apt (original)
+++ james/mailet/ai/trunk/src/site/apt/release-notes.apt Tue Apr 26 20:17:01 2011
@@ -3,7 +3,7 @@
  ------
  Apache JAMES Project Team
  ------
- 2009-02-09
+ 2011
  ------
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -25,64 +25,9 @@
 
 Release Notes
 
-   Apache James Cryptographic Mailets encode, decode, sign and 
-   verify mail, together with related cryptology utilities.
-   Mailets are defined by the 
-   {{{http://james.apache.org/mailet}Apache Mailet API}} (a framework
-   assisting the rapid development of email processing functionality). 
-   
-   {{{http://maven.apache.org}Maven 2}} is used to build this project.
-   
-1.1 (In Preparation)
+   Apache James AI Mailets 0.1 is expect to be the first independent release of this code.
 
-   Is a JRE update release upgrading dependencies and code to Java 1.5
-   
- * Upgrading to BouncyCastle 1.43 from 1.29 adds numerous features,
-   resolves many defects and addresses some security advisories.
-   See the {{{http://www.bouncycastle.org/releasenotes.html} release notes}}
-   for more details.
-   
- * The secondary Ant build has now been removed. Maven should be used
-   to build. The Maven build now inherits and uses the Apache standard
-   pom.
-   
-1.0
+   Previously released in {{{http://james.apache.org/server/index.html'}Apache James Server}} 2.
    
-   This is the first independent release of this code. Previously 
-   it was shipped as part of the 
-   {{{http://james.apache.org/mailet}Apache James Mail Server}} 
-   (an advanced mail server). This release is not dependent on 
-   that server but can be used in any Mailet container. 
-
-Cryptography Notice
-
-   This distribution includes cryptographic software.  The country in 
-   which you currently reside may have restrictions on the import, 
-   possession, use, and/or re-export to another country, of 
-   encryption software.  BEFORE using any encryption software, please 
-   check your country's laws, regulations and policies concerning the
-   import, possession, or use, and re-export of encryption software, to 
-   see if this is permitted.  See http://www.wassenaar.org for more
-   information.
-
-   The U.S. Government Department of Commerce, Bureau of Industry and
-   Security (BIS), has classified this software as Export Commodity 
-   Control Number (ECCN) 5D002.C.1, which includes information security
-   software using or performing cryptographic functions with asymmetric
-   algorithms.  The form and manner of this Apache Software Foundation
-   distribution makes it eligible for export under the License Exception
-   ENC Technology Software Unrestricted (TSU) exception (see the BIS 
-   Export Administration Regulations, Section 740.13) for both object 
-   code and source code.
-
-   The following provides more details on the included cryptographic
-   software:
-    		
-    		This library provides high level crytographic operations
-    		based on lower level crytographic libraries created
-    		by The Legion of the Bouncy Castle (http://www.bouncycastle.org/).
-
-    Export classifications and source links can be found
-    at http://www.apache.org/licenses/exports/.
-  
-  
\ No newline at end of file
+   {{{http://maven.apache.org}Maven 3}} is used to build this project.
+   
\ No newline at end of file

Modified: james/mailet/ai/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/mailet/ai/trunk/src/site/site.xml?rev=1096884&r1=1096883&r2=1096884&view=diff
==============================================================================
--- james/mailet/ai/trunk/src/site/site.xml (original)
+++ james/mailet/ai/trunk/src/site/site.xml Tue Apr 26 20:17:01 2011
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.    
 -->
-<project name="Apache JAMES Crypto">
+<project name="Apache JAMES AI">
   <skin>
     <groupId>org.apache.james</groupId>
     <artifactId>maven-skin</artifactId>
@@ -25,10 +25,10 @@
   </skin>
 
   <bannerLeft>
-    <name>JAMES Cryptography Mailets</name>
-    <src>images/logos/james-crypto-mailets-logo.gif</src>
-    <href>http://james.apache.org/mailet/crypto/index.html</href>
-    <alt>james-crypto-mailets-logo.gif</alt>
+    <name>JAMES Artificial intelligence Mailets</name>
+    <src>images/logos/james-ai-mailets-logo.png</src>
+    <href>http://james.apache.org/mailet/ai/index.html</href>
+    <alt>james-ai-mailets-logo.png</alt>
   </bannerLeft>
 
   <bannerRight>
@@ -39,23 +39,24 @@
 
   <body>
 
-    <menu name="Cryptography Mailets">
+    <menu name="Artificial Intelligence Mailets">
       <item name="Overview" href="index.html"/>
       <item name="Configuration" href="conf.html"/>
       <item name="Catalog" href="mailet-report.html" />
       <item name="Release Notes" href="release-notes.html" />
       <item 
       	name="DOAP" 
-      	href="doap_apache-crypto-mailets.rdf" 
+      	href="doap_apache-ai-mailets.rdf" 
       	img='http://www.w3.org/RDF/icons/rdf_metadata_button.32'/>
     </menu>
 
      <menu name="Mailet">
       <item name="API" href="http://james.apache.org/mailet/api"/>
+      <item name="AI" href="http://james.apache.org/mailet/ai"/>
       <item name="Basic Toolkit" href="http://james.apache.org/mailet/base"/>
       <item name="Crypto" href="http://james.apache.org/mailet/crypto"/>
-      <item name="Sieve" href='http://james.apache.org/jsieve/mailet/index.html'/>
       <item name="MailetDocs" href="http://james.apache.org/mailet/maven-mailetdocs-plugin"/>
+      <item name="Sieve" href='http://james.apache.org/jsieve/mailet/index.html'/>
       <item name="Standard" href="http://james.apache.org/mailet/standard"/>
      </menu>
 

Modified: james/mailet/ai/trunk/src/site/xdoc/conf.xml
URL: http://svn.apache.org/viewvc/james/mailet/ai/trunk/src/site/xdoc/conf.xml?rev=1096884&r1=1096883&r2=1096884&view=diff
==============================================================================
--- james/mailet/ai/trunk/src/site/xdoc/conf.xml (original)
+++ james/mailet/ai/trunk/src/site/xdoc/conf.xml Tue Apr 26 20:17:01 2011
@@ -25,7 +25,9 @@
     </author>
   </properties>
   <body>
-    <section name="JAMES Configuration">
+    <section name="Configuration">
+    <p>(TODO)</p>
+    <!--  
       <p>
         To use cryptography mailets, the required
         <a href='http://www.bouncycastle.org'>Bouncy Castle</a>
@@ -110,6 +112,7 @@
     &lt;/mailet&gt;
         </pre>
       </source>
+      -->
     </section>
   </body>
 </document>
\ No newline at end of file

Modified: james/mailet/ai/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/mailet/ai/trunk/src/site/xdoc/index.xml?rev=1096884&r1=1096883&r2=1096884&view=diff
==============================================================================
--- james/mailet/ai/trunk/src/site/xdoc/index.xml (original)
+++ james/mailet/ai/trunk/src/site/xdoc/index.xml Tue Apr 26 20:17:01 2011
@@ -23,95 +23,23 @@
     <author email="server-dev@james.apache.org">JAMES Project Team</author>
   </properties>
   <body>
-    <section name="Crytography Mailets">
-      	<p>Mailets which encode, decode, sign and verify mail plus cryptology utilities.</p>
+    <section name="Artificial Intelligence Mailets">
+      	<p>Mail processors with artificial intelligence (AI).</p>
         <subsection name='Releases'>
-          <p>
-          <strong>Apache Crypto Mailets 1.0</strong> is the current release and can be downloaded
-          <a href='http://james.apache.org/download.cgi'>here</a>. 
+          <p>
+          Previously released in <a href='/server/index.html'>Apache James Server</a> 2.
+          Apache James AI Mailets 0.1 is expect to be the first independent release of this code.
           </p>
-          <table>
-            <thead>
-              <tr><td>Cryptography Mailets</td><td>Java</td><td>Latest Stable For JRE</td><td>Download</td></tr>
-            </thead>
-            <tbody>
-              <tr><td><strong>1.0</strong></td><td>1.4</td><td><strong>Yes</strong></td><td><a href='http://james.apache.org/download.cgi'>Release</a></td></tr>
-            </tbody>
-          </table>
         </subsection>
         <subsection name='Road Map'>
           <p>
             A detailed road map is available in
             <a
-              href='https://issues.apache.org/jira/browse/MAILETCRYPTO?report=com.atlassian.jira.plugin.system.project:roadmap-panel'>
+              href='https://issues.apache.org/jira/browse/JAMESMAILAI?report=com.atlassian.jira.plugin.system.project:roadmap-panel'>
               JIRA
             </a>.
           </p>
-          <subsection name='1.1'>
-            <p>
-            Is a JRE update release: upgrading dependencies and code for Java 1.5
-            </p>
-          </subsection>
         </subsection>
     </section>
-    <section name='S/MIME Mailets'>
-    	<p><acronym title='Secure / Multipurpose Internet Mail Extensions'>S/MIME</acronym> provides
-    	cryptographic services for <acronym title='Multipurpose Internet Mail Extensions'>
-    	<a href='http://james.apache.org/server/rfclist/basic/rfc2045.txt'>MIME</a></acronym> messages.
-    	These services include public key digital signature and encryption. 
-    	Authentication is certificate based and so uses a hierarchical trust model. 
-    	</p><p>
-    	SMIME is standardised by the 
-    	<acronym title='Internet Engineering Task Force'>
-    	<a href='http://www.imc.org/ietf-smime/index.html'>IEFT</a></acronym>.
-    	</p>
-    	<p>
-    	JAMES provides:
-    	</p>
-    	<ul>
-    		<li><a href='apidocs/org/apache/james/transport/mailets/smime/SMIMEDecrypt.html'>SMIMECheckSignature</a> 
-    		Verifies the S/MIME signature of a message. The s/mime signing ensure that the 
-    		private key owner is the real sender of the message.</li>
-    		<li><a href='apidocs/org/apache/james/transport/mailets/smime/SMIMEDecrypt.html'>SMIMEDecrypt</a>
-    		Decrypts a S/MIME encrypted message.</li>
-    		<li><a href='apidocs/org/apache/james/transport/mailets/smime/SMIMESign.html'>SMIMESign</a>
-    		Puts a server-side SMIME signature on a message.
-    		</li>
-    	</ul>
-    </section>
-    <section name='Cryptography Notice'>
-    <p>
-       This distribution includes cryptographic software.  The country in 
-   which you currently reside may have restrictions on the import, 
-   possession, use, and/or re-export to another country, of 
-   encryption software.  BEFORE using any encryption software, please 
-   check your country's laws, regulations and policies concerning the
-   import, possession, or use, and re-export of encryption software, to 
-   see if this is permitted.  See 
-   <a href='http://www.wassenaar.org/'>http://www.wassenaar.org</a> for more
-   information.
-	</p><p>
-   The U.S. Government Department of Commerce, Bureau of Industry and
-   Security (BIS), has classified this software as Export Commodity 
-   Control Number (ECCN) 5D002.C.1, which includes information security
-   software using or performing cryptographic functions with asymmetric
-   algorithms.  The form and manner of this Apache Software Foundation
-   distribution makes it eligible for export under the License Exception
-   ENC Technology Software Unrestricted (TSU) exception (see the BIS 
-   Export Administration Regulations, Section 740.13) for both object 
-   code and source code.
-	</p><p>
-   The following provides more details on the included cryptographic
-   software:
-    </p>
-    	<ul>
-    		<li>This library provides high level crytographic operations
-    		based on lower level crytographic libraries created
-    		by <a href='http://www.bouncycastle.org/'>The Legion of the Bouncy Castle</a>.
-    		</li>
-    	</ul>
-    <p>Export classifications and source links can be found
-    <a href='http://www.apache.org/licenses/exports/'>here</a>.</p>
-    </section>
   </body>
 </document>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org