Tim Funk wrote:


> Look at build.properties (or build.properties.default) and override as
> needed.

build.properties fixed the /usr/local/LICENSE problem, but I don't see
anything that would fix the compile errror,

getInstance(java.util.Properties,javax.mail.Authenticator) in
javax.mail.Session cannot be applied to (java.util.Properties)

>
> Thomas Gagn� wrote:
>
>> I tried it as root anyway and it got further, but eventually failed.
>> I need some help on this one.
>>
>> build-catalina-optional:
>> [javac] Compiling 1 source file to
>> /home/tgagne/work/jakarta-tomcat-4.0.6-src/jakarta-tomcat-5/build/classes
>>
>> [javac]
>> /home/tgagne/work/jakarta-tomcat-4.0.6-src/jakarta-tomcat-catalina/catalina/src/share/org/apache/naming/factory/SendMailFactory.java:156:


>> getInstance(java.util.Properties,javax.mail.Authenticator) in
>> javax.mail.Session cannot be applied to (java.util.Properties)
>> [javac] Session.getInstance(props));
>> [javac] ^
>> [javac] 1 error
>>
>> BUILD FAILED
>> file:/home/tgagne/work/jakarta-tomcat-4.0.6-src/jakarta-tomcat-catalina/catalina/build.xml:638:


>> Compile failed; see the compiler error output for details.
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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



Reply via email to