since property is immutable the only way I know how is to assign the target
based on JavaScript target.setName(attributes.get("name"));
http://mail-archives.apache.org/mod_mbox/ant-user/200401.mbox/[EMAIL PROTECTED]
Anyone ?
M--
This email message and any files transmitted with it contain confid
On 8/14/07, joe7pak <[EMAIL PROTECTED]> wrote:
>I would like to do this:
>
>
>
>
>I get this error:
>Target "${testInterp}" does not exist in the project "XXX". It is used
> from target "all".
>
>Does variable interpolation work in this context?
Nope. No can do. But you can
Hello -
I would like to do this:
I get this error:
Target "${testInterp}" does not exist in the project "XXX". It is used
from target "all".
Does variable interpolation work in this context?
Thanks for any comments,
Bill
--
View this message in context:
http://www.n
Thank you!
Peter Reilly <[EMAIL PROTECTED]> wrote:
http://ant.apache.org/manual/CoreTasks/basename.html
Peter
On 8/14/07, Hans Schwaebli wrote:
> There is a task called
>
> I would need a task which gives me just the filename. Any idea?
>
> Example:
> U:\projects\HSW_TST\src\com\haefele\h
Look here for build management tools supporting both ClearCase and Ant:
http://damagecontrol.codehaus.org/Continuous+Integration+Server+Feature+Matrix
We're using Quickbuild (a.k.a. Luntbuild Professional) with great success.
Regards,
Sten Rosendahl * Software Configuration Manager * SunGard FRON
http://ant.apache.org/manual/CoreTasks/basename.html
Peter
On 8/14/07, Hans Schwaebli <[EMAIL PROTECTED]> wrote:
> There is a task called
>
> I would need a task which gives me just the filename. Any idea?
>
> Example:
>
> U:\projects\HSW_TST\src\com\haefele\hsw2\tst\abstractions\numbers
There is a task called
I would need a task which gives me just the filename. Any idea?
Example:
U:\projects\HSW_TST\src\com\haefele\hsw2\tst\abstractions\numbers\EntityForNumbers.java
Now I need to extract the filename "EntityForNumbers.java".
Of course these filenames a
There is a task called
I would need a task which gives me just the filename. Any idea?
Example:
U:\projects\HSW_TST\src\com\haefele\hsw2\tst\abstractions\numbers\EntityForNumbers.java
Now I need to extract the filename "EntityForNumbers.java".
Of course these filenames a
check out cruise control
/t
>-Original Message-
>From: Dharmesh Vyas [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, August 14, 2007 11:54 AM
>To: Ant Users List
>Subject: [help] ANT + Clearcase
>
>Hello everyone,
>
>I have setup a small framework using ANT buildscripts for
>Updating my clea
Hello everyone,
I have setup a small framework using ANT buildscripts for Updating my clear
case view, Build, , , Test. Here is what I am trying to implement. I would
like to have a service/daemon running in the background. This service will
kick off the framework processes whenever it finds any
[EMAIL PROTECTED] wrote:
Do you need to any specific to use sql task in ant 1.6.5? Is there a
work around ?
It says C:\projects\springapp\build.xml:114: Class Not Found: JDBC driver
org.hsqldb.jdb
cDriver could not be loaded
11 matches
Mail list logo