On Wed, Oct 15, 2008 at 1:47 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> As Stephan mentions [...]
Stefan, not Stephan. (sorry Stefan.) Time for coffee...
> Although your paths are "usual"
I meant "unusual" here of course. --DD
---
On Tue, Oct 14, 2008 at 3:46 PM, andbin <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
FYI: use either file="${basedir}/..." or location="...", but using
both, while OK, doesn't make much sense to me. The purpose of all
location attributes is to resolve a relative path from ${basedir}, so
On Tue, 14 Oct 2008, andbin <[EMAIL PROTECTED]> wrote:
> [echo] initial.path =
> C:\Test\MyProject\file1.jar;C:\Test\MyProject\lib\file2.jar;C:\Test\MyProject
> [echo] manifest.classpath = file1.jar lib/file2.jar ../MyProject/
as someone familiar with the code I can see why this happens, but it
w
Hello, I have found a strange behaviour of , a new
task of Ant 1.7.
This is the scenario, 2 directories containing the following files:
C:\Test\MyProject\
app.jar
build.xml
file1.jar
C:\Test\MyProject\lib\
file2.jar
(size and content of jars doesn't matter for this test)
ist
Subject: Re: Strange behaviour
Hello Gary,
what you are describing sounds like a bug.
the question is where does the bug happen.
A possible candidate would be ant.bat.
I suspect that the -noclasspath option is not executed reliably
depending upon -quiet comes before -noclasspath or not.
-n
start it with -noclasspath.
Regards,
Antoine
Original-Nachricht
Datum: Wed, 14 Jun 2006 10:22:30 +0100
Von: Gary Howard <[EMAIL PROTECTED]>
An: user@ant.apache.org
Betreff: Strange behaviour
> All,
>
> I am using ant 1.6.5 with the following command line on
ware Engineer
Celona Technologies Ltd.
Celona: Accelerated Transformation
-Original Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: 14 June 2006 12:54
To: Ant Users List
Subject: Re: Strange behaviour
Good Morning Gary-
This is my understanding for ensuring classpath is upda
sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Gary Howard" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 14, 2006 5:22 AM
Subject: Strange behaviour
All,
I am using ant 1.6.5 wi
All,
I am using ant 1.6.5 with the following command line on Windows XP Pro:
call %ANT_HOME%\bin\ant -quiet -noclasspath -nouserlib ^
-lib tools\xdoclet-1.2.3\lib ^
-lib tools\hibernate-3.1 -lib tools\hibernate-3.1\lib ^
-lib lib\ext\j2ee-1.3 -lib libtest\junit3.8.2 -lib tools\bcel-5.2
and my
Hi, Nicolas
thanks - i missed that.
Works like a charm :)
bye4now, Gilbert
Nicolas Vervelle wrote:
>
> Rebhan, Gilbert wrote:
>
>
>>...
>>where the copypart works fine, but the move task
>>copies the folder containing the jars also, f.e. =
>>
>>/jarfolder1
>> a.jar
>>
>>/jarfolder2
>>
Rebhan, Gilbert wrote:
...
where the copypart works fine, but the move task
copies the folder containing the jars also, f.e. =
/jarfolder1
a.jar
/jarfolder2
b.jar
i want only the jars out of my fileset in the ./jars folder,
but the two jarfolder are copied also.
Have you tri
Hi,
in my script i have defined two filesets like that =
and later :
where the copypart works fine, but the move task
copies the folder containing the jars also, f.e. =
/jarfolder1
a.jar
/jarfolder2
b.jar
i want only the jars ou
12 matches
Mail list logo