RE: Targeting Multiple Environments

2006-06-01 Thread Andrew Goodnough
I haven't see this dir structure before - with the Eclipse root being different from the app root - it might have it's benefits but I think this might be your problem. If you were to make your Eclipse project root the same as your App root, then the build.xml, build.bat, etc would be visible and a

Re: Building from a list...

2006-04-26 Thread Andrew Goodnough
>>> On Wed, Apr 26, 2006 at 8:06 am, in message <[EMAIL PROTECTED]>, "Andrew Close" <[EMAIL PROTECTED]> wrote: > On 4/25/06, Andrew Goodnough <[EMAIL PROTECTED]> wrote: > >> Yeah, I forgot that part of what you were looking for. The closest >

Re: Building from a list...

2006-04-25 Thread Andrew Goodnough
>>> On Tue, Apr 25, 2006 at 12:52 pm, in message <[EMAIL PROTECTED]>, "Andrew Close" <[EMAIL PROTECTED]> wrote: > On 4/25/06, Andrew Goodnough <[EMAIL PROTECTED]> wrote: >> >>> On Tue, Apr 25, 2006 at 11:13 am, in message >> <[E

Re: Building from a list...

2006-04-25 Thread Andrew Goodnough
>>> On Tue, Apr 25, 2006 at 11:13 am, in message <[EMAIL PROTECTED]>, "Andrew Close" <[EMAIL PROTECTED]> wrote: > hello, > > i'm having a bit of a brain- fart coming up with a solution to this > situation. we have about 130 JAR files that we are building for a > particular project. most of thes

Re: How to set a property based on a mapper result of another property

2006-04-21 Thread Andrew Goodnough
t; Regards, > > Antoine > Thanks - I found the PropertyRegex task in ant-contrib. Andy > Andrew Goodnough wrote: >> I've got a property with the value >> "http://subversion/svn/ccap/BBE/branches/02_4X/BBEApp";. This >> property will change based on

How to set a property based on a mapper result of another property

2006-04-20 Thread Andrew Goodnough
I've got a property with the value "http://subversion/svn/ccap/BBE/branches/02_4X/BBEApp";. This property will change based on context. I want to create a new property from this other property that contains the value "02_4X". I'm looking for a feature in the task that can accept a (like the t

Re: AW: Useful to allow a in an task ?

2003-02-25 Thread Andrew Goodnough
show_bug.cgi?id=12368 Jan Matèrne -Ursprüngliche Nachricht- Von: Andrew Goodnough [mailto:[EMAIL PROTECTED] Gesendet am: Dienstag, 25. Februar 2003 16:43 An: [EMAIL PROTECTED] Betreff: Useful to allow a in an task ? I'm looking into this right now and I just thought I'd get ever