Is it EMMA class not found error ? If yes then add emma.jar to the class
path while running your Junit cases .
HTH
On Tue, Mar 15, 2011 at 11:07 AM, Lis Maria wrote:
> Hello..
>
> I am trying to add emma configurations into my Hybris ant build scripts.
> The
> issue i face is, the junit that ru
Shaffic,
You can use "var" task.
unset the property you want to reuse
.
More info at
http://ant-contrib.sourceforge.net/tasks/tasks/variable_task.html
-manas
On Fri, Feb 18, 2011 at 11:19 AM, shaffic wrote:
>
> HI All,
> I Created a property and value ad initilized.now i want to change the
Hi All,
I have an requirement for which I have to login to database as "sys"
user and also I have to use "sql" task. Is there any way in ANT so
that I can login as "sys" user.I am using following task
while executing above task it throws error " java.sql.SQLException:
ORA-28009: connection to s