Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 90609 invoked by uid 500); 7 Jul 2003 18:07:31 -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 90597 invoked from network); 7 Jul 2003 18:07:30 -0000 Received: from unknown (HELO bmmail.buymedia.com) (63.241.82.76) by daedalus.apache.org with SMTP; 7 Jul 2003 18:07:30 -0000 Received: from mail pickup service by bmmail.buymedia.com with Microsoft SMTPSVC; Mon, 7 Jul 2003 11:07:31 -0700 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Subject: compile ClassPath problems using X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: compile ClassPath problems using To: "Ant Users List" X-OriginalArrivalTime: 07 Jul 2003 18:07:31.0025 (UTC) FILETIME=[A20EC410:01C344B2] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, I do the following: Later on, I use this in my compile tasks: The first compile task compiles a series of "shared" classes that the = client, server, service, and so forth all use. I compile this to = ${classes.dir}/shared. Later compiles all need to find these classes. In the above = compile.classpath, I refer to this via the: For some reason, all the other compile tasks fail (well, the very next = one does, so the other ones don't even occur). For some reason, they = can't find any of the classes in the /shared location. Can someone = please explain why these are not being found if they are part of the = compile.classpath variable? Thanks. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.483 / Virus Database: 279 - Release Date: 5/19/2003 =20 *************************************************************************= ** "The information contained in this e-mail message may be confidential = and=20 protected from disclosure. If you are not the intended recipient, any=20 dissemination, distribution or copying is strictly prohibited. If you = think=20 that you have received this e-mail message in error, please e-mail the=20 sender at exchangeadmins@marketron.com." *************************************************************************= ** --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org