RE: Targeting Multiple Environments

2006-06-02 Thread Kanjo, Samer
applications that require the service. Are you doing this in the one build script? Samer Kanjo -Original Message- From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] Sent: Thursday, June 01, 2006 2:00 PM To: Ant Users List Subject: RE: Targeting Multiple Environments You can run the

RE: Targeting Multiple Environments

2006-06-01 Thread Anderson, Rob (Global Trade)
y where I am now. I have something > working but there has to be a better way. So I thought I > would find out what others are doing here. > > Samer Kanjo > > > -Original Message- > From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] > Sent: Thursday, J

RE: Targeting Multiple Environments

2006-06-01 Thread Kanjo, Samer
006 11:28 AM To: Ant Users List Subject: RE: Targeting Multiple Environments Comments below... > -Original Message- > From: Kanjo, Samer [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 01, 2006 7:29 AM > To: 'Ant Users List' > Subject: RE: Targeting Multiple Envir

RE: Targeting Multiple Environments

2006-06-01 Thread Anderson, Rob (Global Trade)
Comments below... > -Original Message- > From: Kanjo, Samer [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 01, 2006 7:29 AM > To: 'Ant Users List' > Subject: RE: Targeting Multiple Environments > > I am not happy with the solution because the current s

RE: Targeting Multiple Environments

2006-06-01 Thread Andrew Goodnough
> It seems to me that using Ant along with unit/integration testing would not > require the use of Eclipse for debugging. In fact I am starting to wonder > why I need Eclipse at all. I think its my mind set since I have been using > IDEs since '96 and only just started using Ant. >

RE: Targeting Multiple Environments

2006-06-01 Thread Ron Ohmer
tarted using Ant. Samer Kanjo -Original Message- From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 11:18 AM To: Ant Users List Subject: RE: Targeting Multiple Environments I use the same strategy, except I use plain old property files instead of

RE: Targeting Multiple Environments

2006-06-01 Thread Kanjo, Samer
Kanjo -Original Message- From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 11:18 AM To: Ant Users List Subject: RE: Targeting Multiple Environments I use the same strategy, except I use plain old property files instead of xml. I have also added a

AW: Targeting Multiple Environments

2006-05-31 Thread Jan.Materne
>-Ursprüngliche Nachricht- >Von: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 31. Mai 2006 18:18 >An: Ant Users List >Betreff: RE: Targeting Multiple Environments > >I use the same strategy, except I use plain old property files >ins

RE: Targeting Multiple Environments

2006-05-31 Thread Anderson, Rob (Global Trade)
satisfied with this solution? -Rob A > -Original Message- > From: Kanjo, Samer [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 31, 2006 6:26 AM > To: Ant Users (E-mail) > Subject: Targeting Multiple Environments > > I am curious as to how others are using Ant

Targeting Multiple Environments

2006-05-31 Thread Kanjo, Samer
I am curious as to how others are using Ant to target multiple environments such as development, test, training, and production. In my world each environment typically has its own set of databases, servers, and application servers. What I have done is externalize all properties into a set of prope