Open dcabasson opened 6 years ago
This would be really helpful since JFlex is fairly early on in many build cycles. There is a general doc that describes how to properly enable caching for gradle tasks.
Currently, the full path to the inputs and outputs are being used which invalidates the usage of caching between developers who may have different checkout paths. This translates to different JFlex comments in generated sources for the same inputs.
Thanks in advance!
Please enable gradle cache for this plugin.