tember 09, 2009 2:18 AM
To: Ant Users List
Subject: Re: Exceptions while executing JUnit
Kamesh,
are you sure that your xml file is in the classpath?
the xml file MUST be in the classpath.
To achieve this goal, you should add it in your classapth definition
like this:
hope thi
Kamesh
-Original Message-
From: supareno [mailto:reno.rkc...@free.fr]
Sent: Wednesday, September 09, 2009 2:18 AM
To: Ant Users List
Subject: Re: Exceptions while executing JUnit
Kamesh,
are you sure that your xml file is in the classpath?
the xml file MUST be in the classpath.
To achi
Kamesh,
are you sure that your xml file is in the classpath?
the xml file MUST be in the classpath.
To achieve this goal, you should add it in your classapth definition
like this:
hope this help :-)
supareno
Hi All,
I'm trying to execute certain test cases as a part of my b