From 96d6215168283c903a210e8e25822240d7618ae5 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Wed, 13 Jan 2010 15:40:36 +0000
Subject: [PATCH] Fix tests-configure target

---
 opends/tests/staf-tests/shared/ant/build.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opends/tests/staf-tests/shared/ant/build.properties b/opends/tests/staf-tests/shared/ant/build.properties
index 17acb79..a8a889b 100644
--- a/opends/tests/staf-tests/shared/ant/build.properties
+++ b/opends/tests/staf-tests/shared/ant/build.properties
@@ -45,6 +45,7 @@
 wc.type=tomcat
 tomcat.version=6.0.20
 glassfish.version=v3
+sunwebserver.url=
 sunwebserver.version=7_0u6
 
 # Proxy section

--
Gitblit v1.10.0