At 09:03 PM 11/2/2003 -0500, you wrote:
Would it make any differences if "location" attribute is changed to
"value" attribute?
Thanks.
Becky
Well, the difference is that, for instance, the "src" property above will
literally be "src" where it would be something like
"D:\base\path\to\my\b
Keep in mind that the packages in xml-apis.jar and in xalan.jar are
"endorsed packages". As such, unless Ant sets the endorsed directory like
Tomcat does, the *only* way you will get your desired behavior under
j2sdk1.4+ is if you put your preferred versions of these libraries in
JAVA_HOME/jre
Stefan,
I got it work, thanks.
Becky
-Original Message-
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 29, 2003 3:41 AM
To: [EMAIL PROTECTED]
Subject: Re: "executable" attribute in "exec" task
On Tue, 28 Oct 2003, Chen Becky <[EMAIL PROTECTED]> wrote:
>
I am using ANT 1.5.3.
Original, my shell script is calling from CM admin id, so I can "rsh
${CM server} -l {CM admin id} -n " without providing password.
I want to do same thing in ANT, but I cannot use "telnet" due to no
password.
So I have a shell script to do just "rsh" and this script is
The following sample is getting from the manual.
Would it make any differences if "location" attribute is changed to
"value" attribute?
Thanks.
Becky
=
Example Buildfile
simple example build file
Hi,
Is there anyway to record time and date of a build into ant's maillogger so
that it shows up at the top of mail sent to recipients?
Thanks in advance
Anil Jacob
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
Anyone know what this is and how to fix it?
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred in :
'org/apache/tools/ant/Project.fireMessageLoggedEvent
(Lorg/apache/tools/ant/Bu
ildEvent;Ljava/lang/String;I)V': Interpreting method.
Please report this error in det