ok thanks.LOL:)
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, April 11, 2005 12:37 PM
To: user@ant.apache.org
Subject: RE: Classpath reference
You will generally get a better response if you start a new thread for your
question (with a subject that
Monday, April 11, 2005 11:05 AM
> To: Ant Users List
> Subject: RE: Classpath reference
>
>
> hi all,
> I am an ant newbie with a silly question.I have
> a set of jar files that I need to get compiled.Should I
> unzip each jar file to compile It??OR can I
PROTECTED]
Sent: Monday, April 11, 2005 5:33 AM
To: 'user@ant.apache.org'
Subject: RE: Classpath reference
>>
>>
>>
>>
>>
>
>>
>>
>>
>
>>
> From: Mark Harris [mailto:[EMAIL PROTECTED]
>
> This was half the solution. The other half was to not use the id
> "classpath", but to call it something else, e.g. "compile.classpath".
Note that 'classpath' is not a reserved ID name. I've used it myself
many times. It's something else specific
>>
>>
>>
>>
>>
>
>>
>>
>>
>
>> > location="/myadditionaljar.jar"/>
>>
>> ... etc...
>
>Fore more information on reusing paths using refid see
>[1].
This was half the solution. The other h
> From: Mark Harris [mailto:[EMAIL PROTECTED]
>
>
>
^^
Oh, and you want here instead too. --DD
>
>
-
To unsu
> From: Mark Harris [mailto:[EMAIL PROTECTED]
>
>
^
It's likely the pb is the leading slash, unless all your Jars
are in the root dir or the drive root, which is unlikely.
automatically removes non-valid filenames, so yours
is correctly referenced,
Hello Mark,
try this :
+
-
Cheers,
Antoine
> Hello,
>
> Apache Ant version 1.6.2
>
> I have a problem with my Ant script. I create a classpath reference at
> the start of the
Hello Mark,
Could try it in this way:
>
>
>
>
>
>
>
>
> location="/myadditionaljar.jar"/>
>
> ... etc...
Fore more information on reusing paths using refid see
[1].
HTH Ivan
[1]htt
Hello,
Apache Ant version 1.6.2
I have a problem with my Ant script. I create a classpath reference at
the start of the script, like this:
... but when I reference this from one of the targets in the build
script (a JUnit test), it doesn't seem
10 matches
Mail list logo