Dominique,
I tried to simplify the task description (and as you can see this reductive
variant of the task had to be explained with several letters). Actually
there were several ssh-scripts (not only ProductIndexer) and... I executed
them not from command line but from other sh-file that just (as
Hello Saurabh,
look at using ant-contrib.
http://ant-contrib.sourceforge.net/tasks/tasks/antcallback_task.html
Cheers,
Antoine
> --- Ursprüngliche Nachricht ---
> Von: "Bhatia Saurabh \(CHA\)" <[EMAIL PROTECTED]>
> An:
> Betreff: Recovering the return code from the called build.xml into the
> call
Jan,
On 24/11/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I´ve played a little bit ...
thanks for playing :-) While trying to understand how your snippet
works, I added inline comments (or questions, rather).
> from="*.js"
> to="dest/*.js"/>
"Map
> I have the following command line (see [1] for jsmin):
> jsmin < bigfile.js > smallfile.js "prefix file with this comment"
>
> To do this for an entire directory I created this task:
>
>
>
>
>
>
>
>
>
>
>
>
> My suspicion is that the problem may be caused by the
I´ve played a little bit ...
Jan
>-Ursprüngliche Nachricht-
>Von: Jakob Fix [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 24. November 2005 15:20
>An: Ant Users List
>B
Jan,
On 24/11/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> < and > mean redirection of STDIN and STDOUT from/to file.
> So I would have a look at nested s.
I was hoping never being required to use this element in my ant
scripts, because they look so fiendishly difficult to use. Now, I've
p
< and > mean redirection of STDIN and STDOUT from/to file.
So I would have a look at nested s.
Jan
>-Ursprüngliche Nachricht-
>Von: Jakob Fix [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 24. November 2005 13:53
>An: Ant Users List
>Betreff: apply task trouble for command using < an
Hello,
I have the following command line (see [1] for jsmin):
jsmin < bigfile.js > smallfile.js "prefix file with this comment"
To do this for an entire directory I created this task:
This runs, but the result is not at all satisfactory:
- No output
Dear Community,
My calling build.xml makes a call to a target defined in a different
build.xml and this target does an exec. I do get the return value from
this exec in the called build.xml but I am looking for a solution for
recovering this resultproperty="run-test.result" in the calling code so
I have a problem starting jboss when running the following target
sequence "clean compile aa". From my test i observed that jboss start task
fails if there exists a compile target in the build sequence. If i cancel
the build ( CTRL + C ) in the moment when the message "Terminate batch job
10 matches
Mail list logo