Re: headless build vs. eclipse build

2008-02-07 Thread Steven Guitar
TECTED]> To: "Ant Users List" Sent: Wednesday, February 06, 2008 2:57 PM Subject: Re: headless build vs. eclipse build Martin, actually in eclipse(WSAD actually) its pointing to the bundled jre's that came with the IDE and for my system env vars, i have a ANT_HOME and a JAVA_H

Re: headless build vs. eclipse build

2008-02-07 Thread Steven Guitar
synch between the IDE and command line as even point release deltas can cause these sorts of discrepancies Martin-- - Original Message - From: "Steven Guitar" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Wednesday, February 06, 2008 2:57 PM Subject: Re: head

Re: headless build vs. eclipse build

2008-02-06 Thread Steven Guitar
- Original Message - From: "Steven Guitar" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Wednesday, February 06, 2008 2:57 PM Subject: Re: headless build vs. eclipse build Martin, actually in eclipse(WSAD actually) its pointing to the bundled jre's that c

Re: headless build vs. eclipse build

2008-02-06 Thread Martin Gainty
> are you perhaps using a JRE different than the one ANT uses from > > command > > line (check env var JRE_HOME for ANTs default JRE) > > > > ? > > Martin- > > - Original Message - > > From: "Steven Guitar" <[EMAIL PROTECTED]> >

Re: headless build vs. eclipse build

2008-02-06 Thread Steven Guitar
TECTED]> To: Sent: Wednesday, February 06, 2008 1:57 PM Subject: headless build vs. eclipse build Hey guys, i have written a headless build for a jar file that we use for our framework to distribute to other developers. the jar file is given to web developers who deploy their web apps to webspher

Re: headless build vs. eclipse build

2008-02-06 Thread Martin Gainty
ROTECTED]> To: Sent: Wednesday, February 06, 2008 1:57 PM Subject: headless build vs. eclipse build > Hey guys, > > i have written a headless build for a jar file that we use for our > framework to distribute to other developers. the jar file is given to > web developers who deploy

headless build vs. eclipse build

2008-02-06 Thread Steven Guitar
Hey guys, i have written a headless build for a jar file that we use for our framework to distribute to other developers. the jar file is given to web developers who deploy their web apps to websphere app server, and the jar file created from ant works fine. when you start the server up w