Junit4 ant 1.6.2

2007-09-27 Thread Kirtane, Shobhana Vijay
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

RE: Junit4 ant 1.6.2

2007-09-27 Thread Kirtane, Shobhana Vijay
: 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

Ant diagnostics

2007-09-27 Thread Kirtane, Shobhana Vijay
WHen I type ant -diagnostics I get this result ant -diagnostics --- Ant diagnostics report --- Apache Ant version 1.6.2 compiled on August 5 2004 -> ant 1.6.2 --- Implementation Version (JDK1.2+ only) --

junitvmwatcher error junit 4.4, ant 1.7

2007-09-28 Thread Kirtane, Shobhana Vijay
Hi All, I am getting the following error : [echo] Running TestCase TestJunit4. Report will be generated at build/dbms_testcases/testReport/index.html [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.317 sec [junit] java.io.FileNotFoundException: /local/skirtane/dbms_200

RE: Junit4 ant 1.6.2

2007-09-28 Thread Kirtane, Shobhana Vijay
a very old one. You should update to Ant 1.7.0 which has JUnit4 support. JUnit's APIs changed a little bit ... Jan >-Ursprüngliche Nachricht- >Von: Kirtane, Shobhana Vijay [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 28. September 2007 02:11 >An: Ant Users List >

RE: junitvmwatcher error junit 4.4, ant 1.7

2007-09-28 Thread Kirtane, Shobhana Vijay
Tried getting Ant 1.7 Beta 3, but getting same error Thanks Shobhana From: Kirtane, Shobhana Vijay Sent: Friday, September 28, 2007 2:21 PM To: 'Ant Users List' Subject: junitvmwatcher error junit 4.4, ant 1.7 Hi All, I am getting the follo

Urgent !! Junitreport (unknown testcase) apache 1.6.5

2007-10-01 Thread Kirtane, Shobhana Vijay
Hi All, Now the issue is when I run the tests, the test run , but when I open up the Junit report , the name of the test in the report is reported as unknown Tests Name Status TypeTime(s) unknown Success6.410 Any solutions ? If your answer is switch to an

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
Hi Wayne, Do you the ant-junit.jar file on your classpath ? -Shobhana -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 2:44 PM To: user@ant.apache.org Cc: [EMAIL PROTECTED] Subject: symlink - which ant jar do I need? Hello- I'm an Ant novi

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
Yes they are different. Try putting ant-junit.jar on your class path. -Shobhana -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 2:57 PM To: Ant Users List Subject: RE: symlink - which ant jar do I need? Shobhana- I have the junit.jar file

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
Please check you ant home directory. $ANT_HOME/lib is where u will find it ! -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 3:12 PM To: Ant Users List Subject: RE: symlink - which ant jar do I need? Shobhana- Where do I get ant.junit.jar?

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
Sorry i confused this thread with another one, you should find the related libraries in your $ANT_HOME/lib directory, I thought the ant was failing since it didn't find the junit task .. -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 3:12

RE: symlink - which ant jar do I need?

2007-10-16 Thread Kirtane, Shobhana Vijay
No, but you will need some jar form the lib directory of your ant home. Sorry for the confusion. -Original Message- From: Wayne Cruz [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 4:21 PM To: Ant Users List Subject: RE: symlink - which ant jar do I need? Shobhana- Are you s