Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 78466 invoked from network); 13 Jun 2006 08:24:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jun 2006 08:24:03 -0000 Received: (qmail 85130 invoked by uid 500); 13 Jun 2006 08:23:55 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 84977 invoked by uid 500); 13 Jun 2006 08:23:54 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 84886 invoked by uid 99); 13 Jun 2006 08:23:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jun 2006 01:23:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [203.200.218.100] (HELO mail.infotechsw.com) (203.200.218.100) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jun 2006 01:23:52 -0700 Received: from mail.infotechsw.com (mail.infotechsw.com [127.0.0.1]) by mail.infotechsw.com (8.12.10/8.12.10) with ESMTP id k5D8Ma9a026970 for ; Tue, 13 Jun 2006 13:52:36 +0530 Received: from raghuveer ([10.1.3.2])by mail.infotechsw.com (8.12.10/8.12.10) with SMTP id k5D8ManD026962for ; Tue, 13 Jun 2006 13:52:36 +0530 Reply-To: From: "Raghuveer" To: Subject: Generating war with excluding selected folders and files Date: Tue, 13 Jun 2006 13:49:44 +0530 Message-ID: <006601c68ec2$2162cac0$0ec213ac@raghuveer> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Importance: Normal X-imss-version: 2.040 X-imss-result: Passed X-imss-scanInfo: M:P L:E SM:0 X-imss-tmaseResult: TT:0 TS:0.0000 TC:00 TRN:0 TV:3.52.1006(14504.003) X-imss-scores: Clean:9.49184 C:2 M:4 S:5 R:5 X-imss-settings: Baseline:1 C:1 M:1 S:1 R:1 (0.0000 0.0000) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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