I'll update it - I wanted to run more tests and it seems I forgot to commit
it.

Sorry
Costin

Amy Roh wrote:

> Costin,
> 
> Did you forget to update StandardContext that works with TldConfig?  The
> current workspace doesn't compile due to the following error.
> 
>> build-catalina-core:
>>     [javac] Compiling 306 source files to
>>     [/home/rubys/jakarta/jakarta-tomcat-catalina/build/server/classes
>>     [javac]
>>    
[/home/rubys/jakarta/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup/TldConfig.java:259:
>>     [cannot resolve symbol
>>     [javac] symbol  : method setTldScanTime (long)
>>     [javac] location: class org.apache.catalina.core.StandardContext
>>     [javac]             ((StandardContext)context).setTldScanTime(t2-t1);
>>     [javac]             ^
>>     [javac] Note: Some input files use or override a deprecated API.
>>     [javac] Note: Recompile with -deprecation for details.
>>     [javac] 1 error
>> 
>> BUILD FAILED
>>
file:///home/rubys/jakarta/jakarta-tomcat-catalina/catalina/build.xml:611:
>> Compile failed; see the compiler error output for details.
> 
> Thanks,
> Amy



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

Reply via email to