DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4750>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4750 jspc flattens directory structure when translating jsp->java [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-07-31 10:22 ------- I have just had a look at this issue. I have tested with Apache Tomcat/4.1.12-LE-jdk14 First to run the test, you need the following 3 jar files from $CATALINA_HOME/common/lib in your CLASSPATH : - jasper-compiler.jar - jasper-runtime.jar - servlet.jar Conclusion : the directory hierarchy is not flattened any more. The other point is that ant does not do any dependency checking in the jspc task, everything gets recompiled every time. I am closing the bug, and suggesting that if someone wants the dependency checking in jspc improved, he or she opens a new bug report with the dependency checking rules to be implemented in it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]