RE: Fileset within a jar file
gt; Subject: Re: Fileset within a jar file > > You are actually using *two* filesets, the implicit > fileset associated with the jar task (triggered by the "basedir" > attribute), > and the explicit one as
Re: Fileset within a jar file
You are actually using *two* filesets, the implicit fileset associated with the jar task (triggered by the "basedir" attribute), and the explicit one associated with the nested element. Use: or