AW: AW: [OJB-developers] regression tests
Brought to you by:
thma
From: Mahler T. <tho...@it...> - 2002-03-27 12:16:49
|
Hi again Fabian, 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 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. Mhh, As I said in my last mail, I like the nice output of you JunitReport sample! But: ant-optional.jar is about 460 KB, Xalan and Xerces are even > 1Meg. 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! 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... cu, Thomas |