Issue Details (XML | Word | Printable)

Key: JAMES-327
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Norman Maurer
Reporter: Hes Siemelink
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JAMES Server

Mailet overview not complete

Created: 13/Oct/04 02:35 PM   Updated: 21/Nov/07 08:31 AM
Return to search
Component/s: Documentation
Affects Version/s: 2.3.0
Fix Version/s: 2.3.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works diff.txt 2005-01-11 02:37 AM Hes Siemelink 4 kB
Environment: All, web site

Resolution Date: 21/Aug/06 11:25 AM


 Description  « Hide
The overview of mailets is not complete. For example, the FromRepository mailet is missing.

See http://james.apache.org/provided_mailets_2_1.html and compare with the mailets in the package org.apache.james.transport.mailets

Thanks,

   Hes.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Hes Siemelink added a comment - 08/Jan/05 08:58 AM
It turns out that the documentation has been updated in the CVS branch branch_2_1_fcs.

However, the site is generated from the MAIN branch using outdated files.

Proposed fix: copy the contents of src/xdocs from branch_2_1_fcs to MAIN and regenerate the web site.

Noel J. Bergman added a comment - 08/Jan/05 01:04 PM
Do NOT copy over the xdocs. They are only partially updated, specifically for the version 2 release. The public site is generated from MAIN, and only that has been maintained.

Hes Siemelink added a comment - 09/Jan/05 01:18 AM
At least the file src/xdocs/provided_mailets_2_1.xml from the branch_2_1_fcs should be published on the web site.

Hes Siemelink added a comment - 11/Jan/05 02:37 AM
Here's the diff that will update provided_mailets_2_1.xml in trunk, so it can be published to the web site.

Vincenzo Gianferrari Pini added a comment - 19/Apr/05 07:00 PM
The documentation in branch_2_1_fcs/src/xdocs/provided_mailets_2_1.xml is *not* up-to-date (many more mailets and matchers are missing), so first of all it has to be updated before updating the version in trunk.

Hes Siemelink added a comment - 19/Apr/05 09:06 PM
A while back I proposed to use xdoclet for mailet/matcher documentation.

See http://nagoya.apache.org/eyebrowse/ReadMsg?listName=james-user@jakarta.apache.org&msgId=2072253

I could spend some time on converting the documentation, provided that a committer commits to committing the changes into SVN.

Norman Maurer added a comment - 17/Jun/06 02:51 AM
This should fixed before release 2.3.0

Norman Maurer added a comment - 21/Aug/06 11:25 AM
- Fixed in trunk
- Backported in branch
- Updated site

Danny Angus added a comment - 21/Nov/07 08:31 AM
Closing issue fixed in released version.