Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 91080 invoked from network); 17 Oct 2000 22:48:44 -0000 Received: from snowmass.leopard.com (209.38.73.28) by locus.apache.org with SMTP; 17 Oct 2000 22:48:44 -0000 To: ant-user@jakarta.apache.org Bcc: Subject: RE: ant compiles, but no class files X-Mailer: Lotus Notes Release 5.0.1 July 16, 1999 Message-ID: From: Nathan@leopard.com Date: Tue, 17 Oct 2000 16:42:32 -0600 X-MIMETrack: Serialize by Router on snowmass/Leopard(Release 5.0.4 |June 8, 2000) at 10/17/2000 04:42:59 PM, Serialize complete at 10/17/2000 04:42:59 PM MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_alternative 007E5B528725697B_=" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N This is a multipart message in MIME format. --=_alternative 007E5B528725697B_= Content-Type: text/plain; charset="us-ascii" The workaround seems to have done the trick, thanks a lot! -- nathan "Conor MacNeill" 10/17/00 04:39 PM Please respond to ant-user To: cc: Subject: RE: ant compiles, but no class files Nathan, I am guessing you are using an old version of ant. Try typing ant -version If that doesn't work, you need to upgrade to version 1.1, or perhaps even better, you can wait a week and upgrade to 1.2. Upgrading to a later version of ant may involve other changes so a workaround with older version of ant is to request a classic compile. Conor --=_alternative 007E5B528725697B_= Content-Type: text/html; charset="us-ascii"
The workaround seems to have done the trick, thanks a lot!

-- nathan



"Conor MacNeill" <conor@ebinteractive.com.au>

10/17/00 04:39 PM
Please respond to ant-user

       
        To:        <ant-user@jakarta.apache.org>
        cc:        
        Subject:        RE: ant compiles, but no class files


Nathan,

I am guessing you are using an old version of ant. Try typing
ant -version

If that doesn't work, you need to upgrade to version 1.1, or perhaps even
better, you can wait a week and upgrade to 1.2.

Upgrading to a later version of ant may involve other changes so a
workaround with older version of ant is to request a classic compile.
 <property name="build.compiler" value="classic"/>


Conor




--=_alternative 007E5B528725697B_=--