|
From: Robey P. <ro...@da...> - 2006-11-07 00:38:29
|
Hi there! We've been using wrapper at Danger for about a year now, and recently upgraded to version 3.2.3. We have a few patches that we apply, and with the last upgrade we had to modify those patches a lot, so I'm hoping to get most or all of them pushed upstream in some fashion. This first patch is pretty straightforward. The build scripts currently don't always pick up the local copy of 'ant' on systems that install an old 'ant' in the system path. This makes sure they do, and that 'ant' doesn't pick up its configuration from the system copy either. robey |