e-
> From: Matt Benson [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 04, 2008 4:44 PM
> To: Ant Users List
> Subject: RE: using filesets in a custom task
>
>
> --- EJ Ciramella <[EMAIL PROTECTED]> wrote:
>
> > Yeah, kinda strange, why would you want
-tasks-filesets-properties.html
Maybe it's time to update the examples?
-Original Message-
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2008 4:44 PM
To: Ant Users List
Subject: RE: using filesets in a custom task
--- EJ Ciramella <[EMAIL PROTECTED]> wrote:
> Y
; From: Matt Benson [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 04, 2008 3:09 PM
> To: Ant Users List
> Subject: RE: using filesets in a custom task
>
>
> --- EJ Ciramella <[EMAIL PROTECTED]> wrote:
>
> > The next bit is how to get the fully qualified
> pa
Yeah, kinda strange, why would you want a fileset vector of just the
File.getName() instead of File.getAbsolutePath()?
-Original Message-
From: Matt Benson [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2008 3:09 PM
To: Ant Users List
Subject: RE: using filesets in a custom task
arent loader
> (parentFirst)
> +Datatype snapshotconverter
> m2utils.converters.SnapshotConverter
> [snapshotconverter] how many filesets? 1
> [snapshotconverter] about to process null
>
> -Original Message-
> From: Peters, John [mailto:[EMAIL PROTECTED]
> Se
: using filesets in a custom task
Wow - as simple as the difference between addFileset(FileSet f) and
addConfiguredFileset(FileSet f).
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2008 11:57 AM
To: Ant Users List
Subject: RE: using filesets in a
Wow - as simple as the difference between addFileset(FileSet f) and
addConfiguredFileset(FileSet f).
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: Monday, August 04, 2008 11:57 AM
To: Ant Users List
Subject: RE: using filesets in a custom task
Any other
Any other suggestions from anyone? Why does ant thing I'm not supplying
the "dir" attribute to the flieset?
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: Friday, August 01, 2008 3:16 PM
To: Ant Users List
Subject: RE: using filesets in a
: Peters, John [mailto:[EMAIL PROTECTED]
Sent: Friday, August 01, 2008 3:13 PM
To: Ant Users List
Subject: RE: using filesets in a custom task
Do you have an error message?
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: Friday, August 01, 2008 3:10 PM
To: Ant Users List
Do you have an error message?
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: Friday, August 01, 2008 3:10 PM
To: Ant Users List
Subject: RE: using filesets in a custom task
It's as simple as this so far:
public void addFileset(FileSet fileset) {
fileset
quot;+filesets.get(x).getDir());
}
}
With a matching task of this:
-Original Message-
From: Peters, John [mailto:[EMAIL PROTECTED]
Sent: Friday, August 01, 2008 3:02 PM
To: Ant Users List
Subject: RE: using fil
Post your code please
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: Friday, August 01, 2008 3:00 PM
To: user@ant.apache.org
Subject: using filesets in a custom task
I'm struggling to write a custom task that utilizes filesets. No matter
what I do, it doesn't see
12 matches
Mail list logo