On Wed, 27 Feb 2002 17:50, Jose Alberto Fernandez wrote: > If you add to this <mappers> in their proper place: > > <fileset dir="..."> > <map name="*.java" to="*.class"> > <where> > <and> > <filesize size="4" units="k" when="more"/> > <not><and> > <filename pattern="Test*.jar"/> > <perimission attrib="readonly"/> > <filesize size="5" units="k" when="more"> > </and></not> > </and> > </where> > </map> > </fileset> > > Presto! FQL (File Query Language). :-)
Now thats a kool acronym ;) -- Cheers, Pete "Man's mind stretched to a new idea never goes back to its original dimensions." -Oliver Wendell Holmes -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
