jahaziel17 / wro4j

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

Referring invalid import causes unfriendly exception #766

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I've run into another roadblock just trying to get a simple SASS instance 
working.

I have a /ast/home.scss, and a /ast/_global.scss
At the top of /ast/home.scss, I have @import "global";

I have a very basic <group name="mobile"><css>/ast/home.scss</css></group> in 
my wro.xml
I have cssUrlRewriting,cssImport,semicolonAppender,bourbonCss for preprocessors
I have cssVariables,cssMinJar for postprocessors

Whenever I attempt to access /wro/mobile.css, I see the exception 
"ro.isdc.wro.WroRuntimeException: Cannot build valid CacheKey from request: 
/wro/mobile.css/ast/global" in the stacktrace, and nothing gets outputted.

Original issue reported on code.google.com by alex.obj...@gmail.com on 25 Jul 2013 at 8:56

GoogleCodeExporter commented 8 years ago

Original comment by alex.obj...@gmail.com on 17 Sep 2013 at 4:02

GoogleCodeExporter commented 8 years ago

Original comment by alex.obj...@gmail.com on 5 Nov 2013 at 1:55

GoogleCodeExporter commented 8 years ago

Original comment by alex.obj...@gmail.com on 8 Jan 2014 at 3:09