tangrammer/play2-maven-plugin

Improve LESS assets processing by using dependency cache

Closed this issue · 2 comments

This will allow to recompile less file only if the file or any of its 
dependencies have changed.

Original issue reported on code.google.com by gslowiko...@gmail.com on 13 Oct 2014 at 9:44

Implemented in https://code.google.com/p/play2-maven-plugin/source/detail?r=731.

Additionally in 
https://code.google.com/p/play2-maven-plugin/source/detail?r=732 fixed bug in 
dependencies information retrieval from less compilation result (this bug was 
in all Play! providers).

Original comment by gslowiko...@gmail.com on 13 Oct 2014 at 9:48

  • Changed state: Fixed

Original comment by gslowiko...@gmail.com on 13 Oct 2014 at 10:04

  • Added labels: Component-Provider21, Component-Provider22, Component-Provider23, Component-Provider24