Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 63216 invoked from network); 29 Nov 2000 11:58:02 -0000 Received: from mta03.mail.au.uu.net (HELO mta03.mail.mel.aone.net.au) (203.2.192.83) by locus.apache.org with SMTP; 29 Nov 2000 11:58:02 -0000 Received: from cognetnt ([63.12.0.193]) by mta03.mail.mel.aone.net.au with SMTP id <20001129115755.TPHB4972.mta03.mail.mel.aone.net.au@cognetnt> for ; Wed, 29 Nov 2000 22:57:55 +1100 From: "Conor MacNeill" To: Subject: RE: task? Date: Wed, 29 Nov 2000 22:56:09 +1100 Message-ID: <007701c059fb$5cacdd70$80dc1fcb@cognet.com.au> 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 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <030c01c059dc$99549bb0$020a0a0a@alsatian> X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Jason, It is part of ant 1.2. It is not usable for me under Weblogic 5.1. I think thi stask needs a bit more development anyway. The main issue for us is that taglibs are not processed directly by the jspc compiler. I think there is another step involved, the JspLexer, but I haven't investigated if it is possible to access that from a command line. YMMV. Conor -----Original Message----- From: Jason Rosenberg [mailto:jason@squaretrade.com] Sent: Wednesday, 29 November 2000 19:16 To: ant-dev@jakarta.apache.org Subject: Re: task? Avik, Could you repost your weblogic jspc version? I am using weblogic 5.1, will yours still that is based on 4.5.1 still be applicable? Jason