Re: WOLips Ant Build

2007-07-10 Thread Chuck Hill
Hi Gavin, On Jul 9, 2007, at 6:28 PM, Gavin Eadie wrote: At 3:55 PM -0700 7/9/07, Chuck Hill wrote: The Ant build that ships with WOLips is, IMO, a terrible mess. Some time ago, I headed down a path I wondered if I'd regret, which was redoing the WO ant tasks. It would mean maintaining

Re: WOLips Ant Build

2007-07-10 Thread D Tim Cummings
When you create a new Wonder Application it creates a folder Libraries which is already set up like this in build.xml. Drop your third party jars in the Libraries folder. Right-click on them and select Build Path - Add to Build Path, and you are done! Tim On 10/07/2007, at 8:55 AM,

WOLips Ant Build

2007-07-09 Thread Jeremy Rosenberg
I'm just trying to move our projects to Eclipse and it's going well, except that when I use the Ant Build that WOLips generates the libraries and frameworks that the application requires don't end up inside the .woa like I would expect. The build files that we set up in house and have

Re: WOLips Ant Build

2007-07-09 Thread Chuck Hill
On Jul 9, 2007, at 3:12 PM, Jeremy Rosenberg wrote: I'm just trying to move our projects to Eclipse and it's going well, except that when I use the Ant Build that WOLips generates the libraries and frameworks that the application requires don't end up inside the .woa like I would expect.

Re: WOLips Ant Build

2007-07-09 Thread Gavin Eadie
At 3:55 PM -0700 7/9/07, Chuck Hill wrote: The Ant build that ships with WOLips is, IMO, a terrible mess. Some time ago, I headed down a path I wondered if I'd regret, which was redoing the WO ant tasks. It would mean maintaining my own copy, etc, etc, but it was a better fit to the way I