Great,

this lets Gump get a lot further on my box.  You still get a ton of
deprecation warnings from commons-collections or even your own
classes, but this is a different issue.

I've seen a single additional log4j warning:

log4j-logger:
    [javac] Compiling 1 source file to /javastuff/gump/jakarta-slide/build/classes
    [javac] /javastuff/gump/jakarta-slide/src/wrappers/log4j/Log4jLogger.java:184: 
warning: exists(java.lang.String) in org.apache.log4j.Category has been deprecated
    [javac]         Category cat = Category.exists(channel);
    [javac]                                ^
    [javac] 1 warning

Slide still fails to build since Gump doesn't know about the
org.apache.commons.httpclient.contrib.ssl package when building the
command line client.  I'll look into this later today.

Cheers

        Stefan

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

Reply via email to