H a simple
@
works for me ...
In you have to mask the @ sign because it's starting the reference
to an attribute name.
@{foo} prints value of attribute foo
@@ prints simple at-sign
Jan
>-Ursprüngliche Nachricht-
>Von: Rebhan
Not knowing what that exe does but I think we dont have
any wrapper task. So you could use .
Jan
>-Ursprüngliche Nachricht-
>Von: Martin Gainty [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 12. April 2007 22:08
>An: Ant Users List; query
>Betreff: Re: task for IdlToClsCompiler.
Hi,
-Original Message-
From: Bret Kumler [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 12, 2007 7:47 PM
To: Ant Users List
Subject: Question using @ in exec/arg
/*
I'm going to use p4 sync @labelname and I was wondering if the @ sign
will work in the following task.
[ ... ]
Do I ha
What exactly are you trying to achieve here? In your example, you
reference the name of the property you set the environment to
${myprop.${env}.abc}
Why do you have the ".abc" there? I would think your goal would be
to define each "env" value as a property,eg.. abc=123, def=456, then
what does Idl2ClsCompiler.exe do?
M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by telephone
I'm going to use p4 sync @labelname and I was wondering if the @ sign will work
in the following task.
Do I have to single quote the @ sign?
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 269.3.
Thanks!
On 4/12/07, Hariharasudhan R <[EMAIL PROTECTED]> wrote:
Hi James,
When u invoke one batch file from another the remaining of the batch file
will not execute.
This isnt anything related to ant. Its just a characteristic of windows
batch files..
To make the remaining of the batch file ex
Hi James,
When u invoke one batch file from another the remaining of the batch file
will not execute.
This isnt anything related to ant. Its just a characteristic of windows
batch files..
To make the remaining of the batch file execure instead of directly invoking
ant use
call ant..
e..g Instea
Hi All,
I am running ant from a windows batch file, and I am having a strange
problem. The ant script completes successfully, but the rest of the
batch file (which doesnt depend on anything the ant script does) does
not run after the batch file runs.
Any ideas? let me know if you need further de
I am using scp programmatically, but I found this task
here with wildcards, in the examples documentation
-
Anil
.
Copy a set of files to a directory
--- Anil Philip <[EMAIL PROTECTED]> wrote:
> Thank you for replying.
> Is there an example I can look at for
I am using scp programmatically, but I found this task
here with wildcards, in the examples documentation
-
Anil
.
Copy a set of files to a directory
--- Anil Philip <[EMAIL PROTECTED]> wrote:
> Thank you for replying.
> Is there an example I can look at for
Hi,
Is there any ANT task for IdlToClsCompiler.exe?
Maybe the Tutorial "Hello World with Ant" [1] would also help.
If you need more information in that tutorial, let me know ;-)
Actually I think the original poster has a point, the manual for
states that "The source and destination directory will be
recursively scanned for Java source files to
Havent found any, but would help.
self.setSelected( file.canWrite() );
Jan
>-Ursprüngliche Nachricht-
>Von: DBD [mailto:[EMAIL PROTECTED]
>Gesendet: Samstag, 24. März 2007 04:30
>An: [EMAIL PROTECTED]
>Betreff: File Filter for Write Permission.
>
>
>Is there any buil
done - rev 527828
Jan
>-Ursprüngliche Nachricht-
>Von: Java Preprocessor [mailto:[EMAIL PROTECTED]
>Gesendet: Samstag, 24. März 2007 17:04
>An: [EMAIL PROTECTED]
>Betreff: JPP - Preprocessor for Java, HTML, XML, text files and others
>
>Hi,
>
>I would like the following task to be added
Maybe the Tutorial "Hello World with Ant" [1] would also help.
If you need more information in that tutorial, let me know ;-)
Jan
[1] http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html
>-Ursprüngliche Nachricht-
>Von: Martin Gainty [mailto:[EMAIL PROTECTED]
>Gesendet: Frei
We have an ANT build file which works on our windows machines, but when
trying to run it on our build server (on linux) using cruisecontrol we face
a problem. However when this build script is run manually on the build
server it finds the configuration file on that path.
The problem is for a part
17 matches
Mail list logo