We don't normally apply patches submitted via the mailing list. Could you please create a Jira issue and attach the patches there?

Thanks,
Ralph

Georg Hüttenegger wrote:

Hi,

after a little bit of analyzing I found out that cocoon does a lot of file
system checks for the last modification time (of java script files) even if
reload scripts is turned off. I have made two small changes in org\apache\cocoon\components\flow CompilingInterpreter.java and
org\apache\cocoon\components\flow\javascript\fom
FOM_JavaScriptInterpreter.java that changed this.

I hope that my changes look ok and can be incorporated in future versions.

Regards,
 Georg