:106)
I have junit 4.4 and ant 1.7
Any suggestions ?
Thanks
Shobhana
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 27, 2007 11:19 PM
To: user@ant.apache.org
Subject: AW: Junit4 ant 1.6.2
JUnit4.x is a very new version while Ant 1.6.2 is
28. September 2007 02:11
>An: Ant Users List
>Betreff: RE: Junit4 ant 1.6.2
>
>Here is the snippet from build.xml
>
>
> location="${build.home}/dbms_testcases/dbm_junit.jar"/>
>
>
>
>
> depends="prepare-run-test,compile-
: Thursday, September 27, 2007 5:08 PM
To: Ant Users List
Subject: RE: Junit4 ant 1.6.2
Please post the related portion of your build.xml.
-Rob A
> -Original Message-
> From: Kirtane, Shobhana Vijay [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 27, 2007 3:36 PM
> To: user@an
Please post the related portion of your build.xml.
-Rob A
> -Original Message-
> From: Kirtane, Shobhana Vijay [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 27, 2007 3:36 PM
> To: user@ant.apache.org
> Subject: Junit4 ant 1.6.2
>
> Hi all,
>
&g
Hi all,
When I include junit.jar(junit4.4) in classpath in this way : EXPORT
CLASSPATH = /:junit.jar , my test cases work fine.No problem here
When I set the junit.jar in classpath in build.xml it fails out
Could not create task or type of type: classpath.
Ant could not find the task or a