Re: AW: [OJB-developers] regression tests
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2002-03-27 21:33:53
|
Hi Chris, Chris Greenlee wrote: > 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 That's a very good idea. I was not aware that this is possible. (But I have to admit that there is not much that ANT can do!) thanks for your efforts, Thomas > Cheers, > =20 > Chris >=20 > -----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 >=20 >=20 > Hi again Fabian, > =20 > =20 >=20 > Well now I am the one responding late, since I was on holidays for two > weeks :) >=20 > I need three additional jar files to run the JUnitReport task >=20 > jakarta-ant-1.4.1-optional.jar >=20 > from: http://jakarta.apache.org/ant <http://jakarta.apache.org/ant> . > This archive contains the task. And >=20 > xalan.jar =20 > xml-apis.jar >=20 > 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 >=20 > =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 >=20 >=20 > If there is interest I can write some new targets for build.xml that us= e > the <JUnit> and <JUnitReport> tasks. >=20 > 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 >=20 >=20 > _______________________________________________ > Objectbridge-developers mailing list > Obj...@li... > https://lists.sourceforge.net/lists/listinfo/objectbridge-developers >=20 >=20 >=20 >=20 |