on 2/19/01 12:00 AM, "Jon S.Stevens" <[EMAIL PROTECTED]> wrote:
> compile:
> [javac] Compiling 348 source files to /home/rubys/jakarta/turbine/bin/classes
> [javac]
> /home/rubys/jakarta/turbine/bin/src/org/apache/turbine/services/logging/Log4Ja
> vaLogger.java:104: Incompatible type for constructor. Can't convert
> java.io.PrintStream to java.lang.String.
> [javac] new PatternLayout("%d [%t] %-5p %c - %m%n"),System.out);
> [javac] ^
> [javac] Note: 6 files use or override a deprecated API. Recompile with
> "-deprecation" for details.
> [javac] 1 error, 1 warning
FYI, after having Sam and myself explain the importance of deprecation (some
would say I have no clue about this...<smile>), Ceki has now deprecated this
interface so the build errors will turn into @deprecated warnings now.
:-)
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/> && <http://java.apache.org/turbine/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]