mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

al_xipe
19.35.2006 4615ee8c0f538e62c1f33166e966ba71eb417e1e
added proxy support to be able to get the oulu bits
2 files modified
7 ■■■■ changed files
opends/tests/oulu-tests/build.xml 5 ●●●●● patch | view | raw | blame | history
opends/tests/oulu-tests/oulu.properties 2 ●●●●● patch | view | raw | blame | history
opends/tests/oulu-tests/build.xml
@@ -41,9 +41,9 @@
  <!-- oulu tests specific properties                        -->
  <property file="oulu.properties"                            />
  <tstamp>
    <format property="run.time" pattern="yyyy.MM.dd-HH.mm.ss"                />
    <format property="run.time" pattern="yyyy.MM.dd-HH.mm.ss" />
  </tstamp>
  <target name="usage">
    <echo>Usage for oulu test suite:
    
@@ -55,6 +55,7 @@
    <delete dir="${oulu.build.dir}" />
    <mkdir dir="${oulu.build.dir}" />
    <echo message="Downloading oulu bits ..." />
    <setproxy proxyhost="${proxy.host}" proxyport="${proxy.port}" />
    <get 
      src="${oulu.home.url}/${oulu.ber.jar}" 
      dest="${oulu.build.dir}/${oulu.ber.jar}"
opends/tests/oulu-tests/oulu.properties
@@ -4,3 +4,5 @@
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.host=
proxy.port=