Re: Barracuda: Compiling Barracuda - first time Barracuda user
Stephen Woolerton <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Re the error in the contrib project - I am in fact using Ant 1.5.1.
I went back to your email to Perez in November and reworked the
instructions for 1.4. I can now compile the jars and the contrib project
and have Barracuda working. Great.
For some reason, the "ant install" command is failing with the message:
install:
[install] FAIL - Encountered exception java.io.IOException:
java.lang.reflect.InvocationTargetException
BUILD FAILED
file:./catalina-tasks.incl:81: FAIL - Encountered exception
java.io.IOException: java.lang.reflect.InvocationTargetException
I manually copied Barracuda across so it isn't a show stopper.
Thanks for your help, Jacob.
Stephen
Jacob Kjome wrote:
>
> Hi Stephen,
>
> Given the error in the contrib project, it is apparent that you are
> using something less than Ant-1.5.1. First, at a minimum, Ant-1.5
> must be used for the main build. Second, Ant-1.5 had a nasty bug
> which was fixed in Ant-1.5.1 which allows the contrib project to
> compile correctly. So, an upgrade there will get you cruising again
> (at least under j2sdk1.4.x...see below...).
>