From ce9bba9c2f025ed8a0cf2a9f204d7a06cee25f0d Mon Sep 17 00:00:00 2001 From: al_xipe <al_xipe@localhost> Date: Tue, 26 Jun 2007 07:08:04 +0000 Subject: [PATCH] updated xml files to point to shared/stax.dtd --- opendj-sdk/opends/tests/functional-tests/shared/functions/baselib.xml | 2 +- opendj-sdk/opends/tests/functional-tests/shared/functions/ldap.xml | 2 +- opendj-sdk/opends/tests/functional-tests/shared/functions/staxcmd.xml | 2 +- opendj-sdk/opends/tests/functional-tests/shared/functions/stafcmd.xml | 2 +- opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml | 2 +- opendj-sdk/opends/tests/functional-tests/shared/functions/utils.xml | 2 +- opendj-sdk/opends/tests/functional-tests/shared/functions/security.xml | 2 +- opendj-sdk/opends/tests/functional-tests/shared/functions/environment.xml | 2 +- opendj-sdk/opends/tests/functional-tests/shared/functions/dsadm.xml | 2 +- opendj-sdk/opends/tests/functional-tests/shared/functions/signals.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/baselib.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/baselib.xml index 733b726..0b3151b 100755 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/baselib.xml +++ b/opendj-sdk/opends/tests/functional-tests/shared/functions/baselib.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> +<!DOCTYPE stax SYSTEM "../stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/dsadm.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/dsadm.xml index f51dbf9..ca9b750 100755 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/dsadm.xml +++ b/opendj-sdk/opends/tests/functional-tests/shared/functions/dsadm.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> +<!DOCTYPE stax SYSTEM "../stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/environment.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/environment.xml index 5f9ac47..03279c4 100755 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/environment.xml +++ b/opendj-sdk/opends/tests/functional-tests/shared/functions/environment.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../stax.dtd"> +<!DOCTYPE stax SYSTEM "../stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/ldap.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/ldap.xml index a79420c..76cd0b9 100755 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/ldap.xml +++ b/opendj-sdk/opends/tests/functional-tests/shared/functions/ldap.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../stax.dtd"> +<!DOCTYPE stax SYSTEM "../stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/security.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/security.xml index b2dd4ae..6ef6221 100755 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/security.xml +++ b/opendj-sdk/opends/tests/functional-tests/shared/functions/security.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> +<!DOCTYPE stax SYSTEM "../stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/signals.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/signals.xml index bfd74c7..041e80c 100644 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/signals.xml +++ b/opendj-sdk/opends/tests/functional-tests/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 "../stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/stafcmd.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/stafcmd.xml index b8a7bed..135ca21 100755 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/stafcmd.xml +++ b/opendj-sdk/opends/tests/functional-tests/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 "../stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/staxcmd.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/staxcmd.xml index 9df95c2..7712743 100755 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/staxcmd.xml +++ b/opendj-sdk/opends/tests/functional-tests/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 "../stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml index 0cedd08..9869481 100755 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml +++ b/opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "../../stax.dtd"> +<!DOCTYPE stax SYSTEM "../stax.dtd"> <!-- ! CDDL HEADER START ! diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/utils.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/utils.xml index 180d6ae..e5788e9 100755 --- a/opendj-sdk/opends/tests/functional-tests/shared/functions/utils.xml +++ b/opendj-sdk/opends/tests/functional-tests/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 "../stax.dtd"> <!-- ! CDDL HEADER START ! -- Gitblit v1.10.0