DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29182>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29182

Jasper locks jar files when compiling JSPs through Ant

           Summary: Jasper locks jar files when compiling JSPs through Ant
           Product: Tomcat 5
           Version: 5.0.24
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using Ant to compile JSPs, Jasper locks jar files, so they can not be
deleted on Windows. I am attaching an application that reproduces this issue. To
use it, do the following:

1. Unpack the zip archive
2. Edit the build.properties file to point to your Tomcat installation
(reproduced with 5.0.24)
3. Run ant (reproduced with 1.6.1) in the root directory of the application

The ant script compiles pages in the application and then tried to delete the
jar files used by the app. Deletion fails.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to