Re: Trouble building using bcel

2012-03-05 Thread Jacob Silterra
> Is this a system installed Ant? There may be an additional package for > optional tasks that didn't install. This appears to be the problem. ant was packaged with my machine, and apparently did not come with the optional libraries. So the answer to my question is essentially "ant-apache-bcel.ja

Re: Trouble building using bcel

2012-03-02 Thread Stefan Bodewig
On 2012-03-02, Jacob Silterra wrote: > If I place ant-apache-bcel-1.6.5.jar in ~/.ant/lib, everything builds > fine. I can't find any documentation on this file, though, just > gleaned it from googling and downloaded from jarfinder, I couldn't > find an official download site. Ant 1.6.5 is old,

Trouble building using bcel

2012-03-02 Thread Jacob Silterra
Hello all, I'm working on a project which uses the task defined by bcel, only I'm having some trouble getting it to actually work. I have an Ubuntu Linux machine on which everything builds smoothly. If I place ant-apache-bcel-1.6.5.jar in ~/.ant/lib, everything builds fine. I can't find any docum