Try
instead of
Jan
>-Ursprüngliche Nachricht-
>Von: David Weintraub [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 7. August 2007 21:35
>An: Ant Users List
>Betreff: Re: Changing directory structure in copy
>
>I have the following build.xml:
>
>
>
>
>
>
I have the following build.xml:
When I run it, the directories are copied and the names of the
directories are modified, but the files under those directories aren't
copied over.
I tried the f
You can use the element to define a path:
You can limit files inside the directive too using
and :
The great advantage of this is that you can easily add new jars to
your classpath by simply adding jar files into that directory.
On 8/7/07, Mani
On 8/7/07, Manivannan Palanichamy <[EMAIL PROTECTED]> wrote:
> Hi,
> Actually, I add the jar files in classpath using the following way.
>
>
>
>
use:
Peter
>
>
> It looks bit tedious, since every jar file should be listed in the
> pathelement tag. Ins
--- Manivannan Palanichamy
<[EMAIL PROTECTED]> wrote:
> Hi,
> Actually, I add the jar files in classpath using the
> following way.
>
>
location="${resc}/mysql-connector-java-3.1.12-bin.jar"/>
>location="${resc}/activation.jar"/>
>
>
>
> It looks bit tedious, since
Hi,
Actually, I add the jar files in classpath using the following way.
It looks bit tedious, since every jar file should be listed in the
pathelement tag. Instead of doing this, is there anyway to specify a
directory, containing all jar files?
--
Manivannan.Palanich
An Eclipse bug not an Ant issue.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=195986
Fixed in the 3.4 stream.
Planning to fix in the 3.3.1 stream.
Thanks
Darins
Jean-Francois Croteau <[EMAIL PROTECTED]>
08/07/2007 11:01 AM
Please respond to
"Ant Users List"
To
user@ant.apache.org
cc
Su
Hi,
can anyone help me with this one? I've switched to Eclipse 3.3, that
now uses Ant 1.7. Since that time, I cannot executed those lines of
code:
If I downgrade my eclipse plugins to 1.6.5, it works j
When I run the ant command line with xmllogger specified, and when the build
has some kind of trivial build errors, like [javac] fails out of compilation
error, the end of the xml output contains the stack trace.
-- Forwarded message --
From: Parandhaman, Vishnu Prasad (STSD) <[EMAIL PROTECTED]>
Date: Aug 7, 2007 1:40 PM
Subject: Duplicate Target found
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Hi Peter,
Greetings.
Our product was built initially using Ant 1.6, and now we are porting
to J
Using the was implied :-)
The difficult part was the renaming ...
Jan
>-Ursprüngliche Nachricht-
>Von: cuillandre frederic [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 7. August 2007 08:53
>An: Ant Users List
>Betreff: Re: Changing directory structure in copy
>
>> I need to copy the
11 matches
Mail list logo