At 10:45 14.11.2002 -0800, Rich Gibbs wrote:
I am new to this list, but I downloaded the 1.2.7 version, and with the help
of the readme, set up my build.properties.

My first time of using ant as well, but after looking, After trying the
build several times, it appears that the basedir on line 203 was never
specified.
It is specified at the top:

<project name="log4j" default="usage" basedir="." >

I modified mine to java.source.dir, and that allowed the build
to proceed.
Interesting. Which version of ANT are you using?

One other question in the target for jaxpCheck, I think the
classpathref="compile.classpath" needs to be added so the class can be
found.
Well, actually ANT itself would not run without JAXP. So although the test is silly it is harmless.

If these have already been found/addressed I failed to find them in the
archive, or the bug database.
Thank you for letting us know.

Thanks

Rich Gibbs
--
Ceki

TCP implementations will follow a general principle of robustness: be
conservative in what you do, be liberal in what you accept from
others. -- Jon Postel, RFC 793



--
To unsubscribe, e-mail:   <mailto:log4j-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:log4j-dev-help@;jakarta.apache.org>

Reply via email to