Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 63913 invoked by uid 500); 8 Aug 2001 13:10:21 -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 63903 invoked from network); 8 Aug 2001 13:10:21 -0000 Message-ID: <9B3E950CB293D411ADF4009027B0A4D201F8B7FD@maileu.imediation.com> From: Stephane Bailliez To: ant-user@jakarta.apache.org Subject: RE: Help need for Junitreport Date: Wed, 8 Aug 2001 14:12:13 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > -----Original Message----- > From: Barry Jia [mailto:bjia@brightspark.com] > Sent: Tuesday, August 07, 2001 10:57 PM > To: 'ant-user@jakarta.apache.org' > Subject: Help need for Junitreport=20 >=20 >=20 >=20 > When I use junitreport in my build file, > if my build.xml is like below, I got "Class > org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator > doesn't support the nested "classpath" element", if I remove=20 that's because it does not support the classpath element. :) > classpath > part, it can not find xalan class, > how to link the xalon *.jar within the junitreport ?=20 You have to put xalan 1.2.2 jar in the optional directory of ant...same place where junit is to enable the junit task. Unless what the doc says it won't work with xalan 2.x compatibility jar You can get the old xalan 1.2.2 here http://xml.apache.org/dist/xalan-j/old/xalan-j_1_2_2.zip --=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