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 2009/02/14 12:05:56 UTC

svn commit: r744481 - in /james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto: mailet/package.html matcher/package.html

Author: rdonkin
Date: Sat Feb 14 11:05:56 2009
New Revision: 744481

URL: http://svn.apache.org/viewvc?rev=744481&view=rev
Log:
Some basic package level documentation. MAILETCRYPTO-2

Added:
    james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/mailet/package.html
    james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/matcher/package.html

Added: james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/mailet/package.html
URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/mailet/package.html?rev=744481&view=auto
==============================================================================
--- james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/mailet/package.html (added)
+++ james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/mailet/package.html Sat Feb 14 11:05:56 2009
@@ -0,0 +1,21 @@
+<!--
+  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.    
+-->
+<body>
+<p>Cryptographic mail processing agents.</p>
+</body>

Added: james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/matcher/package.html
URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/matcher/package.html?rev=744481&view=auto
==============================================================================
--- james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/matcher/package.html (added)
+++ james/mailet/crypto/trunk/src/main/java/org/apache/james/mailet/crypto/matcher/package.html Sat Feb 14 11:05:56 2009
@@ -0,0 +1,21 @@
+<!--
+  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.    
+-->
+<body>
+<p>Cryptographic tests for mail.</p>
+</body>



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