Sam Ruby wrote, On 25/02/2003 11.23:
...---------------------------------------------------- This email is autogenerated from the output from: <http://cvs.apache.org/builds/gump/2003-02-25/xml-cocoon2.html> ----------------------------------------------------
[javac] Compiling 95 source files to
/home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/scratchpad/dest
[javac]
/home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/scratchpad/src/org/apache/cocoon/mail/MailContentHandlerDelegate.java:384:
cannot resolve symbol
[javac] symbol : method getDeletedMessageCount ()
[javac] location: class javax.mail.Folder
[javac] addAttribute("deleted-messages",
String.valueOf(folder.getDeletedMessageCount()));
[javac] ^
...
[javac] 1 error
BUILD FAILED
We do have javamail in out Gump descriptor... what's different between Gump's javamail and the one we are using?
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------