thank you
On 9/5/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
no you cant
The pattern for that is
...
...
(the prepending '-' means, that you cant invoce that from the command line,
because
'-' starts a property declaration)
Jan
>-Ursprüngliche Nachricht-
>
no you cant
The pattern for that is
...
...
(the prepending '-' means, that you cant invoce that from the command line,
because
'-' starts a property declaration)
Jan
>-Ursprüngliche Nachricht-
>Von: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Im Auftrag von Chr
Is it possible to have a target name be shared between two targets and
use the if and unless attributes to control which one will execute? Do
you have a documentation link? The ant DTD doesn't prevent it, but it
seems like ant doesn't take DTDs very seriously anyway.
--
http://chris.chiasson.name
I will be out of the office starting 09/05/2006 and will not return until
09/06/2006.
For CQ Baltic Patches, please contact Edward L Hayes or Erin Dube.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
does not support patterns, but does. So the trick is
to use that and set a property (to some irrelevant value) if (and only if)
the fileset catched files.
Jan
>-Ursprüngliche Nachricht-
>Von: Dirk Starke [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag
try fileset with patternset? (i'm a newbite)
http://ant.apache.org/manual/CoreTypes/fileset.html
On 9/5/06, Dirk Starke <[EMAIL PROTECTED]> wrote:
Hello guys,
I would like to test whether or not a specified directory contains some
files. 'Cause I do not really (want to) know what their names a
Hello guys,
I would like to test whether or not a specified directory contains some
files. 'Cause I do not really (want to) know what their names are, I
tried
<*available* file="*" ...
but that did not work. Obviously the *available*-task does not like
patterns.
Has anybody an idea how I could
Hello ant users.
I know ant can acquire environment variables by using the following construct:
I was thinking it would be great to use the following construct
to capture the XML_CATALOG_FILES environment variable into a path
structure. Then I thought about the fact that XML_CATALOG_FILES use
On Mon, 4 Sep 2006, Diego Chagastelles <[EMAIL PROTECTED]>
wrote:
> Hi, I´m an Ant beginner and I am trying to insert a javascript
> compression (using Dojo compression Tool "custom_rhino.jar") in my
> Ant Build File. I tried to execute the jar and generate the output
> file (the compressed javasc
Hi, I´m an Ant beginner and I am trying to insert a javascript compression
(using Dojo compression Tool "custom_rhino.jar") in my Ant Build File. I
tried to execute the jar and generate the output file (the compressed
javascript) using the "outputproperty" property. Unfortunatelly to me, it
doesn´
10 matches
Mail list logo