Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 15298 invoked by uid 500); 12 Jul 2001 09:11:50 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 14897 invoked from network); 12 Jul 2001 09:11:45 -0000 Message-ID: <9B3E950CB293D411ADF4009027B0A4D201B7F8CD@maileu.imediation.com> From: Stephane Bailliez To: ant-user@jakarta.apache.org Subject: RE: [POLL] JUnit Users Date: Thu, 12 Jul 2001 10:12:47 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C10AB2.D185D530" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C10AB2.D185D530 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable You need to have Xalan 1.2.2 in your ant classpath. =20 You can get it here:=20 http://xml.apache.org/dist/xalan-j/old/xalan-j_1_2_2.zip =20 --=20 St=E9phane Bailliez=20 Software Engineer, Paris - France=20 iMediation - http://www.imediation.com =20 Disclaimer: All the opinions expressed above are mine and not those = from my company.=20 -----Original Message----- From: Natalia Bello [mailto:nbello@isabel.be] Sent: Thursday, July 12, 2001 10:22 AM To: 'ant-user@jakarta.apache.org' Subject: RE: [POLL] JUnit Users Hi, I am using junitreport,but I am not able to use the :-( = So I can not help you too much...=20 I allways get the error below. Do you know why it could be?=20 Thanks in advanced.=20 Natalia=20 Buildfile: build.xml=20 BUILD FAILED=20 D:\IsaCore\build.xml:40: java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTInputSource=20 --- Nested Exception ---=20 java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTInputSource=20 at org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator.createR= epor t(XMLResultAggregator.java:114)=20 at java.lang.reflect.Method.invoke(Native Method)=20 at org.apache.tools.ant.IntrospectionHelper$1.create(IntrospectionHelper.ja= va:1 67)=20 at org.apache.tools.ant.IntrospectionHelper.createElement(IntrospectionHelp= er.j ava:275)=20 at org.apache.tools.ant.ProjectHelper$NestedElementHandler.init(ProjectHelp= er.j ava:539)=20 at org.apache.tools.ant.ProjectHelper$TaskHandler.startElement(ProjectHelpe= r.ja va:503)=20 at org.xml.sax.helpers.XMLReaderAdapter.startElement(XMLReaderAdapter.java:= 329) at = org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1451) at org.apache.crimson.parser.Parser2.content(Parser2.java:1700) = at = org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1468) at org.apache.crimson.parser.Parser2.content(Parser2.java:1700) = at = org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1468) at org.apache.crimson.parser.Parser2.content(Parser2.java:1700) = at = org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1468) at = org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499) at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)=20 at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)=20 at org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)=20 at javax.xml.parsers.SAXParser.parse(SAXParser.java:350)=20 at = org.apache.tools.ant.ProjectHelper.parse(ProjectHelper.java:117)=20 at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:8= 5)=20 at org.apache.tools.ant.Main.runBuild(Main.java:404)=20 at org.apache.tools.ant.Main.main(Main.java:149)=20 Total time: 1 second=20 BM__MailData-----Original Message-----=20 From: Stephane Bailliez [ mailto:sbailliez@imediation.com ]=20 Sent: 12 July 2001 09:05=20 To: ant-user@jakarta.apache.org=20 Subject: [POLL] JUnit Users=20 Hello all,=20 I'd appreciate some feedback about the task in Ant 1.3 that=20 generates HTML reports from all set of XML reports. Since I'm about to=20 change the way to generate the report, it will help me a lot.=20 - Are you using the framed report ? non framed report ? both ?=20 - Did you customize the stylesheets ?=20 - If yes, what did you change ? Was it easy ?=20 - Did you write your own stylesheet and applied it via