Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 46292 invoked from network); 27 Mar 2008 17:15:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Mar 2008 17:15:59 -0000 Received: (qmail 87987 invoked by uid 500); 27 Mar 2008 17:15:44 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 87954 invoked by uid 500); 27 Mar 2008 17:15:44 -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 87918 invoked by uid 99); 27 Mar 2008 17:15:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2008 10:15:44 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [85.18.95.81] (HELO aa002msb.fastweb.it) (85.18.95.81) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2008 17:14:54 +0000 Received: from fluca.local (85.18.239.131) by aa002msb.fastweb.it (8.0.013.8) id 47E904190052AFA9 for user@ant.apache.org; Thu, 27 Mar 2008 18:15:14 +0100 From: Luca Ferrari To: "Ant Users List" Subject: exclude test and examples from a jar Date: Thu, 27 Mar 2008 18:15:16 +0100 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803271815.16913.fluca1978@infinito.it> X-Virus-Checked: Checked by ClamAV on apache.org Hi, is it correct the following file set to be included in a jar task for excluding examples and test files? I still got the classes under the example package and the Test classes into my jar..... Thanks, Luca --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org