Okay, downloaded checkstyle, and it seems to all work on my system,
without xsl modifications. A bunch of javadoc-like HTML files appear in
build/reports/checkstyle/.

I am using Xalan 2.2.D11, in my $ANT_HOME/lib. To check, add it to your
classpath and do this:

[jeff@kermit io]$ java org.apache.xalan.xslt.Process -V
>>>>>>> Xalan Version Xalan Java 2.2.D11, <<<<<<<

With an older version of Xalan, it didn't crash, but didn't output
anything except 'deleteme.html'.

Btw, you can test the transformation with:

java org.apache.xalan.xslt.Process -IN build/checkstyle-results.xml -XSL
../tools/etc/checkstyle-frames.xsl


HTH,

--Jeff


On Sun, Mar 24, 2002 at 09:39:52PM -0000, Vincent Massol wrote:
> Thanks Jeff. However it does not work as name is not a variable but an
...
> > > Anyone has a suggestion ?
> > > Thanks
> > > -Vincent

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to