Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 80802 invoked from network); 18 Jul 2002 16:35:08 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 18 Jul 2002 16:35:08 -0000 Received: (qmail 19959 invoked by uid 97); 18 Jul 2002 16:35:16 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 19932 invoked by uid 97); 18 Jul 2002 16:35:15 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 19918 invoked by uid 98); 18 Jul 2002 16:35:14 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <073701c22e79$4aecf940$1219570f@ranier> From: "Steve Loughran" To: "Ant Users List" References: <006301c22e73$ecbe0cb0$7301a8c0@rhmpgh.net> Subject: Re: JspC and directory structure Date: Thu, 18 Jul 2002 09:36:40 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ----- Original Message ----- From: "Dennis Doubleday" To: "'Ant Users List'" Sent: Thursday, July 18, 2002 8:58 AM Subject: JspC and directory structure > I have the jspc task working with only one issue: I don't see a way to > preserve my jsp directory structure in the generated files. For example, > if my tree looks like: > > htdocs > jsp > wizard1 > index.jsp > go.jsp > wizard2 > index.jsp > stop.jsp > > > then the result of jspc is one directory containing go.java, stop.java, > and index.java. The second index.java overwrites the first one, so I can > never compile the first one to make sure it is valid. > > Can the directory structure be preserved? It's a known jasper bug; maybe later versions will fix it. -- To unsubscribe, e-mail: For additional commands, e-mail: