Jan
>-Ursprüngliche Nachricht-
>Von: Wayne Cannon [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 4. Dezember 2006 23:16
>An: Ant Users List
>Betreff: Re: list all targets in the build file
>
>ant -p
>
>Narahari 'n' Savitha wrote:
>> Frein
Freinds
Would you know how to list all the targets in the build file ?
-Narahari
Friends,
I have this situation
src
|_com\test\narahari|
|___Dao
|A.java
|B.java
|C.java
|___resources
|__x.properties
wrote:
> -Original Message-
> From: Narahari 'n' Savitha [mailto:[EMAIL PROTECTED]
> Sent: Sunday, 7 May 2006 3:37 AM
> To: user@ant.apache.org
> Subject: manifest file wrapping with ant jar or manifest task
>
> Friends my MANIFEST.MF file created by han
I am not sure if this reached anyone. Sorry inent is not to repost. Please
excuse.
On 5/6/06, Narahari 'n' Savitha <[EMAIL PROTECTED]> wrote:
Friends my MANIFEST.MF file created by hand is
.
.
..
Class-Path: commonscollections3.1.jar
commons-la
Friends my MANIFEST.MF file created by hand is
.
.
..
Class-Path: commonscollections3.1.jar
commons-lang.jar
axis.jar
anotherverylong.jar
reallycoolfile.jar
But when I use either the task or the task with manifest
file created, the jar always creates the
MANIFEST.MF like this
Class
Consider this scenario friends.
build.xml
|
|lib
|
|--averyveryverylong.jar
|--anotherlongjarfile.jar
now when I want to build a list of files in the lib folder I am using
I then use pathconvert