minify-maven-plugin icon indicating copy to clipboard operation
minify-maven-plugin copied to clipboard

Closure Dependency Sorting Doesn't Work

Open buggtb opened this issue 10 years ago • 4 comments

I'm new to all this closure stuff, but from what I can tell the dependency sorting doesn't work(for me at least)

a) because its missing options.setManageClosureDependencies(true); (maybe) b) because its trying to sort on an already merged file.

Tom

buggtb avatar Nov 15 '14 22:11 buggtb

Hi @buggtb, I will take a look at this in the next milestone.

samaxes avatar Jan 06 '15 02:01 samaxes

Does google closure dependency works on 1.7.4? or do we shall wait for 1.7.6? We cant make it work on 1.7.4, please just give a feedback to know if it come from our configuration or if we just have to wait for the feature. Great plugin. Best Regards

nsaintaubert avatar Jan 27 '15 12:01 nsaintaubert

Hi @nsaintaubert, it has never been supported. Unfortunately, you will have to wait a bit until I find the time to add it to the plugin.

samaxes avatar Jan 27 '15 13:01 samaxes

Ok, thanks for attending.

nsaintaubert avatar Jan 27 '15 15:01 nsaintaubert