alexo / wro4j

New project location is:https://github.com/wro4j/wro4j
442 stars 110 forks source link

Allow turning off of resource minification through JMX MBean #139

Closed kevoriordan closed 11 years ago

kevoriordan commented 11 years ago

Hi. We have a use case for turning on and off resource minification through JConsole for debug purposes. I created a patch to allow disabling for minification for pre processors through MBean.

alexo commented 11 years ago

Thanks for your contribution. I will probably rename the name of the property to "minimizeEnabled".

kevoriordan commented 11 years ago

Excellent, sounds good :)