From user-return-36548-apmail-ant-user-archive=ant.apache.org@ant.apache.org Mon Sep 01 07:58:18 2003 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 84153 invoked from network); 1 Sep 2003 07:58:18 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Sep 2003 07:58:18 -0000 Received: (qmail 27687 invoked by uid 500); 1 Sep 2003 07:57:10 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 27649 invoked by uid 500); 1 Sep 2003 07:57:10 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 27626 invoked from network); 1 Sep 2003 07:57:09 -0000 Received: from unknown (HELO bodewig.bost.de) (62.96.16.111) by daedalus.apache.org with SMTP; 1 Sep 2003 07:57:09 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.11.6/8.11.6) id h817vIx23347; Mon, 1 Sep 2003 09:57:18 +0200 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: user@ant.apache.org Subject: Re: javac & explicit fileset References: <007e01c36f55$030294f0$6701a8c0@VAIO> From: Stefan Bodewig Date: 01 Sep 2003 09:57:18 +0200 In-Reply-To: <007e01c36f55$030294f0$6701a8c0@VAIO> Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Portable Code) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Sat, 30 Aug 2003, Paul Humphrey wrote: > I know that this file could have been compiled with the > srcdir attribute, but I wanted to learn > about filesets. is no good choice for this, as is a and not a . > I think the following is correct usage, No, it isn't. You pass in your source files as the -sourcepath parameter to javac, not as source files. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org