> With Jikes...
>
> build-main:
>     [javac] Compiling 280 source files to
> /Users/jon/checkout/jakarta-tomcat-4.0
> /catalina/build/classes
>     [javac]
> /Users/jon/checkout/jakarta-tomcat-4.0/catalina/src/share/org/apache
> /catalina/loader/WebappLoader.java:806: class
> org.apache.catalina.loader.Context
> Notifier is defined in StandardLoader.java. Because it is used outside of
> its so
> urce file, it should be defined in a file called "ContextNotifier.java".
>     [javac]     ContextNotifier notifier = new ContextNotifier((Context)
> contain
> er);
>     [javac]     ^
>     [javac] Note: 13 files use or override a deprecated API.  Recompile
with
> "-d
> eprecation" for details.
>     [javac] 2 warnings

It builds ok with javac, though.
I'll try to fix it.

Remy

Reply via email to