| AW: Filter a path reference to grab just the jars files | AW: Filter a path reference to grab just the jars files 2007-06-29 - By Jan.Materne@(protected)
just thoughts ...
- <path> is a <resourcecollection> - there are kind of selectors
<rc id="onlyjars"> <path refid="all"/> <jarselector/> </rc>
So have a look at RCs in the manual and let us know.
Jan
>-----Urspr?ngliche Nachricht----- >Von: Eric Wood [mailto:EWood@(protected)] >Gesendet: Donnerstag, 28. Juni 2007 16:02 >An: Ant Users List >Betreff: 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 >that are listed in the reference? > >Eric >
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |