>

Hi,

I would like to rewrite the ant file because something isn't right.
I cannot for the life of me get log4j to build from CVS. I have been
trying for an hour now, and I know another who has given up
trying to build log4j.

There is no shell script to start ant and the ${classpath}
variable in the build.xml file is never set to anything unless
you write your own shell script and set the option yourself.

Even after doing this I cannot get log4j to build. I keep getting

build.core:
    [javac] Compiling 88 source files to
/home/jvanzyl/js/jakarta-log4j/classes
    [javac]
/home/jvanzyl/js/jakarta-log4j/org/apache/log4j/examples/MyCategory.java:58:
cannot access org.w3c.dom.Element
    [javac] file org/w3c/dom/Element.class not found
    [javac]     DOMConfigurator.configure(args[0]);
    [javac]                        ^
    [javac] 1 error

Even though I know that the DOM classes are in my classpath. I have
tried
xerces, jaxp, and xalan2 as GUMP says that is a dependency but to no
avail. I volunteer to rewrite the Ant build file because this is driving
me
crazy. I need a feature that is only available in CVS and it won't
build.

--
jvz.

Jason van Zyl
[EMAIL PROTECTED]

http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine




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

Reply via email to