RE: Question about war file and excluding folder

2007-08-30 Thread Alec Fernandez
; Ashish Kulkarni Subject: RE: Question about war file and excluding folder Try excludes="**/*.class, **/web.xml, **/Test*/*, **/Test*" Thanks -Original Message- From: Ashish Kulkarni [mailto:[EMAIL PROTECTED] Sent: 29 August 2007 19:34 To: user@ant.apache.org Subject: Question

RE: Question about war file and excluding folder

2007-08-30 Thread Kalsi, Ramnish
Try excludes="**/*.class, **/web.xml, **/Test*/*, **/Test*" Thanks -Original Message- From: Ashish Kulkarni [mailto:[EMAIL PROTECTED] Sent: 29 August 2007 19:34 To: user@ant.apache.org Subject: Question about war file and excluding folder Hi I have a file strutcure as belo

Question about war file and excluding folder

2007-08-29 Thread Ashish Kulkarni
Hi I have a file strutcure as below WEB-INF- | ---classes | ---lib | ---configfiles-- | ---system--