dwallen - 2008-09-15

Hi,

I'm using fatjar 0.0.27, Eclipse 3.4 and ant 1.7.  I have fatjar.jar copied to the ant lib directory.

In order to build a fatjar from the command prompt (without Eclipse) I have to add  loaderref="${fjepPath}"  to the end of each taskdef line in the build script generated by fatjar.  (I don't remember where I found that as a solution-- probably some post on the web.)

Is there something I'm doing wrong?

I'm trying to set up build scripts to be automatically run via a build machine and it wwould be great if they didnt need manual modification.

Thanks