Re: AW: Filter a path reference to grab just the jars files

2007-06-29 Thread Steve Loughran
[EMAIL PROTECTED] wrote: just thoughts ... - is a - there are kind of selectors So have a look at RCs in the manual and let us know. You can then use to create some kind of path list to tack in to a manifest -steve

AW: Filter a path reference to grab just the jars files

2007-06-29 Thread Jan.Materne
: Filter a path reference to grab just the jars files > >Folks: > >I have a path reference that contains both jars and directories. I want >to filter out just the jar reference to build a manifest. >How do I apply a filter to the path reference to grab just the >jar files >th

Filter a path reference to grab just the jars files

2007-06-28 Thread Eric Wood
Folks: I have a path reference that contains both jars and directories. I want to filter out just the jar reference to build a manifest. How do I apply a filter to the path reference to grab just the jar files that are listed in the reference? Eric