Hi All,
Can you please tell me how to use Cobertura plugin in Ant. i have some unit
test cases, that i am compiling using ant.
Now i have to create the cobertura report using Ant and hudson so that i can
see how much code has been covered by these test cases.
Can someone please give me step by st
BTW your 'exec cat' can be replaces by .
Jan
>-Ursprüngliche Nachricht-
>Von: Antoine Levy Lambert [mailto:anto...@gmx.de]
>Gesendet: Dienstag, 9. März 2010 02:32
>An: Ant Users List
>Betreff: Re: Strange property bug
>
>Hello Kim,
>
>I remember that a bug has already been filed and fix
Hello Kim,
I remember that a bug has already been filed and fixed in trunk.
This was Bugzilla 48768.
The commit fixing it was
http://svn.apache.org/viewvc?rev=912610&view=rev
Regards,
Antoine
Kim Hansen wrote:
Hi,
I am using together with to have a counter
that will save the number betw
Yasir,
this task may help you but i never try it :-)
http://trac.sarugo.org/ant-eclipse
S.
Dear Guys,
I am just starting to use ant, I just would like to build an eclipse project
using ant tool.
Is there any idea how to do it without using an Eclipse IDE itself.
Thanks.
Dear Guys,
I am just starting to use ant, I just would like to build an eclipse project
using ant tool.
Is there any idea how to do it without using an Eclipse IDE itself.
Thanks.
--
- Yasir -
Hi,
I am using together with to have a counter
that will save the number between invocations of ant. This has worked
for a year, but now it has an off by one error. My guess is that this
is a bug in 1.8.0 (I am using the current Debian unstable version).
The problem is that new.test.number is r
Thanks Antonie. Yes that was the issue. I had uninstalled gcj from my system
and it worked fine :). But apparently my JAVA_HOME was fine even before.
Looks like ant had picked up the gnu jdk path from somewhere else.
Regards,
Bharath
On Sun, Mar 7, 2010 at 3:53 PM, Antoine Levy Lambert wrote:
>