DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4681>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4681

War 'classes' parameter ignores the 'exclude' tag





------- Additional Comments From [EMAIL PROTECTED]  2001-11-08 07:53 -------
Could you please confirm that

<copy toDir="somedir">
 <fileset dir="${build.dir}/classes">
   <exclude name="com/foo/product/*.class"/>
 </fileset>
</copy>

only copies the files you want to see in classes?

The <classes> element in <war> *is* a fileset, it works.  There must be
something wrong with yout pattern, but I cannot find out what without a little
more context.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to