- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 21 Jan 2009 18:25:49 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6454 Jean-Guilhem Rouel <jean-gui@w3.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Jean-Guilhem Rouel <jean-gui@w3.org> 2009-01-21 18:25:48 --- Jar files are driving me nuts... Anyway, I think this should be fixed for good this time, using JarResourceLoader. So now, if the validator finds templates in the filesystem (in org/w3c/css/css, same basedir as css-validator.jar), it uses them. If not, it uses the ones bundled in css-validator.jar. Note that lib/ dir needs to be at the same place as css-validator.jar (AFAIK there's no way to bundle jars into jars), but that's the only restriction. You can run css-validator.jar from anywhere, that should work too (I'm not too proud of that part though). Marshall, does that work for you too? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 21 January 2009 18:25:58 UTC