I know this has probably been asked a lot, but is there any way I can
pass a command line argument with spaces in it, and not have it be
wrapped in double quotes by ANT? I have code similar to the following:
private void getStreamCommand(Commandline cmd) {
if (getStream() != null)
> From: Mark D. Hansen [mailto:[EMAIL PROTECTED]
>
> Is there a platform independent way to use a line continuation
character
> in an Ant build.xml file? I need to use some long strings and have a
col
> width restriction of 80 chars.
>
> Something like this maybe?
>
>
> ...
>descriptio
Is there a platform independent way to use a line continuation character in an
Ant build.xml file? I need to use some long strings and have a col width
restriction of 80 chars.
Something like this maybe?
...
...
Thanks!
-
> From: Paul Elschot [mailto:[EMAIL PROTECTED]
> Is it possible to fork junit itself, instead of each test case?
Try with Ant 1.6.2. --DD
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTEC
Hi !!!
Cant I use spaces in Folder names when specifying file paths,,
For example : -
When i run the above script, The Source Code Folder (Which has a
space) is not taken by Ant ,,, and tries to search in the path
//test/Source for the file application.xml.
Is there a way to specify such
Hi !!
How can i lock a file after issuing a command... any
ideas whass the syntax for it???
Thanks in advance
Mahen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I'm not planning to develop the 'mtxslt' task further, since I haven't
felt it as necessary for Ant 1.6 as it was for Ant 1.5. That said, I use
Saxon 8 regularly, but I do so by setting the classpath environment
variable to include the Saxon JAR file.
I must admit, it is a disappointment to