groovy

cache only files by default

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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 :
    0

Description

after my changes to GCL caching of sources was enabled again, but that shouldn't happen always. Only for files

Activity

Hide
blackdrag blackdrag added a comment -

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

Show
blackdrag blackdrag added a comment - 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

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: