Hi,
When i download LogKit-1.2 to a fresh directory and do a build it fails
because it can't find junit. It turns out it is looking for:
${tools.dir}/lib/junit-3.7.jar
where by default:
tools.dir = ../avalon/tools
The latest version of framework puts the jar in ../avalon/lib, and only
after running the import-junit ant task. There are also a number of
other files that are looked for in ../avalon/tools. I don't know if
this should hold up a release, but it definitely needs to be addressed.
Before i go any farther, is there something i'm missing?
- huw
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: LogKit dependency on JUnit Huw Roberts
- Re: LogKit dependency on JUnit Leo Simons
- Re: LogKit dependency on JUnit Huw Roberts
- Re: LogKit dependency on JUnit Leo Simons
- Re: LogKit dependency on JUnit Huw Roberts
- Re: LogKit dependency on JUnit Peter Donald
- Re: LogKit dependency on JUnit Huw Roberts
