[EMAIL PROTECTED] I think JDeveloper may be the culprit. Can you run it outside JDeveloper? (with no extra classes in the classpath except ant)?
prerequisites: cvs, ant (a recent version, 1.5.1 or newer?), jdk 1.3 or greater 1: pull the tip of the jakarta-log4j cvs module (see http://jakarta.apache.org/site/cvsindex.html ) 2: download the latest ORO release and expand (see http://jakarta.apache.org/site/binindex.cgi ) 3: in the jakarta-log4j directory, copy build.properties.sample to build.properties 4: uncomment the ORO path line in build.properties and update the path - example: regexp.oro.jar=c:/downloads/oro/jakarta-oro-2.0.7/jakarta-oro-2.0.7.jar 5: in the jakarta-log4j directory, run the chainsaw ant target ('ant chainsaw') Here are the first lines I get when I run the build...yours should look similar: Buildfile: build.xml oroCheck: chainsawCheck: [echo] Chainsaw dependant libraries present. chainsawRunCheck: init: build.core: [mkdir] Created dir: D:\temp\jakarta-log4j\dist\classes [javac] Compiling 199 source files to D:\temp\jakarta-log4j\dist\classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. build.chainsaw: [javac] Compiling 108 source files to D:\temp\jakarta-log4j\dist\classes -----Original Message----- From: Robert Augustyn [mailto:[EMAIL PROTECTED] Sent: Sat 11/29/2003 4:20 AM To: 'Log4J Users List' Cc: Subject: RE: How stable is Chainsaw 2? Paul, I do get log4j-chainsaw-1.3alpha.jar in the directory but the jar does not have any of the classes. I am using jdk 1.4.1_02. And run it from the jdeveloper. I have downloaded a build jars from the cvs and it looks like one I just build. robert
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
