Option 4:
create a batch file that calls your 'setenv' and then the dmake.
Call this from Ant
call setenv.bat
call dmake ...
Jan
>-Ursprüngliche Nachricht-
>Von: Rez P [mailto:pon...@hotmail.com]
>Gesendet: Mittwoch, 24. Februar 2010 20:02
>An: Ant
I was reasonably comfortable with Ant a few years ago but haven't
touched it in quite a while so I need a bit of a refresher. I've tried
looking in the manua but it always seems to answer only part of the
question so I thought I'd try here.
Among the things that my Ant script needs to do is wr
venkat,
you don't need to send us 3 same mails, only one is needed :-)
did you try to build the modules separately ??
i mean: did you try an "mvn [test | package | install | goal specified in the
ant-run-plugin] on Lean, Applications, ... ???
why launching the command as sudoer ?? i hope that i
Hello everyone
First impressions of the post might be that its not an ant related issue but
I am not sure so please bear with me and read along. I am trying to use
ddlutils with maven. No ready ddlutils plugin available for maven. So I am
working with ant-run plugin. When I run the maven pom file
Antoine,
Thanks for looking at my issue and for all the advice you've given me.
It appears that we have resolved this issue by adding the -n switch to
the exec command:
As far as how we have this setup, this task resides in the CruiseControl
build.xml
When your batch file is invoked all variables declared by the set command will
not get passed to the 2nd instance of the dos/command window. You have to play
around with command /c to get this to work.
Other alternatives:
Option 1:
If you're on a Windows machine, declare all the variable
Hello,
I want to run a dmake using ANT to compile some C-Source.
There is a Batchfile that sets up some compiler environment variables.
Now I want to run this Batchfile and then execute a dmake that uses these
environment variables.
Is it possible to get the environmet variables "inside" ANT?
H
Sometimes the most obvious is the strongest secret ;-)
Jan
>-Ursprüngliche Nachricht-
>Von: Scot P. Floess [mailto:sflo...@nc.rr.com]
>Gesendet: Mittwoch, 24. Februar 2010 13:37
>An: Ant Users List
>Betreff: Re: AW: Variables available to Beanshell scripts within Ant
>
>
>Jan:
>
>I feel
February 24th, 2010 - The Flaka project is pleased to announce the
release of Flaka 1.01, the first release of Flaka.
Flaka is an extension for Ant. A main project goal of Flaka is the
simplification of writing a build script.
Flaka provides:
1. an expression language (Java Unified Expression Lan
Jan:
I feel like a complete idiot... I glanced over this fairly quickly
yesterday and didn't read the whole document. Good grief. Now I know
where I figured out the project variable.
Thanks so much for the reponse!
Flossy
On Wed, 24 Feb 2010, jan.mate...@rzf.fin-nrw.de wrote:
From the
10 matches
Mail list logo