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/08/01 13:35:08 UTC

svn commit: r799843 - in /james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet: mdn/package.html package.html

Author: rdonkin
Date: Sat Aug  1 11:35:08 2009
New Revision: 799843

URL: http://svn.apache.org/viewvc?rev=799843&view=rev
Log:
JSIEVE-67 Add package descriptions https://issues.apache.org/jira/browse/JSIEVE-67

Added:
    james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/mdn/package.html   (with props)
    james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/package.html   (with props)

Added: james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/mdn/package.html
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/mdn/package.html?rev=799843&view=auto
==============================================================================
--- james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/mdn/package.html (added)
+++ james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/mdn/package.html Sat Aug  1 11:35:08 2009
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+<!--
+
+  @(#)package.html
+
+  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.       
+-->
+
+</HEAD>
+<BODY>
+
+<p><abbr title='Message Delivery Notifications'>MDN</abbr> 
+for JavaMail.</p>
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/mdn/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/package.html
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/package.html?rev=799843&view=auto
==============================================================================
--- james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/package.html (added)
+++ james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/package.html Sat Aug  1 11:35:08 2009
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+<!--
+
+  @(#)package.html
+
+  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.       
+-->
+
+</HEAD>
+<BODY>
+
+<p>Sieve filtering mailet.</p>
+<p>Provides suitable actions and adapters for Sieve use in a <a href='http://james.apache.org/mailet'>Mailet</a> container.</p>
+</BODY>
+</HTML>
\ No newline at end of file

Propchange: james/jsieve/trunk/mailet/src/main/java/org/apache/jsieve/mailet/package.html
------------------------------------------------------------------------------
    svn:eol-style = native



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