Brian Bergstrom
Brian Bergstrom
https://github.com/phusion/passenger/blob/c7556ffb9d76a7878c0aae2cfdad91b71a76add4/doc/users_guide_snippets/analysis_and_system_maintenance.txt needs to be updated to reflect its new output format and data.
wro.xml has group 'foo' and imports wro2.xml wro2.xml defines a group with a group-ref 'foo'. this currently crashes ``` 2012-12-13 16:17:49 [DEBUG] WroRuntimeException - Invalid group-ref: foo (http-bio-8080-exec-1, ro.isdc.wro.WroRuntimeException, WroRuntimeException.java:30)...
I know there is an old ticket in your Google project, but wanted to get it into your more active Github space for discussion. https://code.google.com/p/wro4j/issues/detail?id=517 I have been tossing around...
``` cssCompressor CssCompressorProcessor A css compressor, implemented by Andy Roberts. ``` This processor could use better documentation on your wiki: https://code.google.com/p/wro4j/wiki/AvailableProcessors We tried to use this in our application, but...
http://lesscss.org/#-importing Using these currently blows up with a Rhino error: ``` 25-Feb-2013 13:21:22 78019 ERROR RhinoScriptBuilder - JavaScriptException occured: Could not execute the script because: 25-Feb-2013 13:21:22 { 25-Feb-2013 13:21:22...
JSDoc seems like a great addition to your array of resource management plugins like JSHint, CSSlint, etc. https://github.com/jsdoc3/jsdoc AFAIK, there isn't a well maintained mavenized JSDoc plugin around.