> wrote:
> I have added a link to our hudson+clover page on our home page:
> http://sovereigncomputing.net/
> See you, Klaus.
> On Fri, Sep 12, 2008 at 6:56 PM, Klaus Wuestefeld
> <klauswuestef...@gmail.com> wrote:
> > Thx also to Vina Calegari who wrote our first build.xml files with
> > Clover coverage reports.
> > On Fri, Sep 12, 2008 at 6:49 PM, Klaus Wuestefeld
> > <klauswuestef...@gmail.com> wrote:
> >> UHU!!!! :)
> >> Kalecser and Bamboo have managed to provide us with continuous test
> >> coverage reports for Sneer:
> >> http://sovereigncomputing.net/hudson/job/Sneer/53/clover/
> >> Our solution involves:
> >> - Hudson for detecting the commit on the svn server and running a
> >> - Little Java Program they wrote that uses
> >> - Regex to read the eclipse .classpath file and generate the ant
> >> build.xml file to compile and run the
> >> - Junit tests with
> >> - Clover coverage instrumentation.
> >> I am not proud of the amount of things we use but of the amount of
> >> things we DONT have to use. :)
> >> There is no need to update ant build files any more or break our
> >> single, simple, cohesive project into multiple maven-style projects,
> >> for example.
> >> All I have to do is get the project to compile on Eclipse.
> >> See you, Klaus
> >> Sneer - "How cool can a project get?"