Refactoring of ant scripts

2010-04-19 Thread Raja Nagendra Kumar
ce to capture much more such needs of writing refactoring friendly needs from others and give a big push to ant tasks design. Regards, Raja Nagendra Kumar, C.T.O www.tejasoft.com -The Java Code Audit Experts 'We Report, You Decide' -- View this message in context: http://old.nabble.com/Ref

RE: Raj-Need of ANT Scripts

2004-03-12 Thread Jan . Materne
> Hi Ant Developers, Wrong list :-) Usually these questions are topic of the user list. > Please let me know how to call one build.xml will call > another build.xml task, see the manual [1] > file. Give one example. > 2. How to pass command line agrs? Give one example. Use nested s. If you

Raj-Need of ANT Scripts

2004-03-12 Thread Sree Naga Rajasekhar M - CTD, Chennai.
Hi Ant Developers, Please let me know how to call one build.xml will call another build.xml file. Give one example. 2. How to pass command line agrs? Give one example. 3. Can you write a small build file in that one target tag has to execute in windows -M/C and another target tag has to execute i

Re: Ant scripts

2004-03-03 Thread Stephane Bailliez
"Antoine Lévy-Lambert" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > A colleague of mine told me that ant 1.6 has problems if ANT_HOME or > JAVA_HOME are UNC paths > ( \\somemachine\mountpoint\.) > This problem shows up starting ant with ant.bat. > I need to confirm this problem

Re: Ant scripts

2004-03-02 Thread Matt Benson
--- Matt Benson <[EMAIL PROTECTED]> wrote: > --- Antoine_Lévy-Lambert <[EMAIL PROTECTED]> > wrote: > > A colleague of mine told me that ant 1.6 has > > problems if ANT_HOME or > > JAVA_HOME are UNC paths > > ( \\somemachine\mountpoint\.) > > This problem shows up starting ant with ant.bat. > >

Re: Ant scripts

2004-03-02 Thread Matt Benson
--- Antoine_Lévy-Lambert <[EMAIL PROTECTED]> wrote: > A colleague of mine told me that ant 1.6 has > problems if ANT_HOME or > JAVA_HOME are UNC paths > ( \\somemachine\mountpoint\.) > This problem shows up starting ant with ant.bat. > I need to confirm this problem. Never thought of that.

Re: Ant scripts

2004-03-02 Thread Antoine Lévy-Lambert
Stephane Bailliez wrote: "Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I think there is a know problem when CLASSPATH contains unexpanded environment variables. No the classpath was fully expanded. (but made of a mix of slashes, backslashes and whitespaces...

Re: Ant scripts

2004-03-02 Thread Stephane Bailliez
"Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I think there is a know problem when CLASSPATH contains unexpanded > environment variables. No the classpath was fully expanded. (but made of a mix of slashes, backslashes and whitespaces... ) It's just that the Launch

RE: Ant scripts

2004-03-02 Thread Dominique Devienne
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > > Windows, 1.6.1 > > I think there is a know problem when CLASSPATH contains unexpanded > environment variables. And Conor has fixed it in CVS HEAD, and branch 1.6. Any classpath entry that contains a % (typical of unexpanded env. vars. on Windo

Re: Ant scripts

2004-03-02 Thread Stefan Bodewig
On Tue, 2 Mar 2004, Stephane Bailliez <[EMAIL PROTECTED]> wrote: > "Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> On Tue, 2 Mar 2004, Stephane Bailliez <[EMAIL PROTECTED]> wrote: >> >> > Can someone enlighten me on what is the motivation to use the >> > classpath

Re: Ant scripts

2004-03-02 Thread Stephane Bailliez
"Stefan Bodewig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Tue, 2 Mar 2004, Stephane Bailliez <[EMAIL PROTECTED]> wrote: > > > Can someone enlighten me on what is the motivation to use the > > classpath to load ant libraries if it the env variable is defined ? > > Unix or Wi

Re: Ant scripts

2004-03-02 Thread Stefan Bodewig
On Tue, 2 Mar 2004, Stephane Bailliez <[EMAIL PROTECTED]> wrote: > Can someone enlighten me on what is the motivation to use the > classpath to load ant libraries if it the env variable is defined ? Unix or Windows? HEAD or 1.6 branch? BTW, welcome back Stephane 8-) Stefan ---

Ant scripts

2004-03-02 Thread Stephane Bailliez
Getting up to speed. Can someone enlighten me on what is the motivation to use the classpath to load ant libraries if it the env variable is defined ? I feel like expecting to find ant libraries if the classpath is defined is a bit rough on the edge as it is a common env variable, but I'm probably

DO NOT REPLY [Bug 20867] - The possibility of getting properties from ant scripts

2003-06-20 Thread bugzilla
gzilla/show_bug.cgi?id=20867 The possibility of getting properties from ant scripts [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|RE

DO NOT REPLY [Bug 20867] - The possibility of getting properties from ant scripts

2003-06-18 Thread bugzilla
gzilla/show_bug.cgi?id=20867 The possibility of getting properties from ant scripts [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 20867] - The possibility of getting properties from ant scripts

2003-06-18 Thread bugzilla
gzilla/show_bug.cgi?id=20867 The possibility of getting properties from ant scripts --- Additional Comments From [EMAIL PROTECTED] 2003-06-18 13:14 --- Hmm, looks interresting---first of all it turned out, that actually using $ references in properties IS allowed 8) Great! 8) I guess this

DO NOT REPLY [Bug 20867] - The possibility of getting properties from ant scripts

2003-06-18 Thread bugzilla
gzilla/show_bug.cgi?id=20867 The possibility of getting properties from ant scripts --- Additional Comments From [EMAIL PROTECTED] 2003-06-18 12:52 --- Have a look at how I deal with libraries in the JavaDevWithAnt project: http:// www.ehatchersolutions.com/JavaDevWithAnt/ant.html#lib With

DO NOT REPLY [Bug 20867] New: - The possibility of getting properties from ant scripts

2003-06-18 Thread bugzilla
gzilla/show_bug.cgi?id=20867 The possibility of getting properties from ant scripts Summary: The possibility of getting properties from ant scripts Product: Ant Version: unspecified Platform: All OS/Version: All Status: NEW Se