You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Michiel Meeuwissen <Mi...@omroep.nl> on 2002/08/05 19:00:17 UTC

jikes doesn't like ;;


build.jms:
    [javac] Compiling 2 source files to /home/michiel/mmbase/build/download/expanded/jakarta-log4j-1.2.6/dist/classes
    [javac] 
    [javac] Found 1 semantic error compiling "/home/michiel/mmbase/build/download/expanded/jakarta-log4j-1.2.6/src/java/org/apache/log4j/net/JMSAppender.java":
    [javac] 
    [javac]    332.     return urlPkgPrefixes;;
    [javac]                                   ^
    [javac] *** Error: This statement is unreachable.
BUILD FAILED

/home/michiel/mmbase/build/download/expanded/jakarta-log4j-1.2.6/build.xml:250: Compile failed, messages should have been provided.

Total time: 5 seconds


removing one of the ; solves the problem. Perhaps should be done in the log4j CVS.

 greetings,

 Michiel

-- 
Michiel Meeuwissen 
Mediapark, C 107 tel. +31 (0)35 6772979



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>