google-code-export / wro4j

Automatically exported from code.google.com/p/wro4j
1 stars 1 forks source link

Optimize fallback storage for maven plugin #892

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Instead of persisting the fallbackStorage after every value set it is now saved 
once at the very end of the plugin's execution.

This should increase the maven plugin performance.

References:
https://github.com/alexo/wro4j/pull/198

Original issue reported on code.google.com by alex.obj...@gmail.com on 1 Sep 2014 at 1:48

GoogleCodeExporter commented 9 years ago
Fixed in branch 1.7.x

Original comment by alex.obj...@gmail.com on 1 Sep 2014 at 2:40