Author: rdonkin
Date: Sat Jan 17 12:30:40 2009
New Revision: 735329
URL: http://svn.apache.org/viewvc?rev=735329&view=rev
Log:
Added release notes
Added:
james/mailet/maven-mailetdocs-plugin/trunk/RELEASE_NOTES.txt
james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/release-notes.apt
Modified:
james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml
Added: james/mailet/maven-mailetdocs-plugin/trunk/RELEASE_NOTES.txt
URL:
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/RELEASE_NOTES.txt?rev=735329&view=auto
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/RELEASE_NOTES.txt (added)
+++ james/mailet/maven-mailetdocs-plugin/trunk/RELEASE_NOTES.txt Sat Jan 17
12:30:40 2009
@@ -0,0 +1,12 @@
+ Release Notes
+
+The MailetDocs plugin for {{{http://maven.apache.org}Apache Maven}} documents
+implementations of the {{{http://james.apache.org/mailet/api}Apache Mailet
API}}.
+A mailet is an independent mail processor designed to be run in a mailet
container.
+A catalog of mailets and matchers is created, together with reports on each
one.
+
+0.1
+
+ 0.1 is the first release of this plugin. Basic function is complete but the
API
+ may change as the code is developed. Feedback to [email protected]
+ is appreciated.
\ No newline at end of file
Added: james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/release-notes.apt
URL:
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/release-notes.apt?rev=735329&view=auto
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/release-notes.apt
(added)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/site/apt/release-notes.apt
Sat Jan 17 12:30:40 2009
@@ -0,0 +1,36 @@
+ ------
+ Release Notse
+ ------
+ Apache JAMES Project Team
+ ------
+ 2009-01-17
+ ------
+
+~~ 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.
+
+Release Notes
+
+ The MailetDocs plugin for {{{http://maven.apache.org}Apache Maven}} documents
+ implementations of the {{{http://james.apache.org/mailet/api}Apache Mailet
API}}.
+ A mailet is an independent mail processor designed to be run in a mailet
container.
+ A catalog of mailets and matchers is created, together with reports on each
one.
+
+0.1
+
+ 0.1 is the first release of this plugin. Basic function is complete but the
API may change
+ as the code is developed. Feedback to [email protected] is
appreciated.
\ No newline at end of file
Modified: james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml?rev=735329&r1=735328&r2=735329&view=diff
==============================================================================
--- james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml (original)
+++ james/mailet/maven-mailetdocs-plugin/trunk/src/site/site.xml Sat Jan 17
12:30:40 2009
@@ -36,6 +36,7 @@
<item name="Introduction" href="index.html"/>
<item name="Goals" href="plugin-info.html"/>
<item name="Usage" href="usage.html"/>
+ <item name="Release Notes" href="release-notes.html"/>
<item
name="DOAP"
href="doap_crypto-mailets.rdf"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]