vote up 0 vote down star

I'm trying to pass a -lib argument to ant as part of an automated build using Hudson but can't see a way to do this. I could add the relevant libraries to the ant/lib folder but that would then mean the same version of the library necessarily being shared by all builds on that machine.

Any help much appreciated.

flag

69% accept rate

1 Answer

vote up 3 vote down check

In your Hudson job configuration you can specify ant arguments such as -lib in the Targets field. See the help message that opens when you click the ? next to the Targets field.

link|flag
doh, must have been asleep when I was looking over the gui there. thanks. – rwarren Mar 13 at 15:59

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.