From 4cef58a290dce57153f37645e3ec8fea3bb013c8 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Tue, 23 Mar 2004 02:07:59 +0000 Subject: [PATCH] Add Clover instrumentation. --- build.xml | 76 ++++++++++++++++++++++++++++++++++++++++++ lib/clover/license.txt | 7 ++++ 2 files changed, 83 insertions(+) create mode 100644 lib/clover/license.txt diff --git a/build.xml b/build.xml index 448af3f2f4..e7fd2fdc01 100644 --- a/build.xml +++ b/build.xml @@ -48,6 +48,7 @@ + @@ -350,6 +351,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Launching coverage viewer + + + + + + + + + + + + + + + + + + + + diff --git a/lib/clover/license.txt b/lib/clover/license.txt new file mode 100644 index 0000000000..471a9a8d3e --- /dev/null +++ b/lib/clover/license.txt @@ -0,0 +1,7 @@ +Cortex has supported the Acegi Security System for Spring project with a free +Team Edition license of Clover. + +We thank Cortext for their support. + + +$Id$