> New Features: > > 1) IMAP - I think this one is going to be on most people's list. I'd > like to see IMAP at an "Experimental" level. That means basic > functionality as specificied in the relevant RFCs will be implemented. > Certain functionality may be documented as not yet implemented, and the > system will not necessarily have undergone load or stress tests >
FYI I've been looking at this one. Got it running. Most of the unit tests are failing at the moment... They are a little rigid. I'll probably do any work in a "test-first" manner. > Internal Documentation > ESSENTIAL > External Documentation > > 1) Write up specific documentation addressing the top 5 issues listed on > the TODO list > 2) Start building an organized James "manual" with common > configurations. > EVEN MORE essential. Suggestion.. . Cocoon project has started using a wiki and its working well... see it here: http://outerthought.net/wiki/Wiki.jsp Oddly I'd say the wiki documentation is more organized than the "organized" documentation. > > Thoughts? > build enhancements... Mucking with things trying to get it to build took a tremendous amount of time. (actually more the unit tests for IMAP than anything else).. . Replace "optional.jar" with an actual WORKING optional jar (I had to replace this one). Make the build not inisist ant be under /opt/jakarta-ant..... as well as in the tools dir.. Upgrade to ant 1.5.x I'd do this but I don't want to duplicate all the stuff in centipede. -Andy > --Peter -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
