Re: jquery-ui.css and CSSURLRewriter

2016-12-20 Thread Bob Harner
As you probably figured out, Tapestry's parsing of CSS files is just using a regular expression rather than a true parser, and coming up with a regex that skipped urls within comments was judged too hard at the time (https://issues.apache.org/jira/browse/TAP5-2368). However, it looks like you're ri

jquery-ui.css and CSSURLRewriter

2016-12-20 Thread Robert Hannebauer
Hello, i'm playing with webjars (https://github.com/eddyson-de/tapestry-webjars) and jquery-ui. Everything work fine, except when i try to use the jquery-ui.css. It took me some time to understand the following error message, while trying to load the css file: Caused by: java.lang.RuntimeExcep