From 392822bac4d398f2e2c3dc0c78fa948f4af5db1f Mon Sep 17 00:00:00 2001 From: al_xipe <al_xipe@localhost> Date: Mon, 30 Jul 2007 02:40:58 +0000 Subject: [PATCH] 1. removed hard coded references to the product SHORT_NAME from build file 2. updated the x-test installer 3. updated the oulu tests files --- opendj-sdk/opends/tests/oulu-tests/oulu.properties | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/opendj-sdk/opends/tests/oulu-tests/oulu.properties b/opendj-sdk/opends/tests/oulu-tests/oulu.properties index 38799f6..8f54402 100644 --- a/opendj-sdk/opends/tests/oulu-tests/oulu.properties +++ b/opendj-sdk/opends/tests/oulu-tests/oulu.properties @@ -4,10 +4,10 @@ oulu.ber.pgp=c06-ldapv3-enc-r1.jar.asc oulu.pdu.jar=c06-ldapv3-app-r1.jar oulu.pdu.pgp=c06-ldapv3-app-r1.jar.asc -<!-- proxy section - edit this to reflect how your network is set up --> -proxy.http.host= -proxy.http.port= -proxy.http.user= -proxy.http.pwd= -proxy.socks.host= -proxy.socks.port= +#proxy section - edit this to reflect how your network is set up +#proxy.http.host= +#proxy.http.port= +#proxy.http.user= +#proxy.http.pwd= +#proxy.socks.host= +#proxy.socks.port= -- Gitblit v1.10.0