RE: AW: [OJB-developers] regression tests
Brought to you by:
thma
From: Chris G. <CGr...@de...> - 2002-03-27 14:58:28
|
If you'd like, I'll write a task similar to the "update-jars" task in the jakarta-torque build file that will download the appropriate jars from their respective sites. =20 Cheers, =20 Chris -----Original Message----- From: Mahler Thomas [mailto:tho...@it...] Sent: Wednesday, March 27, 2002 6:16 AM To: 'Fabian B=FCttner'; obj...@li... Subject: AW: AW: [OJB-developers] regression tests Hi again Fabian, =20 =20 Well now I am the one responding late, since I was on holidays for two weeks :) I need three additional jar files to run the JUnitReport task jakarta-ant-1.4.1-optional.jar from: http://jakarta.apache.org/ant <http://jakarta.apache.org/ant> . This archive contains the task. And xalan.jar =20 xml-apis.jar from: http://xml.apache.org/xalan-j/ <http://xml.apache.org/xalan-j/> . The first one contains the xalan xml transformator, the second the xml apis for several apache projects. =20 Mhh, As I said in my last mail, I like the nice output of you JunitReport sample! But:=20 ant-optional.jar is about 460 KB, Xalan and Xerces are even > 1Meg. =20 I don't want to blow up the OJB source distribution by a factor 2 or 3 only for some nice-to-have report-formatting!=20 If there is interest I can write some new targets for build.xml that use the <JUnit> and <JUnitReport> tasks. Yes, I'm still interested. Maybe we can just have the targets in the build.xml file, but don't provide the necessary jars... =20 cu, =20 Thomas =20 |