My bet is that you are using an old version of MSXML < 3

See:
http://www.bayes.co.uk/xml/index.xml?/xml/utils/msxml_sniffer.htm

Then upgrade your version (see link at the right: install msxml)


-- 
 Stéphane Bailliez 
 Software Engineer, Paris - France 
 iMediation - http://www.imediation.com 
 Disclaimer: All the opinions expressed above are mine and not those from my
company. 



> -----Original Message-----
> From: Suettenbach, Roger [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 28, 2002 12:07 PM
> To: 'Ant Users List'
> Subject: AW: Release 1.4 of Checkstyle
> 
> 
> 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
> > >
> > 
> 
> 

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

Reply via email to