Also ab damit in unsere Sammlung der "Klassiker" und wie man diese mit
Flaka angeht .. !
On Wed, Jun 15, 2011 at 4:03 PM, thapelo.kekana
wrote:
> -- Forwarded Message ---
>
>
> Hi,
>
> I have a issue retrieving a value for a dynamically created property.
> Below I'm trying generat
-- Forwarded Message ---
Hi,
I have a issue retrieving a value for a dynamically created property.
Below I'm trying generate property 'dngesb' dynamically and then
retrieve value for it from property file.
Ant file:
Original Message
Subject: Ant properties
From: thapelo.kekana
To: user@ant.apache.org
Date: Wed Jun 15 2011 16:42:33 GMT+0200 (CET)
> I have a issue retrieving a value for a dynamically created property.
see Ant FAQ =
http://ant.apache.org/faq.html#propertyvalue-as-name-
Hi,
I have a issue retrieving a value for a dynamically created property.
Below I'm trying generate property 'dngesb' dynamically and then
retrieve value for it from property file.
Ant file:
lto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2008 5:06 PM
To: [EMAIL PROTECTED]
Subject: Re: Ivy can mutate Ant properties? What?
Hi Carlton,
Ivy is indeed a very powerfull tool, it can even change Ant properties ... ;-)
Just kidding and you are probably right, we should not modify prope
Hi Carlton,
Ivy is indeed a very powerfull tool, it can even change Ant properties ... ;-)
Just kidding and you are probably right, we should not modify properties that
were set outside Ivy. However, I think it could be a difficult excercise to
modify the current behaviour because the Ivy Ant
Yes, that is expected. ivy properties and ant properties are the same thing
from my understanding.
---
Shawn Castrianni
-Original Message-
From: Brown, Carlton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2008 12:14 PM
To: [EMAIL PROTECTED]
Subject: RE: Ivy can mutate Ant
ssage-
From: Shawn Castrianni [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2008 1:02 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Ivy can mutate Ant properties? What?
Yes, this is default behavior. IVY settings files can have properties
with the option to alter pre-existing p
al Message-
From: Brown, Carlton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 12, 2008 11:57 AM
To: [EMAIL PROTECTED]
Subject: Ivy can mutate Ant properties? What?
I was surprised today to observe that the ivy:info task can mutate Ant
properties, which are supposedly immutable.
In this
I was surprised today to observe that the ivy:info task can mutate Ant
properties, which are supposedly immutable.
In this snippet of Ant code, I hardcode some Ant properties. After a
call to ivy:info, these properties have changed, which should not occur
(as far as I understand).
Can
The reason is that ant properties may have names
that are not valid variable names in the the various
scritpting languages - so ant only makes variables
out of the properties that have a chance of being
a valid variable name in most lanuages.
for example:
$ant.working.dir is not a valid ruby
ereas dotted properties have to be called
with getProperty method.
Regards, Gilbert
-Original Message-
From: Peter Reilly [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 30, 2006 10:11 AM
To: Ant Users List
Subject: Re: [script]masking dotted ant properties ?
There is no syntax for the dotted p
There is no syntax for the dotted properties.
The only properties that are set in
scripts are those that have "java identifier" like
names.
Use:
puts $project.getProperty('ant.working.dir')
On 11/30/06, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote:
Hi,
i use jruby with the task in ant.
j
Hi,
i use jruby with the task in ant.
jruby 0.9.1 / ant 1.6.5 / jdk 1.4.2_05
works fine, but i have problems, when it
comes to dotted properties.
example =
The reason that I can't use
@@path_to_main_properties@@=@@deploy_dir@@\main.properties
is the same reason that my original approach wouldn't
work... the task does not examine/process
the contents of the filterFile.
But going off of what you alluded to, I did come up
with a two-pass approach...
On Wed, 2005-04-20 at 03:40, Ninju Bohra wrote:
> So anybody have any guidance on whether or not
> ${property.name} are resolved in filter
> file?
>
>
> --- Ninju Bohra <[EMAIL PROTECTED]> wrote:
> > Hello all,
> >
> > Just want to make sure that ANT 1.6.2 can NOT do the
> > following (otherwis
So anybody have any guidance on whether or not
${property.name} are resolved in filter
file?
--- Ninju Bohra <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Just want to make sure that ANT 1.6.2 can NOT do the
> following (otherwise I am doing something wrong...
> which could never be :-))
>
> Wan
Hello all,
Just want to make sure that ANT 1.6.2 can NOT do the
following (otherwise I am doing something wrong...
which could never be :-))
Wanting to replace a bunch of values in a file, so I
created a replaceFilterFile containing all the
token=value entries and using the task I am
able to sea
Hello,
where can I get a summary of all build-in ant properties like ${user.name}.
Stefan
Stefan Sayk
E.-Mail: [EMAIL PROTECTED]
--
act'o-soft GmbH Informationssy
19 matches
Mail list logo