- From: Sean Owen <srowen@google.com>
- Date: Thu, 10 Jan 2008 15:43:26 -0500
- To: "Araceli Checa" <acheca@gmail.com>
- Cc: "Miguel Garcia" <miguel.garcia@fundacionctic.org>, "Abel Rionda" <abel.rionda@fundacionctic.org>, public-mobileok-checker@w3.org
I think I have a solution -- just need to feed the XSL Transformer objects a "URIResolver" object that is aware of resources in the classpath too, as we do elsewhere. It seems to work and I'll check it in shortly. I wonder how long it's been broken this way. :( I suppose I am typically running from within my build directory so would not have noticed. On Jan 10, 2008 3:04 PM, Sean Owen <srowen@google.com> wrote: > Yeah I see this error. Hmm. I feel like we had a similar problem a > while ago, that relative paths in the XSL stylesheets could not be > directed to point to resources in the .jar file. > > > On Jan 10, 2008 6:30 AM, Araceli Checa <acheca@gmail.com> wrote: > > You don't even need to copy the jar to another computer. Just delete the > > build folder (run ant clean) before launching the checker from the command > > line :) >
Received on Thursday, 10 January 2008 20:43:36 UTC