Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-JSR-6
-
Fix Version/s: 1.0-JSR-6
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
after my changes to GCL caching of sources was enabled again, but that shouldn't happen always. Only for files
deon, the GroovyCodeSource now says if it is cachable, the GCL will only cache if the GroovyCodeSource says (which is true for files only) or if it is overwritten with the shouldCache flag in the parseClass method