Re: prep.xsl
James Clark <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
Cheng-Chang Wu wrote: > I'm using xsltproc to split spectest.xml in the test suite. Xsltproc > complains it cannot load prep.xsl. Where can I find this file? I think there's a copy in: http://www.thaiopensource.com/download/gcj/jing-20030619.tar.gz If you look in the test directory, the Makefile uses xsltproc to split up spectest.xml. I'll fix the test suite in the next release to include this. James