I wonder if there is a easy way to go around the compile error on the 
nite-built release? I need this version to start to try some new stuff but 
it is chocking on the build process:

[root@earth jakarta-james]# ant dist
Buildfile: build.xml

setup-properties:

prepare:

prepare-proposal:

compile:
    [javac] Compiling 1 source file to 
/home/java/jamestemp/jakarta-james/build/classes
    [javac] 
/home/java/jamestemp/jakarta-james/build/src/org/apache/james/core/EnhancedMimeMessage.java:27:
 
Incompatible type for constructor. Can't convert 
javax.mail.internet.MimeMessage to javax.mail.Session.
    [javac]         super(message);
    [javac]               ^
    [javac] 1 error

BUILD FAILED



Thanks

Rod~
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to