From 2273331c2a83db29cd6bbca8cde5f7d3e6f31e6c Mon Sep 17 00:00:00 2001 From: idfx Date: Sat, 16 Aug 2003 19:17:14 +0000 Subject: [PATCH] some small changes and a new task to run a smal test of the persistence layer --- build.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index b4429b4b..2052c811 100755 --- a/build.xml +++ b/build.xml @@ -85,6 +85,9 @@ + + + @@ -106,6 +109,9 @@ + + + @@ -128,7 +134,7 @@ - + @@ -145,11 +151,15 @@ + + + + @@ -275,5 +285,9 @@ basedir="${deploy.home}" excludes="${dist.war}"/> + + + + -- 2.11.0