Hi, I 've got a strange behaviour when I used the stylesheet for the XML output of Checkstyle (see attached GIF).
I refer to the stylesheet in 'checkstyle_errors.xml' in the following way: <?xml version="1.0" ?> <?xml-stylesheet type="text/xsl" href="checkstyle-noframes.xsl"?> <checkstyle> <file name="C:\projects\dreba\prj\gis\appl\fileserver\GISFileServer.java"> <error line="10" message="Unused import - java.io.BufferedReader"/> ... Any ideas what is wrong? Regards, Roger > -----Urspr�ngliche Nachricht----- > Von: Stephane Bailliez [mailto:[EMAIL PROTECTED]] > Gesendet: Samstag, 26. Januar 2002 04:05 > An: Ant Developers List > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Betreff: Re: Release 1.4 of Checkstyle > > > Another version. (first one was posted from a nonsubscribed > account, may > take some time to appear) > > Stephane > > ----- Original Message ----- > From: "Erik Hatcher" <[EMAIL PROTECTED]> > To: "Ant Users List" <[EMAIL PROTECTED]>; "ant-dev" > <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Saturday, January 26, 2002 1:57 AM > Subject: Re: Release 1.4 of Checkstyle > > > > Has anyone created XSL files to turn the XML output of > <checkstyle> into a > > Javadoc-like (aka <junitreport>-like) set of HTML frameset pages? > > > > If so, care to share? If not, then I'll take a stab at it > in the near > > future. > > > > Erik > > >
checkstyle.gif
Description: GIF image
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
