On Sat, 30 Mar 2002 23:25, Paul Hammant wrote:
> Jeff,
>
> >>Can we have the relevent jar inside our CVS.  We are trying to target
> >>off the shelf Ant arn't we...
> >>
> >>If yes, should it go in all/lib/ ?
> >
> >Couldn't you just use the one in jakarta-avalon/tools/lib? Excalibur has
> >many dependencies on jars there already, I don't think it will hurt.
>
> Fine by me, but I am deliberately being the newbie at the moment.  Just
> doing "ant" at the root of axcalibur after a completely clean
> checkout/update.
>
>     [javac] Compiling 10 source files to
> C:\Apache-CVS-UPD\jakarta-avalon-excalibur\concurrent\build\classes
>     [javac]
> C:\Apache-CVS-UPD\jakarta-avalon-excalibur\concurrent\src\test\org\apache\a
>valon\excalibur\concurrent\test\ReadWriteLock TestCase.java:10: package
> junit.framework does not exist
>     [javac] import junit.framework.TestCase;
>
> The ant.properties.sample file refers to:
>     # ----- JUnit Unit Test Suite, version 3.7 or later -----
>     junit.home=${base.path}/junit3.7
>     junit.lib=${junit.home}
>     junit.jar=${junit.lib}/junit.jar
>
> It does not refer to the relative junit....... :-(

and it shouldn't unless you want to screw users who are not working directly 
from CVS or who already have ant set up properly.


-- 
Cheers,

Pete

*------------------------------------------------------*
|  Hlade's Law: If you have a difficult task, give it  |
|     to a lazy person -- they will find an easier     |
|                    way to do it.                     |
*------------------------------------------------------*

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

Reply via email to