You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Raghuveer <ra...@infotechsw.com> on 2006/06/13 10:19:44 UTC

Generating war with excluding selected folders and files

I am using Eclipse for development and ANT for generating for war for
deployment in server.
When
 generating ant i need to exclude some of the folders and files

a) Excluding Some of the Folders When generating war file with ant.

Example:
META-INF
.settings

2) Excluding some of the files in folders When generating war file with ant.

.classpath
.project
vssver.scc


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org