Details
Description
Site run has an embedded server. The changes report plugin fails in the run mode since it tries to override files on which jetty has locks in windows. I depicted the problem in MCHANGES-137. The solution for this is in http://docs.codehaus.org/display/JETTY/Files+locked+on+Windows. I have attached a patch which fixes the problem. The patch may be limited to Windows with SystemUtils if necessary.
Attachments
Attachments
Issue Links
- is depended upon by
-
MCHANGES-137 On the fly generation if changes report fails
- Closed