From 9d60ff720398fc23ec829857529b3d7befe32a29 Mon Sep 17 00:00:00 2001 From: andrug <andrug@localhost> Date: Fri, 21 Mar 2008 17:28:29 +0000 Subject: [PATCH] update stax.dtd path following architecture change --- opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml | 2 +- opendj-sdk/opends/tests/system-tests/phases/shared/functions/utils.xml | 2 +- opendj-sdk/opends/tests/system-tests/phases/shared/functions/ldap.xml | 2 +- opendj-sdk/opends/tests/system-tests/phases/shared/functions/stafcmd.xml | 2 +- opendj-sdk/opends/tests/system-tests/phases/shared/functions/signals.xml | 2 +- opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/ldap.xml b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/ldap.xml index c85050f..93dbdd0 100755 --- a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/ldap.xml +++ b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/ldap.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> +<!DOCTYPE stax SYSTEM "../../../../shared/stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml index c3a1cad..9870b58 100755 --- a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml +++ b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> +<!DOCTYPE stax SYSTEM "../../../../shared/stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/signals.xml b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/signals.xml index 0a8bb3c..ffedeea 100755 --- a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/signals.xml +++ b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/signals.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> +<!DOCTYPE stax SYSTEM "../../../../shared/stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/stafcmd.xml b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/stafcmd.xml index bfb0c91..bc86997 100755 --- a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/stafcmd.xml +++ b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/stafcmd.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> +<!DOCTYPE stax SYSTEM "../../../../shared/stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml index aee4be8..e08bac7 100755 --- a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml +++ b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> +<!DOCTYPE stax SYSTEM "../../../../shared/stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/utils.xml b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/utils.xml index fa0d018..2282ad2 100755 --- a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/utils.xml +++ b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/utils.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> +<!DOCTYPE stax SYSTEM "../../../../shared/stax.dtd"> <!-- ! CDDL HEADER START ! -- Gitblit v1.10.0