Letractively / wro4j

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

wro4j-core should not depend on servlet-api #379

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The wro4j-core module should not use servlet api. This way, build tools (like 
maven plugin or wro4j-runner) will not require this dependency. All code 
depending on servlet-api will move to a separate module (wro4j-web ?).

This feature will break a lot of code and will not be compatible with older 
versions.

Original issue reported on code.google.com by alex.obj...@gmail.com on 17 Feb 2012 at 8:37

GoogleCodeExporter commented 8 years ago

Original comment by alex.obj...@gmail.com on 17 Feb 2012 at 8:37