Hello Peter,
Can you send or post a snippet of your script that's
having this problem?
-The Wabbit
P.N. wrote:
Hello!
Getting this strange message:
[xtras:doforeach] The supplemental property helper "n/d" is not
installed.
What's wrong? What do I have to install?
Using antxtras_3.0.0
Hi,
What happens when you paste the URL is a web browser?
BTW It seems to work here. Will check again later.
Andre
On 3-Jan-2011, at 11:50, Alan Chaney wrote:
> Hi
>
> I keep getting SERVER ERROR: Bad Gateway
> url=http://ivyroundup.googlecode.com/svn/trunk/repo/modules/org..
>
> Is an
Hi
I keep getting SERVER ERROR: Bad Gateway
url=http://ivyroundup.googlecode.com/svn/trunk/repo/modules/org..
Is anyone else seeing this?
Regards
Alan
Hi Peter,
Not sure why your original snippet did not work; it should.
You're declaring a variable -- so you should use $var:
not $ref: (variables and references are distinct).
To define a string as a reference, use the scope='project'
attribute of the component as in:
I've attached an e
Hello!
Getting this strange message:
[xtras:doforeach] The supplemental property helper "n/d" is not
installed.
What's wrong? What do I have to install?
Using antxtras_3.0.0b1-build1083.45 and ant-1.8.1.
Kind regards
Peter
--
Found my problem: had to use $ref: instead of $var:
Regards
P.
P.N. schrieb:
Hello!
I've got a problem with variables in the following snippet:
Results in:
[echo] TEST = ${$var:test}
Seems, the reference to the variable is incorrect.
Using antxtras_3.0.0b1-build1083.45 and ant-1.8.1.
Hi Sourabh,
this doesn't work, either, because it's not valid XML syntax. Trying to
use it results in an error message:
Element type "echo" must be followed by either attribute specifications,
">" or "/>".
Thanks
Peter
sourabh chaki schrieb:
Hi Peter,
Here message is a string of value "
Hi Peter,
Here message is a string of value "TEST = ${$var:test}" as it is quoted.
Variable part should be unquoted.
Try this.
Thanks
Sourabh
On Mon, Jan 3, 2011 at 4:28 PM, P.N. wrote:
>
> Hello!
>
> I've got a problem with variables in the following snippet:
>
>
>
>
> Resu
Hello!
I've got a problem with variables in the following snippet:
Results in:
[echo] TEST = ${$var:test}
Seems, the reference to the variable is incorrect.
Using antxtras_3.0.0b1-build1083.45 and ant-1.8.1.
What's wrong???
Kind regards
Peter
--
Mohan schrieb am 03.01.2011 um 01:38 (-0800):
>
> I'm new to using ant. But we already have a process in place which
> makes use of ant 1.7.1.
>
> I'm now working on that and migrating it from ant 1.7.1 to ant 1.8.2.
>
> But I get a strange error when I'm using ant 1.8.2 (which doesn't
> occur
Hi,
I'm new to using ant. But we already have a process in place which makes
use of ant 1.7.1.
I'm now working on that and migrating it from ant 1.7.1 to ant 1.8.2.
But I get a strange error when I'm using ant 1.8.2 (which doesn't occur with
ant 1.7.1) which is as follows:
jar:file:/ant-1.8.2
11 matches
Mail list logo