Re: [PATCH] JspC package names

2002-02-04 Thread Mike Schrag
w, at least. Mike - Original Message - From: "Steve Downey" <[EMAIL PROTECTED]> To: "'Tomcat Developers List'" <[EMAIL PROTECTED]> Sent: Monday, February 04, 2002 2:50 PM Subject: RE: [PATCH] JspC package names > I think this has been fixed with

RE: [PATCH] JspC package names

2002-02-04 Thread Steve Downey
e Schrag [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 04, 2002 2:12 PM > To: [EMAIL PROTECTED] > Subject: [PATCH] JspC package names > > > In 4.0.1, JspC commandline tool is not making package names > that correspond to subdirectories in my context directory (i.e. I need &

[PATCH] JspC package names

2002-02-04 Thread Mike Schrag
In 4.0.1, JspC commandline tool is not making package names that correspond to subdirectories in my context directory (i.e. I need "/help/testhelp.jsp" to become "help/testhelp.java" and be "package help;"). There is a setOutputInDirs method on the CommandLineContext that seems like it should t