From 1f6fcc90c76b10099033cb97e9606787190ba10f Mon Sep 17 00:00:00 2001 From: Andrea Aime Date: Sun, 4 Jun 2006 13:59:35 +0000 Subject: [PATCH] Added testing for umldoc in the build --- build.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index ae13871..4383a1b 100644 --- a/build.xml +++ b/build.xml @@ -41,13 +41,20 @@ class Version { public static String VERSION = "${VERSION}";} - + - + + + + + + + +