From fb020c81094cd17fb1ba70ef50be76e2355bd10c Mon Sep 17 00:00:00 2001 From: Nicholas Mathison Date: Tue, 12 Apr 2016 16:31:25 -0400 Subject: [PATCH] More Restructuring for AntHill Can't specify a directory offset. Had to restructure and but all files from dcm into the top level directory. --- dcm/.classpath => .classpath | 0 dcm/.gitignore => .gitignore | 0 dcm/.project => .project | 0 .../org.eclipse.jdt.core.prefs | 0 .../org.eclipse.m2e.core.prefs | 0 dcm/build.xml => build.xml | 0 dcm/Apache-2.0-License.txt | 177 ------------------ dcm/deploy.ant.xml => deploy.ant.xml | 0 .../device.dp01.properties | 0 .../device.dpProd1.properties | 0 .../device.dpProd2.properties | 0 .../device.dpUAT1.properties | 0 .../device.dpUAT2.properties | 0 .../easystart => easystart}/easyStart.ant.xml | 0 .../env.dev.properties | 0 .../env.prod.properties | 0 .../env.sit.properties | 0 .../env.uat.properties | 0 .../ucdDemo/crypto/ResponderProd1-privkey.pem | 0 .../ucdDemo/crypto/ResponderProd1-sscert.pem | 0 .../ucdDemo/crypto/ResponderProd2-privkey.pem | 0 .../ucdDemo/crypto/ResponderProd2-sscert.pem | 0 .../ucdDemo/crypto/ResponderSIT-privkey.pem | 0 .../ucdDemo/crypto/ResponderSIT-sscert.pem | 0 .../ucdDemo/crypto/ResponderUAT1-privkey.pem | 0 .../ucdDemo/crypto/ResponderUAT1-sscert.pem | 0 .../ucdDemo/crypto/ResponderUAT2-privkey.pem | 0 .../ucdDemo/crypto/ResponderUAT2-sscert.pem | 0 .../ucdDemo/crypto/ucdDemoDev-privkey.pem | 0 .../ucdDemo/crypto/ucdDemoDev-sscert.pem | 0 .../ucdDemo/crypto/ucdDemoProd-privkey.pem | 0 .../ucdDemo/crypto/ucdDemoProd-sscert.pem | 0 .../ucdDemo/crypto/ucdDemoSIT-privkey.pem | 0 .../ucdDemo/crypto/ucdDemoSIT-sscert.pem | 0 .../ucdDemo/crypto/ucdDemoUAT-privkey.pem | 0 .../ucdDemo/crypto/ucdDemoUAT-sscert.pem | 0 .../ucdDemo/ucdDemo.dcm.xml | 0 .../ucdDemo/ucdDemo.idcred.dcm.xml | 0 .../ucdDemo/ucdDemo.lbg.dcm.xml | 0 .../ucdDemo/ucdDemo.properties | 0 .../ucdDemo/ucdDemo.valcred.dcm.xml | 0 .../ucdDemo/ucdDemo.zip | Bin .../ucdDemo/ucdDemoDPO.zip | Bin .../basicwsp.3.8.2.11.v1.xcfg.xml | 0 .../basicwsp.3.8.2.11.v1.zip | Bin .../fedcba.v1.3.8.2.11.zip | Bin {dcm/imports => imports}/logall.zip | Bin {dcm/imports => imports}/logsoap.4.0.2.4.zip | Bin .../simple-importobject.4.0.2.4.zip | Bin .../simple-keycert.4.0.2.4.zip | Bin .../simple-loopback.v1.3.8.1.7.zip | Bin .../simple-sshclient.4.0.2.4.zip | Bin .../simple-urlrefresh.4.0.2.4.zip | Bin .../simple-urlrewrite.4.0.2.4.zip | Bin .../ucdDemo/crypto/ResponderProd1-privkey.pem | 0 .../ucdDemo/crypto/ResponderProd1-sscert.pem | 0 .../ucdDemo/crypto/ResponderProd2-privkey.pem | 0 .../ucdDemo/crypto/ResponderProd2-sscert.pem | 0 .../1/ucdDemo/crypto/ResponderSIT-privkey.pem | 0 .../1/ucdDemo/crypto/ResponderSIT-sscert.pem | 0 .../ucdDemo/crypto/ResponderUAT1-privkey.pem | 0 .../1/ucdDemo/crypto/ResponderUAT1-sscert.pem | 0 .../ucdDemo/crypto/ResponderUAT2-privkey.pem | 0 .../1/ucdDemo/crypto/ResponderUAT2-sscert.pem | 0 .../1/ucdDemo/crypto/ucdDemoDev-privkey.pem | 0 .../1/ucdDemo/crypto/ucdDemoDev-sscert.pem | 0 .../1/ucdDemo/crypto/ucdDemoProd-privkey.pem | 0 .../1/ucdDemo/crypto/ucdDemoProd-sscert.pem | 0 .../1/ucdDemo/crypto/ucdDemoSIT-privkey.pem | 0 .../1/ucdDemo/crypto/ucdDemoSIT-sscert.pem | 0 .../1/ucdDemo/crypto/ucdDemoUAT-privkey.pem | 0 .../1/ucdDemo/crypto/ucdDemoUAT-sscert.pem | 0 .../1/ucdDemo/ucdDemo.dcm.xml | 0 .../1/ucdDemo/ucdDemo.idcred.dcm.xml | 0 .../1/ucdDemo/ucdDemo.lbg.dcm.xml | 0 .../1/ucdDemo/ucdDemo.valcred.dcm.xml | 0 .../1/ucdDemo/ucdDemo.zip | Bin .../1/ucdDemo/ucdDemoDPO.zip | Bin dcm/pom.xml => pom.xml | 0 {dcm/src => src}/_quickie.template.ant.xml | 0 {dcm/src => src}/certificate-to-ant.xsl | 0 .../com/ibm/NestedPropertyExpander.java | 0 {dcm/src => src}/com/ibm/antlib.xml | 0 {dcm/src => src}/com/ibm/dcm/Base64.java | 0 .../src => src}/com/ibm/dcm/MyNamespaces.java | 0 {dcm/src => src}/com/ibm/dcm/NamedParams.java | 0 .../com/ibm/dcm/SSLConnection.java | 0 {dcm/src => src}/com/ibm/dcm/Soma.java | 0 {dcm/src => src}/com/ibm/dcm/SomaUtils.java | 0 {dcm/src => src}/com/ibm/dcm/XSLCache.java | 0 .../com/ibm/dcm/taskDpdownload.java | 0 .../src => src}/com/ibm/dcm/taskDpupload.java | 0 .../src => src}/com/ibm/dcm/taskForXpath.java | 0 .../com/ibm/dcm/taskFrombase64.java | 0 .../com/ibm/dcm/taskGetServerCerts.java | 0 {dcm/src => src}/com/ibm/dcm/taskIf.java | 0 {dcm/src => src}/com/ibm/dcm/taskNxslt.java | 0 .../src => src}/com/ibm/dcm/taskStorexml.java | 0 .../src => src}/com/ibm/dcm/taskTobase64.java | 0 {dcm/src => src}/com/ibm/dcm/taskWdp.java | 0 {dcm/src => src}/com/ibm/dcm/taskXpath.java | 0 {dcm/src => src}/dcm-taskdefs.ant.xml | 0 {dcm/src => src}/dpschema-collectxml.xsl | 0 {dcm/src => src}/dpschema-reformatsoma.xsl | 0 .../src => src}/expand-black-white-modify.xsl | 0 {dcm/src => src}/generate-valcred.xsl | 0 {dcm/src => src}/host-aliases-to-ant.xsl | 0 {dcm/src => src}/idcred-to-ant.xsl | 0 {dcm/src => src}/key-to-ant.xsl | 0 .../load-balancer-group-to-ant.xsl | 0 .../main/zip/RunDeployDotAnt.groovy | 0 .../com/urbancode/air/AirPluginTool.groovy | 0 .../com/urbancode/air/CommandHelper.groovy | 0 .../com/urbancode/air/DateParser.groovy | 0 .../urbancode/air/ExitCodeException.groovy | 0 .../classes/com/urbancode/air/FileSet.groovy | 0 .../classes/com/urbancode/air/Folder.groovy | 0 .../com/urbancode/air/GsonToObject.groovy | 0 .../urbancode/air/OpenX509TrustManager.groovy | 0 .../urbancode/air/XTrustManagerFactory.groovy | 0 .../com/urbancode/air/XTrustProvider.groovy | 0 {dcm/src => src}/main/zip/info.xml | 0 {dcm/src => src}/main/zip/plugin.xml | 0 {dcm/src => src}/main/zip/upgrade.xml | 0 {dcm/src => src}/namespaceUtils.xsl | 0 {dcm/src => src}/namespaceUtilsImpl.xsl | 0 {dcm/src => src}/no-changes.dcm.xml | 0 {dcm/src => src}/nodesetUtils.xsl | 0 {dcm/src => src}/object-modify.xsl | 0 {dcm/src => src}/objects-to-ant.xsl | 0 {dcm/src => src}/process-includes.xsl | 0 {dcm/src => src}/remove-unwanted-elements.xsl | 0 {dcm/src => src}/rewrite-xmlconfig.xsl | 0 {dcm/src => src}/upload-to-ant.xsl | 0 {dcm/src => src}/util-debug.xsl | 0 {dcm/src => src}/util-merge-template.xsl | 0 {dcm/src => src}/util-mutate-names.xsl | 0 {dcm/src => src}/util-to-ant.xsl | 0 {dcm/src => src}/valcred-to-ant.xsl | 0 {dcm/src => src}/write-deployment-policy.xsl | 0 .../01-loopback.v1.3.8.1.7.zip | Bin .../all-tests.ant.xml | 0 .../backup-domains-default.zip | Bin .../backup-domains-testAndDefault.zip | Bin .../dummy-one-sscert.pem | 0 .../import-01.dcm.xml | 0 .../load-balancer-group-from-def.01.dcm.xml | 0 .../object-create-copy.dcm.xml | 0 .../object-create-export.dcm.xml | 0 .../object-create-inline.dcm.xml | 0 .../object-delete.dcm.xml | 0 .../object-modify-01.dcm.xml | 0 .../secure-backup-cert.dcm.xml | 0 .../testdata/remove-unwanted.xml | 0 .../upload-01.dcm.xml | 0 .../upload-02.dcm.xml | 0 .../upload-04.dcm.xml | 0 .../upload-05.dcm.xml | 0 .../wsdls_xsds/app-mgmt-protocol-v2.wsdl | 0 .../wsdls_xsds/app-mgmt-protocol-v2.xsd | 0 .../wsdls_xsds/xml-mgmt-base.xsd | 0 .../wsdls_xsds/xml-mgmt-ops.xsd | 0 .../wsdls_xsds/xml-mgmt.wsdl | 0 .../wsdls_xsds/xml-mgmt.xsd | 0 {dcm/tests-wdp => tests-wdp}/Testing.odt | Bin .../tests-wdp => tests-wdp}/all-tests.ant.xml | 0 .../backup-device.ant.xml | 0 .../backup-domain.ant.xml | 0 .../backup-domains.ant.xml | 0 .../cache-operations.ant.xml | 0 .../checkpoint-operations.ant.xml | 0 .../common-create-directory.ant.xml | 0 .../common-create-empty-domain.ant.xml | 0 .../common-definitions.ant.xml | 0 .../common-delete-domain.ant.xml | 0 .../common-file-delete.ant.xml | 0 .../common-file-set.ant.xml | 0 .../common-import-service.ant.xml | 0 .../common-save-default-and-domain.ant.xml | 0 .../common-save-domain.ant.xml | 0 .../config-conformance-report.ant.xml | 0 .../config-execconfig.ant.xml | 0 .../config-execconfig.cli | 0 .../config-get-all-statuses.ant.xml | 0 .../config-get-diff.ant.xml | 0 .../config-get-object.ant.xml | 0 .../config-get-some-statuses.ant.xml | 0 .../config-import-execute.ant.xml | 0 .../config-modify-object.ant.xml | 0 .../config-pubcert-valcred.ant.xml | 0 .../config-test-url-map.ant.xml | 0 .../config-test-url-refresh.ant.xml | 0 .../config-test-url-rewrite.ant.xml | 0 .../config-test-validate-schema.ant.xml | 0 .../config-undo.ant.xml | 0 .../crypto-device-cert.ant.xml | 0 .../crypto-keycert-operations.ant.xml | 0 .../crypto-keygen.ant.xml | 0 ...domain-create-reset-restart-delete.ant.xml | 0 .../tests-wdp => tests-wdp}/domain-export.zip | Bin {dcm/tests-wdp => tests-wdp}/execCLI.ant.xml | 0 .../export-contents.ant.xml | 0 .../export-service.ant.xml | 0 .../file-clear-filestore.ant.xml | 0 .../file-delete.ant.xml | 0 .../file-dir-create.ant.xml | 0 .../file-dir-delete.ant.xml | 0 .../file-fetch.ant.xml | 0 .../file-get-filestore.ant.xml | 0 {dcm/tests-wdp => tests-wdp}/file-get.ant.xml | 0 .../tests-wdp => tests-wdp}/file-move.ant.xml | 0 {dcm/tests-wdp => tests-wdp}/file-set.ant.xml | 0 .../file-upload.ant.xml | 0 .../firmware-operations.ant.xml | 0 .../import-domain.ant.xml | 0 .../import-service.ant.xml | 0 .../misc-create-tam-files.ant.xml | 0 .../misc-date-time.ant.xml | 0 .../misc-disconnect-user.ant.xml | 0 .../misc-set-date-time.ant.xml | 0 .../misc-set-system-var.ant.xml | 0 {dcm/tests-wdp => tests-wdp}/misc-wdp.ant.xml | 0 .../misc-wsrr-sync.ant.xml | 0 .../nxslt-parameter.ant.xml | 0 .../nxslt-parameter.xsl | 0 .../quiesce-operations.ant.xml | 0 .../restore-domain.ant.xml | 0 .../security-known-host-operations.ant.xml | 0 .../security-password-map-operations.ant.xml | 0 .../security-secure-backup.ant.xml | 0 .../security-secure-restore.ant.xml | 0 .../security-trusted-host-operations.ant.xml | 0 .../security-userid-operations.ant.xml | 0 {dcm/tests-wdp => tests-wdp}/snippet-test.xml | 0 .../troubleshooting-file-capture.ant.xml | 0 ...ubleshooting-generate-error-report.ant.xml | 0 .../troubleshooting-get-log.ant.xml | 0 .../troubleshooting-locate-device.ant.xml | 0 ...shooting-packet-capture-operations.ant.xml | 0 .../troubleshooting-ping.ant.xml | 0 .../troubleshooting-send-error-report.ant.xml | 0 .../troubleshooting-send-file.ant.xml | 0 .../troubleshooting-send-log-event.ant.xml | 0 .../troubleshooting-set-log-level.ant.xml | 0 .../troubleshooting-set-rbm-log-level.ant.xml | 0 .../troubleshooting-tcp-connection.ant.xml | 0 246 files changed, 177 deletions(-) rename dcm/.classpath => .classpath (100%) rename dcm/.gitignore => .gitignore (100%) rename dcm/.project => .project (100%) rename {dcm/.settings => .settings}/org.eclipse.jdt.core.prefs (100%) rename {dcm/.settings => .settings}/org.eclipse.m2e.core.prefs (100%) rename dcm/build.xml => build.xml (100%) delete mode 100644 dcm/Apache-2.0-License.txt rename dcm/deploy.ant.xml => deploy.ant.xml (100%) rename {dcm/easystart => easystart}/device.dp01.properties (100%) rename {dcm/easystart => easystart}/device.dpProd1.properties (100%) rename {dcm/easystart => easystart}/device.dpProd2.properties (100%) rename {dcm/easystart => easystart}/device.dpUAT1.properties (100%) rename {dcm/easystart => easystart}/device.dpUAT2.properties (100%) rename {dcm/easystart => easystart}/easyStart.ant.xml (100%) rename {dcm/easystart => easystart}/env.dev.properties (100%) rename {dcm/easystart => easystart}/env.prod.properties (100%) rename {dcm/easystart => easystart}/env.sit.properties (100%) rename {dcm/easystart => easystart}/env.uat.properties (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderProd1-privkey.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderProd1-sscert.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderProd2-privkey.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderProd2-sscert.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderSIT-privkey.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderSIT-sscert.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderUAT1-privkey.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderUAT1-sscert.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderUAT2-privkey.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ResponderUAT2-sscert.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ucdDemoDev-privkey.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ucdDemoDev-sscert.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ucdDemoProd-privkey.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ucdDemoProd-sscert.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ucdDemoSIT-privkey.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ucdDemoSIT-sscert.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ucdDemoUAT-privkey.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/crypto/ucdDemoUAT-sscert.pem (100%) rename {dcm/easystart => easystart}/ucdDemo/ucdDemo.dcm.xml (100%) rename {dcm/easystart => easystart}/ucdDemo/ucdDemo.idcred.dcm.xml (100%) rename {dcm/easystart => easystart}/ucdDemo/ucdDemo.lbg.dcm.xml (100%) rename {dcm/easystart => easystart}/ucdDemo/ucdDemo.properties (100%) rename {dcm/easystart => easystart}/ucdDemo/ucdDemo.valcred.dcm.xml (100%) rename {dcm/easystart => easystart}/ucdDemo/ucdDemo.zip (100%) rename {dcm/easystart => easystart}/ucdDemo/ucdDemoDPO.zip (100%) rename {dcm/imports => imports}/basicwsp.3.8.2.11.v1.xcfg.xml (100%) rename {dcm/imports => imports}/basicwsp.3.8.2.11.v1.zip (100%) rename {dcm/imports => imports}/fedcba.v1.3.8.2.11.zip (100%) rename {dcm/imports => imports}/logall.zip (100%) rename {dcm/imports => imports}/logsoap.4.0.2.4.zip (100%) rename {dcm/imports => imports}/simple-importobject.4.0.2.4.zip (100%) rename {dcm/imports => imports}/simple-keycert.4.0.2.4.zip (100%) rename {dcm/imports => imports}/simple-loopback.v1.3.8.1.7.zip (100%) rename {dcm/imports => imports}/simple-sshclient.4.0.2.4.zip (100%) rename {dcm/imports => imports}/simple-urlrefresh.4.0.2.4.zip (100%) rename {dcm/imports => imports}/simple-urlrewrite.4.0.2.4.zip (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderProd1-privkey.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderProd1-sscert.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderProd2-privkey.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderProd2-sscert.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderSIT-privkey.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderSIT-sscert.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderUAT1-privkey.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderUAT1-sscert.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderUAT2-privkey.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ResponderUAT2-sscert.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ucdDemoDev-privkey.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ucdDemoDev-sscert.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ucdDemoProd-privkey.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ucdDemoProd-sscert.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ucdDemoSIT-privkey.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ucdDemoSIT-sscert.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ucdDemoUAT-privkey.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/crypto/ucdDemoUAT-sscert.pem (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/ucdDemo.dcm.xml (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/ucdDemo.idcred.dcm.xml (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/ucdDemo.lbg.dcm.xml (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/ucdDemo.valcred.dcm.xml (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/ucdDemo.zip (100%) rename {dcm/pluginTests => pluginTests}/1/ucdDemo/ucdDemoDPO.zip (100%) rename dcm/pom.xml => pom.xml (100%) rename {dcm/src => src}/_quickie.template.ant.xml (100%) rename {dcm/src => src}/certificate-to-ant.xsl (100%) rename {dcm/src => src}/com/ibm/NestedPropertyExpander.java (100%) rename {dcm/src => src}/com/ibm/antlib.xml (100%) rename {dcm/src => src}/com/ibm/dcm/Base64.java (100%) rename {dcm/src => src}/com/ibm/dcm/MyNamespaces.java (100%) rename {dcm/src => src}/com/ibm/dcm/NamedParams.java (100%) rename {dcm/src => src}/com/ibm/dcm/SSLConnection.java (100%) rename {dcm/src => src}/com/ibm/dcm/Soma.java (100%) rename {dcm/src => src}/com/ibm/dcm/SomaUtils.java (100%) rename {dcm/src => src}/com/ibm/dcm/XSLCache.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskDpdownload.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskDpupload.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskForXpath.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskFrombase64.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskGetServerCerts.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskIf.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskNxslt.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskStorexml.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskTobase64.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskWdp.java (100%) rename {dcm/src => src}/com/ibm/dcm/taskXpath.java (100%) rename {dcm/src => src}/dcm-taskdefs.ant.xml (100%) rename {dcm/src => src}/dpschema-collectxml.xsl (100%) rename {dcm/src => src}/dpschema-reformatsoma.xsl (100%) rename {dcm/src => src}/expand-black-white-modify.xsl (100%) rename {dcm/src => src}/generate-valcred.xsl (100%) rename {dcm/src => src}/host-aliases-to-ant.xsl (100%) rename {dcm/src => src}/idcred-to-ant.xsl (100%) rename {dcm/src => src}/key-to-ant.xsl (100%) rename {dcm/src => src}/load-balancer-group-to-ant.xsl (100%) rename {dcm/src => src}/main/zip/RunDeployDotAnt.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/AirPluginTool.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/CommandHelper.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/DateParser.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/ExitCodeException.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/FileSet.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/Folder.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/GsonToObject.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/OpenX509TrustManager.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/XTrustManagerFactory.groovy (100%) rename {dcm/src => src}/main/zip/classes/com/urbancode/air/XTrustProvider.groovy (100%) rename {dcm/src => src}/main/zip/info.xml (100%) rename {dcm/src => src}/main/zip/plugin.xml (100%) rename {dcm/src => src}/main/zip/upgrade.xml (100%) rename {dcm/src => src}/namespaceUtils.xsl (100%) rename {dcm/src => src}/namespaceUtilsImpl.xsl (100%) rename {dcm/src => src}/no-changes.dcm.xml (100%) rename {dcm/src => src}/nodesetUtils.xsl (100%) rename {dcm/src => src}/object-modify.xsl (100%) rename {dcm/src => src}/objects-to-ant.xsl (100%) rename {dcm/src => src}/process-includes.xsl (100%) rename {dcm/src => src}/remove-unwanted-elements.xsl (100%) rename {dcm/src => src}/rewrite-xmlconfig.xsl (100%) rename {dcm/src => src}/upload-to-ant.xsl (100%) rename {dcm/src => src}/util-debug.xsl (100%) rename {dcm/src => src}/util-merge-template.xsl (100%) rename {dcm/src => src}/util-mutate-names.xsl (100%) rename {dcm/src => src}/util-to-ant.xsl (100%) rename {dcm/src => src}/valcred-to-ant.xsl (100%) rename {dcm/src => src}/write-deployment-policy.xsl (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/01-loopback.v1.3.8.1.7.zip (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/all-tests.ant.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/backup-domains-default.zip (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/backup-domains-testAndDefault.zip (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/dummy-one-sscert.pem (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/import-01.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/load-balancer-group-from-def.01.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/object-create-copy.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/object-create-export.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/object-create-inline.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/object-delete.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/object-modify-01.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/secure-backup-cert.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/testdata/remove-unwanted.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/upload-01.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/upload-02.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/upload-04.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/upload-05.dcm.xml (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/wsdls_xsds/app-mgmt-protocol-v2.wsdl (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/wsdls_xsds/app-mgmt-protocol-v2.xsd (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/wsdls_xsds/xml-mgmt-base.xsd (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/wsdls_xsds/xml-mgmt-ops.xsd (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/wsdls_xsds/xml-mgmt.wsdl (100%) rename {dcm/tests-deploy.ant => tests-deploy.ant}/wsdls_xsds/xml-mgmt.xsd (100%) rename {dcm/tests-wdp => tests-wdp}/Testing.odt (100%) rename {dcm/tests-wdp => tests-wdp}/all-tests.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/backup-device.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/backup-domain.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/backup-domains.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/cache-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/checkpoint-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/common-create-directory.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/common-create-empty-domain.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/common-definitions.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/common-delete-domain.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/common-file-delete.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/common-file-set.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/common-import-service.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/common-save-default-and-domain.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/common-save-domain.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-conformance-report.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-execconfig.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-execconfig.cli (100%) rename {dcm/tests-wdp => tests-wdp}/config-get-all-statuses.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-get-diff.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-get-object.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-get-some-statuses.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-import-execute.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-modify-object.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-pubcert-valcred.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-test-url-map.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-test-url-refresh.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-test-url-rewrite.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-test-validate-schema.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/config-undo.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/crypto-device-cert.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/crypto-keycert-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/crypto-keygen.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/domain-create-reset-restart-delete.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/domain-export.zip (100%) rename {dcm/tests-wdp => tests-wdp}/execCLI.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/export-contents.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/export-service.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-clear-filestore.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-delete.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-dir-create.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-dir-delete.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-fetch.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-get-filestore.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-get.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-move.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-set.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/file-upload.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/firmware-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/import-domain.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/import-service.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/misc-create-tam-files.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/misc-date-time.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/misc-disconnect-user.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/misc-set-date-time.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/misc-set-system-var.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/misc-wdp.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/misc-wsrr-sync.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/nxslt-parameter.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/nxslt-parameter.xsl (100%) rename {dcm/tests-wdp => tests-wdp}/quiesce-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/restore-domain.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/security-known-host-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/security-password-map-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/security-secure-backup.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/security-secure-restore.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/security-trusted-host-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/security-userid-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/snippet-test.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-file-capture.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-generate-error-report.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-get-log.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-locate-device.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-packet-capture-operations.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-ping.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-send-error-report.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-send-file.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-send-log-event.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-set-log-level.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-set-rbm-log-level.ant.xml (100%) rename {dcm/tests-wdp => tests-wdp}/troubleshooting-tcp-connection.ant.xml (100%) diff --git a/dcm/.classpath b/.classpath similarity index 100% rename from dcm/.classpath rename to .classpath diff --git a/dcm/.gitignore b/.gitignore similarity index 100% rename from dcm/.gitignore rename to .gitignore diff --git a/dcm/.project b/.project similarity index 100% rename from dcm/.project rename to .project diff --git a/dcm/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from dcm/.settings/org.eclipse.jdt.core.prefs rename to .settings/org.eclipse.jdt.core.prefs diff --git a/dcm/.settings/org.eclipse.m2e.core.prefs b/.settings/org.eclipse.m2e.core.prefs similarity index 100% rename from dcm/.settings/org.eclipse.m2e.core.prefs rename to .settings/org.eclipse.m2e.core.prefs diff --git a/dcm/build.xml b/build.xml similarity index 100% rename from dcm/build.xml rename to build.xml diff --git a/dcm/Apache-2.0-License.txt b/dcm/Apache-2.0-License.txt deleted file mode 100644 index b8b81c1..0000000 --- a/dcm/Apache-2.0-License.txt +++ /dev/null @@ -1,177 +0,0 @@ -/* - * Apache License - * Version 2.0, January 2004 - * http://www.apache.org/licenses/ - * - * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - * - * 1. Definitions. - * - * "License" shall mean the terms and conditions for use, reproduction, - * and distribution as defined by Sections 1 through 9 of this document. - * - * "Licensor" shall mean the copyright owner or entity authorized by - * the copyright owner that is granting the License. - * - * "Legal Entity" shall mean the union of the acting entity and all - * other entities that control, are controlled by, or are under common - * control with that entity. For the purposes of this definition, - * "control" means (i) the power, direct or indirect, to cause the - * direction or management of such entity, whether by contract or - * otherwise, or (ii) ownership of fifty percent (50%) or more of the - * outstanding shares, or (iii) beneficial ownership of such entity. - * - * "You" (or "Your") shall mean an individual or Legal Entity - * exercising permissions granted by this License. - * - * "Source" form shall mean the preferred form for making modifications, - * including but not limited to software source code, documentation - * source, and configuration files. - * - * "Object" form shall mean any form resulting from mechanical - * transformation or translation of a Source form, including but - * not limited to compiled object code, generated documentation, - * and conversions to other media types. - * - * "Work" shall mean the work of authorship, whether in Source or - * Object form, made available under the License, as indicated by a - * copyright notice that is included in or attached to the work - * (an example is provided in the Appendix below). - * - * "Derivative Works" shall mean any work, whether in Source or Object - * form, that is based on (or derived from) the Work and for which the - * editorial revisions, annotations, elaborations, or other modifications - * represent, as a whole, an original work of authorship. For the purposes - * of this License, Derivative Works shall not include works that remain - * separable from, or merely link (or bind by name) to the interfaces of, - * the Work and Derivative Works thereof. - * - * "Contribution" shall mean any work of authorship, including - * the original version of the Work and any modifications or additions - * to that Work or Derivative Works thereof, that is intentionally - * submitted to Licensor for inclusion in the Work by the copyright owner - * or by an individual or Legal Entity authorized to submit on behalf of - * the copyright owner. For the purposes of this definition, "submitted" - * means any form of electronic, verbal, or written communication sent - * to the Licensor or its representatives, including but not limited to - * communication on electronic mailing lists, source code control systems, - * and issue tracking systems that are managed by, or on behalf of, the - * Licensor for the purpose of discussing and improving the Work, but - * excluding communication that is conspicuously marked or otherwise - * designated in writing by the copyright owner as "Not a Contribution." - * - * "Contributor" shall mean Licensor and any individual or Legal Entity - * on behalf of whom a Contribution has been received by Licensor and - * subsequently incorporated within the Work. - * - * 2. Grant of Copyright License. Subject to the terms and conditions of - * this License, each Contributor hereby grants to You a perpetual, - * worldwide, non-exclusive, no-charge, royalty-free, irrevocable - * copyright license to reproduce, prepare Derivative Works of, - * publicly display, publicly perform, sublicense, and distribute the - * Work and such Derivative Works in Source or Object form. - * - * 3. Grant of Patent License. Subject to the terms and conditions of - * this License, each Contributor hereby grants to You a perpetual, - * worldwide, non-exclusive, no-charge, royalty-free, irrevocable - * (except as stated in this section) patent license to make, have made, - * use, offer to sell, sell, import, and otherwise transfer the Work, - * where such license applies only to those patent claims licensable - * by such Contributor that are necessarily infringed by their - * Contribution(s) alone or by combination of their Contribution(s) - * with the Work to which such Contribution(s) was submitted. If You - * institute patent litigation against any entity (including a - * cross-claim or counterclaim in a lawsuit) alleging that the Work - * or a Contribution incorporated within the Work constitutes direct - * or contributory patent infringement, then any patent licenses - * granted to You under this License for that Work shall terminate - * as of the date such litigation is filed. - * - * 4. Redistribution. You may reproduce and distribute copies of the - * Work or Derivative Works thereof in any medium, with or without - * modifications, and in Source or Object form, provided that You - * meet the following conditions: - * - * (a) You must give any other recipients of the Work or - * Derivative Works a copy of this License; and - * - * (b) You must cause any modified files to carry prominent notices - * stating that You changed the files; and - * - * (c) You must retain, in the Source form of any Derivative Works - * that You distribute, all copyright, patent, trademark, and - * attribution notices from the Source form of the Work, - * excluding those notices that do not pertain to any part of - * the Derivative Works; and - * - * (d) If the Work includes a "NOTICE" text file as part of its - * distribution, then any Derivative Works that You distribute must - * include a readable copy of the attribution notices contained - * within such NOTICE file, excluding those notices that do not - * pertain to any part of the Derivative Works, in at least one - * of the following places: within a NOTICE text file distributed - * as part of the Derivative Works; within the Source form or - * documentation, if provided along with the Derivative Works; or, - * within a display generated by the Derivative Works, if and - * wherever such third-party notices normally appear. The contents - * of the NOTICE file are for informational purposes only and - * do not modify the License. You may add Your own attribution - * notices within Derivative Works that You distribute, alongside - * or as an addendum to the NOTICE text from the Work, provided - * that such additional attribution notices cannot be construed - * as modifying the License. - * - * You may add Your own copyright statement to Your modifications and - * may provide additional or different license terms and conditions - * for use, reproduction, or distribution of Your modifications, or - * for any such Derivative Works as a whole, provided Your use, - * reproduction, and distribution of the Work otherwise complies with - * the conditions stated in this License. - * - * 5. Submission of Contributions. Unless You explicitly state otherwise, - * any Contribution intentionally submitted for inclusion in the Work - * by You to the Licensor shall be under the terms and conditions of - * this License, without any additional terms or conditions. - * Notwithstanding the above, nothing herein shall supersede or modify - * the terms of any separate license agreement you may have executed - * with Licensor regarding such Contributions. - * - * 6. Trademarks. This License does not grant permission to use the trade - * names, trademarks, service marks, or product names of the Licensor, - * except as required for reasonable and customary use in describing the - * origin of the Work and reproducing the content of the NOTICE file. - * - * 7. Disclaimer of Warranty. Unless required by applicable law or - * agreed to in writing, Licensor provides the Work (and each - * Contributor provides its Contributions) on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - * implied, including, without limitation, any warranties or conditions - * of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - * PARTICULAR PURPOSE. You are solely responsible for determining the - * appropriateness of using or redistributing the Work and assume any - * risks associated with Your exercise of permissions under this License. - * - * 8. Limitation of Liability. In no event and under no legal theory, - * whether in tort (including negligence), contract, or otherwise, - * unless required by applicable law (such as deliberate and grossly - * negligent acts) or agreed to in writing, shall any Contributor be - * liable to You for damages, including any direct, indirect, special, - * incidental, or consequential damages of any character arising as a - * result of this License or out of the use or inability to use the - * Work (including but not limited to damages for loss of goodwill, - * work stoppage, computer failure or malfunction, or any and all - * other commercial damages or losses), even if such Contributor - * has been advised of the possibility of such damages. - * - * 9. Accepting Warranty or Additional Liability. While redistributing - * the Work or Derivative Works thereof, You may choose to offer, - * and charge a fee for, acceptance of support, warranty, indemnity, - * or other liability obligations and/or rights consistent with this - * License. However, in accepting such obligations, You may act only - * on Your own behalf and on Your sole responsibility, not on behalf - * of any other Contributor, and only if You agree to indemnify, - * defend, and hold each Contributor harmless for any liability - * incurred by, or claims asserted against, such Contributor by reason - * of your accepting any such warranty or additional liability. - * - * END OF TERMS AND CONDITIONS diff --git a/dcm/deploy.ant.xml b/deploy.ant.xml similarity index 100% rename from dcm/deploy.ant.xml rename to deploy.ant.xml diff --git a/dcm/easystart/device.dp01.properties b/easystart/device.dp01.properties similarity index 100% rename from dcm/easystart/device.dp01.properties rename to easystart/device.dp01.properties diff --git a/dcm/easystart/device.dpProd1.properties b/easystart/device.dpProd1.properties similarity index 100% rename from dcm/easystart/device.dpProd1.properties rename to easystart/device.dpProd1.properties diff --git a/dcm/easystart/device.dpProd2.properties b/easystart/device.dpProd2.properties similarity index 100% rename from dcm/easystart/device.dpProd2.properties rename to easystart/device.dpProd2.properties diff --git a/dcm/easystart/device.dpUAT1.properties b/easystart/device.dpUAT1.properties similarity index 100% rename from dcm/easystart/device.dpUAT1.properties rename to easystart/device.dpUAT1.properties diff --git a/dcm/easystart/device.dpUAT2.properties b/easystart/device.dpUAT2.properties similarity index 100% rename from dcm/easystart/device.dpUAT2.properties rename to easystart/device.dpUAT2.properties diff --git a/dcm/easystart/easyStart.ant.xml b/easystart/easyStart.ant.xml similarity index 100% rename from dcm/easystart/easyStart.ant.xml rename to easystart/easyStart.ant.xml diff --git a/dcm/easystart/env.dev.properties b/easystart/env.dev.properties similarity index 100% rename from dcm/easystart/env.dev.properties rename to easystart/env.dev.properties diff --git a/dcm/easystart/env.prod.properties b/easystart/env.prod.properties similarity index 100% rename from dcm/easystart/env.prod.properties rename to easystart/env.prod.properties diff --git a/dcm/easystart/env.sit.properties b/easystart/env.sit.properties similarity index 100% rename from dcm/easystart/env.sit.properties rename to easystart/env.sit.properties diff --git a/dcm/easystart/env.uat.properties b/easystart/env.uat.properties similarity index 100% rename from dcm/easystart/env.uat.properties rename to easystart/env.uat.properties diff --git a/dcm/easystart/ucdDemo/crypto/ResponderProd1-privkey.pem b/easystart/ucdDemo/crypto/ResponderProd1-privkey.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderProd1-privkey.pem rename to easystart/ucdDemo/crypto/ResponderProd1-privkey.pem diff --git a/dcm/easystart/ucdDemo/crypto/ResponderProd1-sscert.pem b/easystart/ucdDemo/crypto/ResponderProd1-sscert.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderProd1-sscert.pem rename to easystart/ucdDemo/crypto/ResponderProd1-sscert.pem diff --git a/dcm/easystart/ucdDemo/crypto/ResponderProd2-privkey.pem b/easystart/ucdDemo/crypto/ResponderProd2-privkey.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderProd2-privkey.pem rename to easystart/ucdDemo/crypto/ResponderProd2-privkey.pem diff --git a/dcm/easystart/ucdDemo/crypto/ResponderProd2-sscert.pem b/easystart/ucdDemo/crypto/ResponderProd2-sscert.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderProd2-sscert.pem rename to easystart/ucdDemo/crypto/ResponderProd2-sscert.pem diff --git a/dcm/easystart/ucdDemo/crypto/ResponderSIT-privkey.pem b/easystart/ucdDemo/crypto/ResponderSIT-privkey.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderSIT-privkey.pem rename to easystart/ucdDemo/crypto/ResponderSIT-privkey.pem diff --git a/dcm/easystart/ucdDemo/crypto/ResponderSIT-sscert.pem b/easystart/ucdDemo/crypto/ResponderSIT-sscert.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderSIT-sscert.pem rename to easystart/ucdDemo/crypto/ResponderSIT-sscert.pem diff --git a/dcm/easystart/ucdDemo/crypto/ResponderUAT1-privkey.pem b/easystart/ucdDemo/crypto/ResponderUAT1-privkey.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderUAT1-privkey.pem rename to easystart/ucdDemo/crypto/ResponderUAT1-privkey.pem diff --git a/dcm/easystart/ucdDemo/crypto/ResponderUAT1-sscert.pem b/easystart/ucdDemo/crypto/ResponderUAT1-sscert.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderUAT1-sscert.pem rename to easystart/ucdDemo/crypto/ResponderUAT1-sscert.pem diff --git a/dcm/easystart/ucdDemo/crypto/ResponderUAT2-privkey.pem b/easystart/ucdDemo/crypto/ResponderUAT2-privkey.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderUAT2-privkey.pem rename to easystart/ucdDemo/crypto/ResponderUAT2-privkey.pem diff --git a/dcm/easystart/ucdDemo/crypto/ResponderUAT2-sscert.pem b/easystart/ucdDemo/crypto/ResponderUAT2-sscert.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ResponderUAT2-sscert.pem rename to easystart/ucdDemo/crypto/ResponderUAT2-sscert.pem diff --git a/dcm/easystart/ucdDemo/crypto/ucdDemoDev-privkey.pem b/easystart/ucdDemo/crypto/ucdDemoDev-privkey.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ucdDemoDev-privkey.pem rename to easystart/ucdDemo/crypto/ucdDemoDev-privkey.pem diff --git a/dcm/easystart/ucdDemo/crypto/ucdDemoDev-sscert.pem b/easystart/ucdDemo/crypto/ucdDemoDev-sscert.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ucdDemoDev-sscert.pem rename to easystart/ucdDemo/crypto/ucdDemoDev-sscert.pem diff --git a/dcm/easystart/ucdDemo/crypto/ucdDemoProd-privkey.pem b/easystart/ucdDemo/crypto/ucdDemoProd-privkey.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ucdDemoProd-privkey.pem rename to easystart/ucdDemo/crypto/ucdDemoProd-privkey.pem diff --git a/dcm/easystart/ucdDemo/crypto/ucdDemoProd-sscert.pem b/easystart/ucdDemo/crypto/ucdDemoProd-sscert.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ucdDemoProd-sscert.pem rename to easystart/ucdDemo/crypto/ucdDemoProd-sscert.pem diff --git a/dcm/easystart/ucdDemo/crypto/ucdDemoSIT-privkey.pem b/easystart/ucdDemo/crypto/ucdDemoSIT-privkey.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ucdDemoSIT-privkey.pem rename to easystart/ucdDemo/crypto/ucdDemoSIT-privkey.pem diff --git a/dcm/easystart/ucdDemo/crypto/ucdDemoSIT-sscert.pem b/easystart/ucdDemo/crypto/ucdDemoSIT-sscert.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ucdDemoSIT-sscert.pem rename to easystart/ucdDemo/crypto/ucdDemoSIT-sscert.pem diff --git a/dcm/easystart/ucdDemo/crypto/ucdDemoUAT-privkey.pem b/easystart/ucdDemo/crypto/ucdDemoUAT-privkey.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ucdDemoUAT-privkey.pem rename to easystart/ucdDemo/crypto/ucdDemoUAT-privkey.pem diff --git a/dcm/easystart/ucdDemo/crypto/ucdDemoUAT-sscert.pem b/easystart/ucdDemo/crypto/ucdDemoUAT-sscert.pem similarity index 100% rename from dcm/easystart/ucdDemo/crypto/ucdDemoUAT-sscert.pem rename to easystart/ucdDemo/crypto/ucdDemoUAT-sscert.pem diff --git a/dcm/easystart/ucdDemo/ucdDemo.dcm.xml b/easystart/ucdDemo/ucdDemo.dcm.xml similarity index 100% rename from dcm/easystart/ucdDemo/ucdDemo.dcm.xml rename to easystart/ucdDemo/ucdDemo.dcm.xml diff --git a/dcm/easystart/ucdDemo/ucdDemo.idcred.dcm.xml b/easystart/ucdDemo/ucdDemo.idcred.dcm.xml similarity index 100% rename from dcm/easystart/ucdDemo/ucdDemo.idcred.dcm.xml rename to easystart/ucdDemo/ucdDemo.idcred.dcm.xml diff --git a/dcm/easystart/ucdDemo/ucdDemo.lbg.dcm.xml b/easystart/ucdDemo/ucdDemo.lbg.dcm.xml similarity index 100% rename from dcm/easystart/ucdDemo/ucdDemo.lbg.dcm.xml rename to easystart/ucdDemo/ucdDemo.lbg.dcm.xml diff --git a/dcm/easystart/ucdDemo/ucdDemo.properties b/easystart/ucdDemo/ucdDemo.properties similarity index 100% rename from dcm/easystart/ucdDemo/ucdDemo.properties rename to easystart/ucdDemo/ucdDemo.properties diff --git a/dcm/easystart/ucdDemo/ucdDemo.valcred.dcm.xml b/easystart/ucdDemo/ucdDemo.valcred.dcm.xml similarity index 100% rename from dcm/easystart/ucdDemo/ucdDemo.valcred.dcm.xml rename to easystart/ucdDemo/ucdDemo.valcred.dcm.xml diff --git a/dcm/easystart/ucdDemo/ucdDemo.zip b/easystart/ucdDemo/ucdDemo.zip similarity index 100% rename from dcm/easystart/ucdDemo/ucdDemo.zip rename to easystart/ucdDemo/ucdDemo.zip diff --git a/dcm/easystart/ucdDemo/ucdDemoDPO.zip b/easystart/ucdDemo/ucdDemoDPO.zip similarity index 100% rename from dcm/easystart/ucdDemo/ucdDemoDPO.zip rename to easystart/ucdDemo/ucdDemoDPO.zip diff --git a/dcm/imports/basicwsp.3.8.2.11.v1.xcfg.xml b/imports/basicwsp.3.8.2.11.v1.xcfg.xml similarity index 100% rename from dcm/imports/basicwsp.3.8.2.11.v1.xcfg.xml rename to imports/basicwsp.3.8.2.11.v1.xcfg.xml diff --git a/dcm/imports/basicwsp.3.8.2.11.v1.zip b/imports/basicwsp.3.8.2.11.v1.zip similarity index 100% rename from dcm/imports/basicwsp.3.8.2.11.v1.zip rename to imports/basicwsp.3.8.2.11.v1.zip diff --git a/dcm/imports/fedcba.v1.3.8.2.11.zip b/imports/fedcba.v1.3.8.2.11.zip similarity index 100% rename from dcm/imports/fedcba.v1.3.8.2.11.zip rename to imports/fedcba.v1.3.8.2.11.zip diff --git a/dcm/imports/logall.zip b/imports/logall.zip similarity index 100% rename from dcm/imports/logall.zip rename to imports/logall.zip diff --git a/dcm/imports/logsoap.4.0.2.4.zip b/imports/logsoap.4.0.2.4.zip similarity index 100% rename from dcm/imports/logsoap.4.0.2.4.zip rename to imports/logsoap.4.0.2.4.zip diff --git a/dcm/imports/simple-importobject.4.0.2.4.zip b/imports/simple-importobject.4.0.2.4.zip similarity index 100% rename from dcm/imports/simple-importobject.4.0.2.4.zip rename to imports/simple-importobject.4.0.2.4.zip diff --git a/dcm/imports/simple-keycert.4.0.2.4.zip b/imports/simple-keycert.4.0.2.4.zip similarity index 100% rename from dcm/imports/simple-keycert.4.0.2.4.zip rename to imports/simple-keycert.4.0.2.4.zip diff --git a/dcm/imports/simple-loopback.v1.3.8.1.7.zip b/imports/simple-loopback.v1.3.8.1.7.zip similarity index 100% rename from dcm/imports/simple-loopback.v1.3.8.1.7.zip rename to imports/simple-loopback.v1.3.8.1.7.zip diff --git a/dcm/imports/simple-sshclient.4.0.2.4.zip b/imports/simple-sshclient.4.0.2.4.zip similarity index 100% rename from dcm/imports/simple-sshclient.4.0.2.4.zip rename to imports/simple-sshclient.4.0.2.4.zip diff --git a/dcm/imports/simple-urlrefresh.4.0.2.4.zip b/imports/simple-urlrefresh.4.0.2.4.zip similarity index 100% rename from dcm/imports/simple-urlrefresh.4.0.2.4.zip rename to imports/simple-urlrefresh.4.0.2.4.zip diff --git a/dcm/imports/simple-urlrewrite.4.0.2.4.zip b/imports/simple-urlrewrite.4.0.2.4.zip similarity index 100% rename from dcm/imports/simple-urlrewrite.4.0.2.4.zip rename to imports/simple-urlrewrite.4.0.2.4.zip diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderProd1-privkey.pem b/pluginTests/1/ucdDemo/crypto/ResponderProd1-privkey.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderProd1-privkey.pem rename to pluginTests/1/ucdDemo/crypto/ResponderProd1-privkey.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderProd1-sscert.pem b/pluginTests/1/ucdDemo/crypto/ResponderProd1-sscert.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderProd1-sscert.pem rename to pluginTests/1/ucdDemo/crypto/ResponderProd1-sscert.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderProd2-privkey.pem b/pluginTests/1/ucdDemo/crypto/ResponderProd2-privkey.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderProd2-privkey.pem rename to pluginTests/1/ucdDemo/crypto/ResponderProd2-privkey.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderProd2-sscert.pem b/pluginTests/1/ucdDemo/crypto/ResponderProd2-sscert.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderProd2-sscert.pem rename to pluginTests/1/ucdDemo/crypto/ResponderProd2-sscert.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderSIT-privkey.pem b/pluginTests/1/ucdDemo/crypto/ResponderSIT-privkey.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderSIT-privkey.pem rename to pluginTests/1/ucdDemo/crypto/ResponderSIT-privkey.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderSIT-sscert.pem b/pluginTests/1/ucdDemo/crypto/ResponderSIT-sscert.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderSIT-sscert.pem rename to pluginTests/1/ucdDemo/crypto/ResponderSIT-sscert.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderUAT1-privkey.pem b/pluginTests/1/ucdDemo/crypto/ResponderUAT1-privkey.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderUAT1-privkey.pem rename to pluginTests/1/ucdDemo/crypto/ResponderUAT1-privkey.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderUAT1-sscert.pem b/pluginTests/1/ucdDemo/crypto/ResponderUAT1-sscert.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderUAT1-sscert.pem rename to pluginTests/1/ucdDemo/crypto/ResponderUAT1-sscert.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderUAT2-privkey.pem b/pluginTests/1/ucdDemo/crypto/ResponderUAT2-privkey.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderUAT2-privkey.pem rename to pluginTests/1/ucdDemo/crypto/ResponderUAT2-privkey.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ResponderUAT2-sscert.pem b/pluginTests/1/ucdDemo/crypto/ResponderUAT2-sscert.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ResponderUAT2-sscert.pem rename to pluginTests/1/ucdDemo/crypto/ResponderUAT2-sscert.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ucdDemoDev-privkey.pem b/pluginTests/1/ucdDemo/crypto/ucdDemoDev-privkey.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ucdDemoDev-privkey.pem rename to pluginTests/1/ucdDemo/crypto/ucdDemoDev-privkey.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ucdDemoDev-sscert.pem b/pluginTests/1/ucdDemo/crypto/ucdDemoDev-sscert.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ucdDemoDev-sscert.pem rename to pluginTests/1/ucdDemo/crypto/ucdDemoDev-sscert.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ucdDemoProd-privkey.pem b/pluginTests/1/ucdDemo/crypto/ucdDemoProd-privkey.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ucdDemoProd-privkey.pem rename to pluginTests/1/ucdDemo/crypto/ucdDemoProd-privkey.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ucdDemoProd-sscert.pem b/pluginTests/1/ucdDemo/crypto/ucdDemoProd-sscert.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ucdDemoProd-sscert.pem rename to pluginTests/1/ucdDemo/crypto/ucdDemoProd-sscert.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ucdDemoSIT-privkey.pem b/pluginTests/1/ucdDemo/crypto/ucdDemoSIT-privkey.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ucdDemoSIT-privkey.pem rename to pluginTests/1/ucdDemo/crypto/ucdDemoSIT-privkey.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ucdDemoSIT-sscert.pem b/pluginTests/1/ucdDemo/crypto/ucdDemoSIT-sscert.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ucdDemoSIT-sscert.pem rename to pluginTests/1/ucdDemo/crypto/ucdDemoSIT-sscert.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ucdDemoUAT-privkey.pem b/pluginTests/1/ucdDemo/crypto/ucdDemoUAT-privkey.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ucdDemoUAT-privkey.pem rename to pluginTests/1/ucdDemo/crypto/ucdDemoUAT-privkey.pem diff --git a/dcm/pluginTests/1/ucdDemo/crypto/ucdDemoUAT-sscert.pem b/pluginTests/1/ucdDemo/crypto/ucdDemoUAT-sscert.pem similarity index 100% rename from dcm/pluginTests/1/ucdDemo/crypto/ucdDemoUAT-sscert.pem rename to pluginTests/1/ucdDemo/crypto/ucdDemoUAT-sscert.pem diff --git a/dcm/pluginTests/1/ucdDemo/ucdDemo.dcm.xml b/pluginTests/1/ucdDemo/ucdDemo.dcm.xml similarity index 100% rename from dcm/pluginTests/1/ucdDemo/ucdDemo.dcm.xml rename to pluginTests/1/ucdDemo/ucdDemo.dcm.xml diff --git a/dcm/pluginTests/1/ucdDemo/ucdDemo.idcred.dcm.xml b/pluginTests/1/ucdDemo/ucdDemo.idcred.dcm.xml similarity index 100% rename from dcm/pluginTests/1/ucdDemo/ucdDemo.idcred.dcm.xml rename to pluginTests/1/ucdDemo/ucdDemo.idcred.dcm.xml diff --git a/dcm/pluginTests/1/ucdDemo/ucdDemo.lbg.dcm.xml b/pluginTests/1/ucdDemo/ucdDemo.lbg.dcm.xml similarity index 100% rename from dcm/pluginTests/1/ucdDemo/ucdDemo.lbg.dcm.xml rename to pluginTests/1/ucdDemo/ucdDemo.lbg.dcm.xml diff --git a/dcm/pluginTests/1/ucdDemo/ucdDemo.valcred.dcm.xml b/pluginTests/1/ucdDemo/ucdDemo.valcred.dcm.xml similarity index 100% rename from dcm/pluginTests/1/ucdDemo/ucdDemo.valcred.dcm.xml rename to pluginTests/1/ucdDemo/ucdDemo.valcred.dcm.xml diff --git a/dcm/pluginTests/1/ucdDemo/ucdDemo.zip b/pluginTests/1/ucdDemo/ucdDemo.zip similarity index 100% rename from dcm/pluginTests/1/ucdDemo/ucdDemo.zip rename to pluginTests/1/ucdDemo/ucdDemo.zip diff --git a/dcm/pluginTests/1/ucdDemo/ucdDemoDPO.zip b/pluginTests/1/ucdDemo/ucdDemoDPO.zip similarity index 100% rename from dcm/pluginTests/1/ucdDemo/ucdDemoDPO.zip rename to pluginTests/1/ucdDemo/ucdDemoDPO.zip diff --git a/dcm/pom.xml b/pom.xml similarity index 100% rename from dcm/pom.xml rename to pom.xml diff --git a/dcm/src/_quickie.template.ant.xml b/src/_quickie.template.ant.xml similarity index 100% rename from dcm/src/_quickie.template.ant.xml rename to src/_quickie.template.ant.xml diff --git a/dcm/src/certificate-to-ant.xsl b/src/certificate-to-ant.xsl similarity index 100% rename from dcm/src/certificate-to-ant.xsl rename to src/certificate-to-ant.xsl diff --git a/dcm/src/com/ibm/NestedPropertyExpander.java b/src/com/ibm/NestedPropertyExpander.java similarity index 100% rename from dcm/src/com/ibm/NestedPropertyExpander.java rename to src/com/ibm/NestedPropertyExpander.java diff --git a/dcm/src/com/ibm/antlib.xml b/src/com/ibm/antlib.xml similarity index 100% rename from dcm/src/com/ibm/antlib.xml rename to src/com/ibm/antlib.xml diff --git a/dcm/src/com/ibm/dcm/Base64.java b/src/com/ibm/dcm/Base64.java similarity index 100% rename from dcm/src/com/ibm/dcm/Base64.java rename to src/com/ibm/dcm/Base64.java diff --git a/dcm/src/com/ibm/dcm/MyNamespaces.java b/src/com/ibm/dcm/MyNamespaces.java similarity index 100% rename from dcm/src/com/ibm/dcm/MyNamespaces.java rename to src/com/ibm/dcm/MyNamespaces.java diff --git a/dcm/src/com/ibm/dcm/NamedParams.java b/src/com/ibm/dcm/NamedParams.java similarity index 100% rename from dcm/src/com/ibm/dcm/NamedParams.java rename to src/com/ibm/dcm/NamedParams.java diff --git a/dcm/src/com/ibm/dcm/SSLConnection.java b/src/com/ibm/dcm/SSLConnection.java similarity index 100% rename from dcm/src/com/ibm/dcm/SSLConnection.java rename to src/com/ibm/dcm/SSLConnection.java diff --git a/dcm/src/com/ibm/dcm/Soma.java b/src/com/ibm/dcm/Soma.java similarity index 100% rename from dcm/src/com/ibm/dcm/Soma.java rename to src/com/ibm/dcm/Soma.java diff --git a/dcm/src/com/ibm/dcm/SomaUtils.java b/src/com/ibm/dcm/SomaUtils.java similarity index 100% rename from dcm/src/com/ibm/dcm/SomaUtils.java rename to src/com/ibm/dcm/SomaUtils.java diff --git a/dcm/src/com/ibm/dcm/XSLCache.java b/src/com/ibm/dcm/XSLCache.java similarity index 100% rename from dcm/src/com/ibm/dcm/XSLCache.java rename to src/com/ibm/dcm/XSLCache.java diff --git a/dcm/src/com/ibm/dcm/taskDpdownload.java b/src/com/ibm/dcm/taskDpdownload.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskDpdownload.java rename to src/com/ibm/dcm/taskDpdownload.java diff --git a/dcm/src/com/ibm/dcm/taskDpupload.java b/src/com/ibm/dcm/taskDpupload.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskDpupload.java rename to src/com/ibm/dcm/taskDpupload.java diff --git a/dcm/src/com/ibm/dcm/taskForXpath.java b/src/com/ibm/dcm/taskForXpath.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskForXpath.java rename to src/com/ibm/dcm/taskForXpath.java diff --git a/dcm/src/com/ibm/dcm/taskFrombase64.java b/src/com/ibm/dcm/taskFrombase64.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskFrombase64.java rename to src/com/ibm/dcm/taskFrombase64.java diff --git a/dcm/src/com/ibm/dcm/taskGetServerCerts.java b/src/com/ibm/dcm/taskGetServerCerts.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskGetServerCerts.java rename to src/com/ibm/dcm/taskGetServerCerts.java diff --git a/dcm/src/com/ibm/dcm/taskIf.java b/src/com/ibm/dcm/taskIf.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskIf.java rename to src/com/ibm/dcm/taskIf.java diff --git a/dcm/src/com/ibm/dcm/taskNxslt.java b/src/com/ibm/dcm/taskNxslt.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskNxslt.java rename to src/com/ibm/dcm/taskNxslt.java diff --git a/dcm/src/com/ibm/dcm/taskStorexml.java b/src/com/ibm/dcm/taskStorexml.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskStorexml.java rename to src/com/ibm/dcm/taskStorexml.java diff --git a/dcm/src/com/ibm/dcm/taskTobase64.java b/src/com/ibm/dcm/taskTobase64.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskTobase64.java rename to src/com/ibm/dcm/taskTobase64.java diff --git a/dcm/src/com/ibm/dcm/taskWdp.java b/src/com/ibm/dcm/taskWdp.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskWdp.java rename to src/com/ibm/dcm/taskWdp.java diff --git a/dcm/src/com/ibm/dcm/taskXpath.java b/src/com/ibm/dcm/taskXpath.java similarity index 100% rename from dcm/src/com/ibm/dcm/taskXpath.java rename to src/com/ibm/dcm/taskXpath.java diff --git a/dcm/src/dcm-taskdefs.ant.xml b/src/dcm-taskdefs.ant.xml similarity index 100% rename from dcm/src/dcm-taskdefs.ant.xml rename to src/dcm-taskdefs.ant.xml diff --git a/dcm/src/dpschema-collectxml.xsl b/src/dpschema-collectxml.xsl similarity index 100% rename from dcm/src/dpschema-collectxml.xsl rename to src/dpschema-collectxml.xsl diff --git a/dcm/src/dpschema-reformatsoma.xsl b/src/dpschema-reformatsoma.xsl similarity index 100% rename from dcm/src/dpschema-reformatsoma.xsl rename to src/dpschema-reformatsoma.xsl diff --git a/dcm/src/expand-black-white-modify.xsl b/src/expand-black-white-modify.xsl similarity index 100% rename from dcm/src/expand-black-white-modify.xsl rename to src/expand-black-white-modify.xsl diff --git a/dcm/src/generate-valcred.xsl b/src/generate-valcred.xsl similarity index 100% rename from dcm/src/generate-valcred.xsl rename to src/generate-valcred.xsl diff --git a/dcm/src/host-aliases-to-ant.xsl b/src/host-aliases-to-ant.xsl similarity index 100% rename from dcm/src/host-aliases-to-ant.xsl rename to src/host-aliases-to-ant.xsl diff --git a/dcm/src/idcred-to-ant.xsl b/src/idcred-to-ant.xsl similarity index 100% rename from dcm/src/idcred-to-ant.xsl rename to src/idcred-to-ant.xsl diff --git a/dcm/src/key-to-ant.xsl b/src/key-to-ant.xsl similarity index 100% rename from dcm/src/key-to-ant.xsl rename to src/key-to-ant.xsl diff --git a/dcm/src/load-balancer-group-to-ant.xsl b/src/load-balancer-group-to-ant.xsl similarity index 100% rename from dcm/src/load-balancer-group-to-ant.xsl rename to src/load-balancer-group-to-ant.xsl diff --git a/dcm/src/main/zip/RunDeployDotAnt.groovy b/src/main/zip/RunDeployDotAnt.groovy similarity index 100% rename from dcm/src/main/zip/RunDeployDotAnt.groovy rename to src/main/zip/RunDeployDotAnt.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/AirPluginTool.groovy b/src/main/zip/classes/com/urbancode/air/AirPluginTool.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/AirPluginTool.groovy rename to src/main/zip/classes/com/urbancode/air/AirPluginTool.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/CommandHelper.groovy b/src/main/zip/classes/com/urbancode/air/CommandHelper.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/CommandHelper.groovy rename to src/main/zip/classes/com/urbancode/air/CommandHelper.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/DateParser.groovy b/src/main/zip/classes/com/urbancode/air/DateParser.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/DateParser.groovy rename to src/main/zip/classes/com/urbancode/air/DateParser.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/ExitCodeException.groovy b/src/main/zip/classes/com/urbancode/air/ExitCodeException.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/ExitCodeException.groovy rename to src/main/zip/classes/com/urbancode/air/ExitCodeException.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/FileSet.groovy b/src/main/zip/classes/com/urbancode/air/FileSet.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/FileSet.groovy rename to src/main/zip/classes/com/urbancode/air/FileSet.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/Folder.groovy b/src/main/zip/classes/com/urbancode/air/Folder.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/Folder.groovy rename to src/main/zip/classes/com/urbancode/air/Folder.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/GsonToObject.groovy b/src/main/zip/classes/com/urbancode/air/GsonToObject.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/GsonToObject.groovy rename to src/main/zip/classes/com/urbancode/air/GsonToObject.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/OpenX509TrustManager.groovy b/src/main/zip/classes/com/urbancode/air/OpenX509TrustManager.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/OpenX509TrustManager.groovy rename to src/main/zip/classes/com/urbancode/air/OpenX509TrustManager.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/XTrustManagerFactory.groovy b/src/main/zip/classes/com/urbancode/air/XTrustManagerFactory.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/XTrustManagerFactory.groovy rename to src/main/zip/classes/com/urbancode/air/XTrustManagerFactory.groovy diff --git a/dcm/src/main/zip/classes/com/urbancode/air/XTrustProvider.groovy b/src/main/zip/classes/com/urbancode/air/XTrustProvider.groovy similarity index 100% rename from dcm/src/main/zip/classes/com/urbancode/air/XTrustProvider.groovy rename to src/main/zip/classes/com/urbancode/air/XTrustProvider.groovy diff --git a/dcm/src/main/zip/info.xml b/src/main/zip/info.xml similarity index 100% rename from dcm/src/main/zip/info.xml rename to src/main/zip/info.xml diff --git a/dcm/src/main/zip/plugin.xml b/src/main/zip/plugin.xml similarity index 100% rename from dcm/src/main/zip/plugin.xml rename to src/main/zip/plugin.xml diff --git a/dcm/src/main/zip/upgrade.xml b/src/main/zip/upgrade.xml similarity index 100% rename from dcm/src/main/zip/upgrade.xml rename to src/main/zip/upgrade.xml diff --git a/dcm/src/namespaceUtils.xsl b/src/namespaceUtils.xsl similarity index 100% rename from dcm/src/namespaceUtils.xsl rename to src/namespaceUtils.xsl diff --git a/dcm/src/namespaceUtilsImpl.xsl b/src/namespaceUtilsImpl.xsl similarity index 100% rename from dcm/src/namespaceUtilsImpl.xsl rename to src/namespaceUtilsImpl.xsl diff --git a/dcm/src/no-changes.dcm.xml b/src/no-changes.dcm.xml similarity index 100% rename from dcm/src/no-changes.dcm.xml rename to src/no-changes.dcm.xml diff --git a/dcm/src/nodesetUtils.xsl b/src/nodesetUtils.xsl similarity index 100% rename from dcm/src/nodesetUtils.xsl rename to src/nodesetUtils.xsl diff --git a/dcm/src/object-modify.xsl b/src/object-modify.xsl similarity index 100% rename from dcm/src/object-modify.xsl rename to src/object-modify.xsl diff --git a/dcm/src/objects-to-ant.xsl b/src/objects-to-ant.xsl similarity index 100% rename from dcm/src/objects-to-ant.xsl rename to src/objects-to-ant.xsl diff --git a/dcm/src/process-includes.xsl b/src/process-includes.xsl similarity index 100% rename from dcm/src/process-includes.xsl rename to src/process-includes.xsl diff --git a/dcm/src/remove-unwanted-elements.xsl b/src/remove-unwanted-elements.xsl similarity index 100% rename from dcm/src/remove-unwanted-elements.xsl rename to src/remove-unwanted-elements.xsl diff --git a/dcm/src/rewrite-xmlconfig.xsl b/src/rewrite-xmlconfig.xsl similarity index 100% rename from dcm/src/rewrite-xmlconfig.xsl rename to src/rewrite-xmlconfig.xsl diff --git a/dcm/src/upload-to-ant.xsl b/src/upload-to-ant.xsl similarity index 100% rename from dcm/src/upload-to-ant.xsl rename to src/upload-to-ant.xsl diff --git a/dcm/src/util-debug.xsl b/src/util-debug.xsl similarity index 100% rename from dcm/src/util-debug.xsl rename to src/util-debug.xsl diff --git a/dcm/src/util-merge-template.xsl b/src/util-merge-template.xsl similarity index 100% rename from dcm/src/util-merge-template.xsl rename to src/util-merge-template.xsl diff --git a/dcm/src/util-mutate-names.xsl b/src/util-mutate-names.xsl similarity index 100% rename from dcm/src/util-mutate-names.xsl rename to src/util-mutate-names.xsl diff --git a/dcm/src/util-to-ant.xsl b/src/util-to-ant.xsl similarity index 100% rename from dcm/src/util-to-ant.xsl rename to src/util-to-ant.xsl diff --git a/dcm/src/valcred-to-ant.xsl b/src/valcred-to-ant.xsl similarity index 100% rename from dcm/src/valcred-to-ant.xsl rename to src/valcred-to-ant.xsl diff --git a/dcm/src/write-deployment-policy.xsl b/src/write-deployment-policy.xsl similarity index 100% rename from dcm/src/write-deployment-policy.xsl rename to src/write-deployment-policy.xsl diff --git a/dcm/tests-deploy.ant/01-loopback.v1.3.8.1.7.zip b/tests-deploy.ant/01-loopback.v1.3.8.1.7.zip similarity index 100% rename from dcm/tests-deploy.ant/01-loopback.v1.3.8.1.7.zip rename to tests-deploy.ant/01-loopback.v1.3.8.1.7.zip diff --git a/dcm/tests-deploy.ant/all-tests.ant.xml b/tests-deploy.ant/all-tests.ant.xml similarity index 100% rename from dcm/tests-deploy.ant/all-tests.ant.xml rename to tests-deploy.ant/all-tests.ant.xml diff --git a/dcm/tests-deploy.ant/backup-domains-default.zip b/tests-deploy.ant/backup-domains-default.zip similarity index 100% rename from dcm/tests-deploy.ant/backup-domains-default.zip rename to tests-deploy.ant/backup-domains-default.zip diff --git a/dcm/tests-deploy.ant/backup-domains-testAndDefault.zip b/tests-deploy.ant/backup-domains-testAndDefault.zip similarity index 100% rename from dcm/tests-deploy.ant/backup-domains-testAndDefault.zip rename to tests-deploy.ant/backup-domains-testAndDefault.zip diff --git a/dcm/tests-deploy.ant/dummy-one-sscert.pem b/tests-deploy.ant/dummy-one-sscert.pem similarity index 100% rename from dcm/tests-deploy.ant/dummy-one-sscert.pem rename to tests-deploy.ant/dummy-one-sscert.pem diff --git a/dcm/tests-deploy.ant/import-01.dcm.xml b/tests-deploy.ant/import-01.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/import-01.dcm.xml rename to tests-deploy.ant/import-01.dcm.xml diff --git a/dcm/tests-deploy.ant/load-balancer-group-from-def.01.dcm.xml b/tests-deploy.ant/load-balancer-group-from-def.01.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/load-balancer-group-from-def.01.dcm.xml rename to tests-deploy.ant/load-balancer-group-from-def.01.dcm.xml diff --git a/dcm/tests-deploy.ant/object-create-copy.dcm.xml b/tests-deploy.ant/object-create-copy.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/object-create-copy.dcm.xml rename to tests-deploy.ant/object-create-copy.dcm.xml diff --git a/dcm/tests-deploy.ant/object-create-export.dcm.xml b/tests-deploy.ant/object-create-export.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/object-create-export.dcm.xml rename to tests-deploy.ant/object-create-export.dcm.xml diff --git a/dcm/tests-deploy.ant/object-create-inline.dcm.xml b/tests-deploy.ant/object-create-inline.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/object-create-inline.dcm.xml rename to tests-deploy.ant/object-create-inline.dcm.xml diff --git a/dcm/tests-deploy.ant/object-delete.dcm.xml b/tests-deploy.ant/object-delete.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/object-delete.dcm.xml rename to tests-deploy.ant/object-delete.dcm.xml diff --git a/dcm/tests-deploy.ant/object-modify-01.dcm.xml b/tests-deploy.ant/object-modify-01.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/object-modify-01.dcm.xml rename to tests-deploy.ant/object-modify-01.dcm.xml diff --git a/dcm/tests-deploy.ant/secure-backup-cert.dcm.xml b/tests-deploy.ant/secure-backup-cert.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/secure-backup-cert.dcm.xml rename to tests-deploy.ant/secure-backup-cert.dcm.xml diff --git a/dcm/tests-deploy.ant/testdata/remove-unwanted.xml b/tests-deploy.ant/testdata/remove-unwanted.xml similarity index 100% rename from dcm/tests-deploy.ant/testdata/remove-unwanted.xml rename to tests-deploy.ant/testdata/remove-unwanted.xml diff --git a/dcm/tests-deploy.ant/upload-01.dcm.xml b/tests-deploy.ant/upload-01.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/upload-01.dcm.xml rename to tests-deploy.ant/upload-01.dcm.xml diff --git a/dcm/tests-deploy.ant/upload-02.dcm.xml b/tests-deploy.ant/upload-02.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/upload-02.dcm.xml rename to tests-deploy.ant/upload-02.dcm.xml diff --git a/dcm/tests-deploy.ant/upload-04.dcm.xml b/tests-deploy.ant/upload-04.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/upload-04.dcm.xml rename to tests-deploy.ant/upload-04.dcm.xml diff --git a/dcm/tests-deploy.ant/upload-05.dcm.xml b/tests-deploy.ant/upload-05.dcm.xml similarity index 100% rename from dcm/tests-deploy.ant/upload-05.dcm.xml rename to tests-deploy.ant/upload-05.dcm.xml diff --git a/dcm/tests-deploy.ant/wsdls_xsds/app-mgmt-protocol-v2.wsdl b/tests-deploy.ant/wsdls_xsds/app-mgmt-protocol-v2.wsdl similarity index 100% rename from dcm/tests-deploy.ant/wsdls_xsds/app-mgmt-protocol-v2.wsdl rename to tests-deploy.ant/wsdls_xsds/app-mgmt-protocol-v2.wsdl diff --git a/dcm/tests-deploy.ant/wsdls_xsds/app-mgmt-protocol-v2.xsd b/tests-deploy.ant/wsdls_xsds/app-mgmt-protocol-v2.xsd similarity index 100% rename from dcm/tests-deploy.ant/wsdls_xsds/app-mgmt-protocol-v2.xsd rename to tests-deploy.ant/wsdls_xsds/app-mgmt-protocol-v2.xsd diff --git a/dcm/tests-deploy.ant/wsdls_xsds/xml-mgmt-base.xsd b/tests-deploy.ant/wsdls_xsds/xml-mgmt-base.xsd similarity index 100% rename from dcm/tests-deploy.ant/wsdls_xsds/xml-mgmt-base.xsd rename to tests-deploy.ant/wsdls_xsds/xml-mgmt-base.xsd diff --git a/dcm/tests-deploy.ant/wsdls_xsds/xml-mgmt-ops.xsd b/tests-deploy.ant/wsdls_xsds/xml-mgmt-ops.xsd similarity index 100% rename from dcm/tests-deploy.ant/wsdls_xsds/xml-mgmt-ops.xsd rename to tests-deploy.ant/wsdls_xsds/xml-mgmt-ops.xsd diff --git a/dcm/tests-deploy.ant/wsdls_xsds/xml-mgmt.wsdl b/tests-deploy.ant/wsdls_xsds/xml-mgmt.wsdl similarity index 100% rename from dcm/tests-deploy.ant/wsdls_xsds/xml-mgmt.wsdl rename to tests-deploy.ant/wsdls_xsds/xml-mgmt.wsdl diff --git a/dcm/tests-deploy.ant/wsdls_xsds/xml-mgmt.xsd b/tests-deploy.ant/wsdls_xsds/xml-mgmt.xsd similarity index 100% rename from dcm/tests-deploy.ant/wsdls_xsds/xml-mgmt.xsd rename to tests-deploy.ant/wsdls_xsds/xml-mgmt.xsd diff --git a/dcm/tests-wdp/Testing.odt b/tests-wdp/Testing.odt similarity index 100% rename from dcm/tests-wdp/Testing.odt rename to tests-wdp/Testing.odt diff --git a/dcm/tests-wdp/all-tests.ant.xml b/tests-wdp/all-tests.ant.xml similarity index 100% rename from dcm/tests-wdp/all-tests.ant.xml rename to tests-wdp/all-tests.ant.xml diff --git a/dcm/tests-wdp/backup-device.ant.xml b/tests-wdp/backup-device.ant.xml similarity index 100% rename from dcm/tests-wdp/backup-device.ant.xml rename to tests-wdp/backup-device.ant.xml diff --git a/dcm/tests-wdp/backup-domain.ant.xml b/tests-wdp/backup-domain.ant.xml similarity index 100% rename from dcm/tests-wdp/backup-domain.ant.xml rename to tests-wdp/backup-domain.ant.xml diff --git a/dcm/tests-wdp/backup-domains.ant.xml b/tests-wdp/backup-domains.ant.xml similarity index 100% rename from dcm/tests-wdp/backup-domains.ant.xml rename to tests-wdp/backup-domains.ant.xml diff --git a/dcm/tests-wdp/cache-operations.ant.xml b/tests-wdp/cache-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/cache-operations.ant.xml rename to tests-wdp/cache-operations.ant.xml diff --git a/dcm/tests-wdp/checkpoint-operations.ant.xml b/tests-wdp/checkpoint-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/checkpoint-operations.ant.xml rename to tests-wdp/checkpoint-operations.ant.xml diff --git a/dcm/tests-wdp/common-create-directory.ant.xml b/tests-wdp/common-create-directory.ant.xml similarity index 100% rename from dcm/tests-wdp/common-create-directory.ant.xml rename to tests-wdp/common-create-directory.ant.xml diff --git a/dcm/tests-wdp/common-create-empty-domain.ant.xml b/tests-wdp/common-create-empty-domain.ant.xml similarity index 100% rename from dcm/tests-wdp/common-create-empty-domain.ant.xml rename to tests-wdp/common-create-empty-domain.ant.xml diff --git a/dcm/tests-wdp/common-definitions.ant.xml b/tests-wdp/common-definitions.ant.xml similarity index 100% rename from dcm/tests-wdp/common-definitions.ant.xml rename to tests-wdp/common-definitions.ant.xml diff --git a/dcm/tests-wdp/common-delete-domain.ant.xml b/tests-wdp/common-delete-domain.ant.xml similarity index 100% rename from dcm/tests-wdp/common-delete-domain.ant.xml rename to tests-wdp/common-delete-domain.ant.xml diff --git a/dcm/tests-wdp/common-file-delete.ant.xml b/tests-wdp/common-file-delete.ant.xml similarity index 100% rename from dcm/tests-wdp/common-file-delete.ant.xml rename to tests-wdp/common-file-delete.ant.xml diff --git a/dcm/tests-wdp/common-file-set.ant.xml b/tests-wdp/common-file-set.ant.xml similarity index 100% rename from dcm/tests-wdp/common-file-set.ant.xml rename to tests-wdp/common-file-set.ant.xml diff --git a/dcm/tests-wdp/common-import-service.ant.xml b/tests-wdp/common-import-service.ant.xml similarity index 100% rename from dcm/tests-wdp/common-import-service.ant.xml rename to tests-wdp/common-import-service.ant.xml diff --git a/dcm/tests-wdp/common-save-default-and-domain.ant.xml b/tests-wdp/common-save-default-and-domain.ant.xml similarity index 100% rename from dcm/tests-wdp/common-save-default-and-domain.ant.xml rename to tests-wdp/common-save-default-and-domain.ant.xml diff --git a/dcm/tests-wdp/common-save-domain.ant.xml b/tests-wdp/common-save-domain.ant.xml similarity index 100% rename from dcm/tests-wdp/common-save-domain.ant.xml rename to tests-wdp/common-save-domain.ant.xml diff --git a/dcm/tests-wdp/config-conformance-report.ant.xml b/tests-wdp/config-conformance-report.ant.xml similarity index 100% rename from dcm/tests-wdp/config-conformance-report.ant.xml rename to tests-wdp/config-conformance-report.ant.xml diff --git a/dcm/tests-wdp/config-execconfig.ant.xml b/tests-wdp/config-execconfig.ant.xml similarity index 100% rename from dcm/tests-wdp/config-execconfig.ant.xml rename to tests-wdp/config-execconfig.ant.xml diff --git a/dcm/tests-wdp/config-execconfig.cli b/tests-wdp/config-execconfig.cli similarity index 100% rename from dcm/tests-wdp/config-execconfig.cli rename to tests-wdp/config-execconfig.cli diff --git a/dcm/tests-wdp/config-get-all-statuses.ant.xml b/tests-wdp/config-get-all-statuses.ant.xml similarity index 100% rename from dcm/tests-wdp/config-get-all-statuses.ant.xml rename to tests-wdp/config-get-all-statuses.ant.xml diff --git a/dcm/tests-wdp/config-get-diff.ant.xml b/tests-wdp/config-get-diff.ant.xml similarity index 100% rename from dcm/tests-wdp/config-get-diff.ant.xml rename to tests-wdp/config-get-diff.ant.xml diff --git a/dcm/tests-wdp/config-get-object.ant.xml b/tests-wdp/config-get-object.ant.xml similarity index 100% rename from dcm/tests-wdp/config-get-object.ant.xml rename to tests-wdp/config-get-object.ant.xml diff --git a/dcm/tests-wdp/config-get-some-statuses.ant.xml b/tests-wdp/config-get-some-statuses.ant.xml similarity index 100% rename from dcm/tests-wdp/config-get-some-statuses.ant.xml rename to tests-wdp/config-get-some-statuses.ant.xml diff --git a/dcm/tests-wdp/config-import-execute.ant.xml b/tests-wdp/config-import-execute.ant.xml similarity index 100% rename from dcm/tests-wdp/config-import-execute.ant.xml rename to tests-wdp/config-import-execute.ant.xml diff --git a/dcm/tests-wdp/config-modify-object.ant.xml b/tests-wdp/config-modify-object.ant.xml similarity index 100% rename from dcm/tests-wdp/config-modify-object.ant.xml rename to tests-wdp/config-modify-object.ant.xml diff --git a/dcm/tests-wdp/config-pubcert-valcred.ant.xml b/tests-wdp/config-pubcert-valcred.ant.xml similarity index 100% rename from dcm/tests-wdp/config-pubcert-valcred.ant.xml rename to tests-wdp/config-pubcert-valcred.ant.xml diff --git a/dcm/tests-wdp/config-test-url-map.ant.xml b/tests-wdp/config-test-url-map.ant.xml similarity index 100% rename from dcm/tests-wdp/config-test-url-map.ant.xml rename to tests-wdp/config-test-url-map.ant.xml diff --git a/dcm/tests-wdp/config-test-url-refresh.ant.xml b/tests-wdp/config-test-url-refresh.ant.xml similarity index 100% rename from dcm/tests-wdp/config-test-url-refresh.ant.xml rename to tests-wdp/config-test-url-refresh.ant.xml diff --git a/dcm/tests-wdp/config-test-url-rewrite.ant.xml b/tests-wdp/config-test-url-rewrite.ant.xml similarity index 100% rename from dcm/tests-wdp/config-test-url-rewrite.ant.xml rename to tests-wdp/config-test-url-rewrite.ant.xml diff --git a/dcm/tests-wdp/config-test-validate-schema.ant.xml b/tests-wdp/config-test-validate-schema.ant.xml similarity index 100% rename from dcm/tests-wdp/config-test-validate-schema.ant.xml rename to tests-wdp/config-test-validate-schema.ant.xml diff --git a/dcm/tests-wdp/config-undo.ant.xml b/tests-wdp/config-undo.ant.xml similarity index 100% rename from dcm/tests-wdp/config-undo.ant.xml rename to tests-wdp/config-undo.ant.xml diff --git a/dcm/tests-wdp/crypto-device-cert.ant.xml b/tests-wdp/crypto-device-cert.ant.xml similarity index 100% rename from dcm/tests-wdp/crypto-device-cert.ant.xml rename to tests-wdp/crypto-device-cert.ant.xml diff --git a/dcm/tests-wdp/crypto-keycert-operations.ant.xml b/tests-wdp/crypto-keycert-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/crypto-keycert-operations.ant.xml rename to tests-wdp/crypto-keycert-operations.ant.xml diff --git a/dcm/tests-wdp/crypto-keygen.ant.xml b/tests-wdp/crypto-keygen.ant.xml similarity index 100% rename from dcm/tests-wdp/crypto-keygen.ant.xml rename to tests-wdp/crypto-keygen.ant.xml diff --git a/dcm/tests-wdp/domain-create-reset-restart-delete.ant.xml b/tests-wdp/domain-create-reset-restart-delete.ant.xml similarity index 100% rename from dcm/tests-wdp/domain-create-reset-restart-delete.ant.xml rename to tests-wdp/domain-create-reset-restart-delete.ant.xml diff --git a/dcm/tests-wdp/domain-export.zip b/tests-wdp/domain-export.zip similarity index 100% rename from dcm/tests-wdp/domain-export.zip rename to tests-wdp/domain-export.zip diff --git a/dcm/tests-wdp/execCLI.ant.xml b/tests-wdp/execCLI.ant.xml similarity index 100% rename from dcm/tests-wdp/execCLI.ant.xml rename to tests-wdp/execCLI.ant.xml diff --git a/dcm/tests-wdp/export-contents.ant.xml b/tests-wdp/export-contents.ant.xml similarity index 100% rename from dcm/tests-wdp/export-contents.ant.xml rename to tests-wdp/export-contents.ant.xml diff --git a/dcm/tests-wdp/export-service.ant.xml b/tests-wdp/export-service.ant.xml similarity index 100% rename from dcm/tests-wdp/export-service.ant.xml rename to tests-wdp/export-service.ant.xml diff --git a/dcm/tests-wdp/file-clear-filestore.ant.xml b/tests-wdp/file-clear-filestore.ant.xml similarity index 100% rename from dcm/tests-wdp/file-clear-filestore.ant.xml rename to tests-wdp/file-clear-filestore.ant.xml diff --git a/dcm/tests-wdp/file-delete.ant.xml b/tests-wdp/file-delete.ant.xml similarity index 100% rename from dcm/tests-wdp/file-delete.ant.xml rename to tests-wdp/file-delete.ant.xml diff --git a/dcm/tests-wdp/file-dir-create.ant.xml b/tests-wdp/file-dir-create.ant.xml similarity index 100% rename from dcm/tests-wdp/file-dir-create.ant.xml rename to tests-wdp/file-dir-create.ant.xml diff --git a/dcm/tests-wdp/file-dir-delete.ant.xml b/tests-wdp/file-dir-delete.ant.xml similarity index 100% rename from dcm/tests-wdp/file-dir-delete.ant.xml rename to tests-wdp/file-dir-delete.ant.xml diff --git a/dcm/tests-wdp/file-fetch.ant.xml b/tests-wdp/file-fetch.ant.xml similarity index 100% rename from dcm/tests-wdp/file-fetch.ant.xml rename to tests-wdp/file-fetch.ant.xml diff --git a/dcm/tests-wdp/file-get-filestore.ant.xml b/tests-wdp/file-get-filestore.ant.xml similarity index 100% rename from dcm/tests-wdp/file-get-filestore.ant.xml rename to tests-wdp/file-get-filestore.ant.xml diff --git a/dcm/tests-wdp/file-get.ant.xml b/tests-wdp/file-get.ant.xml similarity index 100% rename from dcm/tests-wdp/file-get.ant.xml rename to tests-wdp/file-get.ant.xml diff --git a/dcm/tests-wdp/file-move.ant.xml b/tests-wdp/file-move.ant.xml similarity index 100% rename from dcm/tests-wdp/file-move.ant.xml rename to tests-wdp/file-move.ant.xml diff --git a/dcm/tests-wdp/file-set.ant.xml b/tests-wdp/file-set.ant.xml similarity index 100% rename from dcm/tests-wdp/file-set.ant.xml rename to tests-wdp/file-set.ant.xml diff --git a/dcm/tests-wdp/file-upload.ant.xml b/tests-wdp/file-upload.ant.xml similarity index 100% rename from dcm/tests-wdp/file-upload.ant.xml rename to tests-wdp/file-upload.ant.xml diff --git a/dcm/tests-wdp/firmware-operations.ant.xml b/tests-wdp/firmware-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/firmware-operations.ant.xml rename to tests-wdp/firmware-operations.ant.xml diff --git a/dcm/tests-wdp/import-domain.ant.xml b/tests-wdp/import-domain.ant.xml similarity index 100% rename from dcm/tests-wdp/import-domain.ant.xml rename to tests-wdp/import-domain.ant.xml diff --git a/dcm/tests-wdp/import-service.ant.xml b/tests-wdp/import-service.ant.xml similarity index 100% rename from dcm/tests-wdp/import-service.ant.xml rename to tests-wdp/import-service.ant.xml diff --git a/dcm/tests-wdp/misc-create-tam-files.ant.xml b/tests-wdp/misc-create-tam-files.ant.xml similarity index 100% rename from dcm/tests-wdp/misc-create-tam-files.ant.xml rename to tests-wdp/misc-create-tam-files.ant.xml diff --git a/dcm/tests-wdp/misc-date-time.ant.xml b/tests-wdp/misc-date-time.ant.xml similarity index 100% rename from dcm/tests-wdp/misc-date-time.ant.xml rename to tests-wdp/misc-date-time.ant.xml diff --git a/dcm/tests-wdp/misc-disconnect-user.ant.xml b/tests-wdp/misc-disconnect-user.ant.xml similarity index 100% rename from dcm/tests-wdp/misc-disconnect-user.ant.xml rename to tests-wdp/misc-disconnect-user.ant.xml diff --git a/dcm/tests-wdp/misc-set-date-time.ant.xml b/tests-wdp/misc-set-date-time.ant.xml similarity index 100% rename from dcm/tests-wdp/misc-set-date-time.ant.xml rename to tests-wdp/misc-set-date-time.ant.xml diff --git a/dcm/tests-wdp/misc-set-system-var.ant.xml b/tests-wdp/misc-set-system-var.ant.xml similarity index 100% rename from dcm/tests-wdp/misc-set-system-var.ant.xml rename to tests-wdp/misc-set-system-var.ant.xml diff --git a/dcm/tests-wdp/misc-wdp.ant.xml b/tests-wdp/misc-wdp.ant.xml similarity index 100% rename from dcm/tests-wdp/misc-wdp.ant.xml rename to tests-wdp/misc-wdp.ant.xml diff --git a/dcm/tests-wdp/misc-wsrr-sync.ant.xml b/tests-wdp/misc-wsrr-sync.ant.xml similarity index 100% rename from dcm/tests-wdp/misc-wsrr-sync.ant.xml rename to tests-wdp/misc-wsrr-sync.ant.xml diff --git a/dcm/tests-wdp/nxslt-parameter.ant.xml b/tests-wdp/nxslt-parameter.ant.xml similarity index 100% rename from dcm/tests-wdp/nxslt-parameter.ant.xml rename to tests-wdp/nxslt-parameter.ant.xml diff --git a/dcm/tests-wdp/nxslt-parameter.xsl b/tests-wdp/nxslt-parameter.xsl similarity index 100% rename from dcm/tests-wdp/nxslt-parameter.xsl rename to tests-wdp/nxslt-parameter.xsl diff --git a/dcm/tests-wdp/quiesce-operations.ant.xml b/tests-wdp/quiesce-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/quiesce-operations.ant.xml rename to tests-wdp/quiesce-operations.ant.xml diff --git a/dcm/tests-wdp/restore-domain.ant.xml b/tests-wdp/restore-domain.ant.xml similarity index 100% rename from dcm/tests-wdp/restore-domain.ant.xml rename to tests-wdp/restore-domain.ant.xml diff --git a/dcm/tests-wdp/security-known-host-operations.ant.xml b/tests-wdp/security-known-host-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/security-known-host-operations.ant.xml rename to tests-wdp/security-known-host-operations.ant.xml diff --git a/dcm/tests-wdp/security-password-map-operations.ant.xml b/tests-wdp/security-password-map-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/security-password-map-operations.ant.xml rename to tests-wdp/security-password-map-operations.ant.xml diff --git a/dcm/tests-wdp/security-secure-backup.ant.xml b/tests-wdp/security-secure-backup.ant.xml similarity index 100% rename from dcm/tests-wdp/security-secure-backup.ant.xml rename to tests-wdp/security-secure-backup.ant.xml diff --git a/dcm/tests-wdp/security-secure-restore.ant.xml b/tests-wdp/security-secure-restore.ant.xml similarity index 100% rename from dcm/tests-wdp/security-secure-restore.ant.xml rename to tests-wdp/security-secure-restore.ant.xml diff --git a/dcm/tests-wdp/security-trusted-host-operations.ant.xml b/tests-wdp/security-trusted-host-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/security-trusted-host-operations.ant.xml rename to tests-wdp/security-trusted-host-operations.ant.xml diff --git a/dcm/tests-wdp/security-userid-operations.ant.xml b/tests-wdp/security-userid-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/security-userid-operations.ant.xml rename to tests-wdp/security-userid-operations.ant.xml diff --git a/dcm/tests-wdp/snippet-test.xml b/tests-wdp/snippet-test.xml similarity index 100% rename from dcm/tests-wdp/snippet-test.xml rename to tests-wdp/snippet-test.xml diff --git a/dcm/tests-wdp/troubleshooting-file-capture.ant.xml b/tests-wdp/troubleshooting-file-capture.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-file-capture.ant.xml rename to tests-wdp/troubleshooting-file-capture.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-generate-error-report.ant.xml b/tests-wdp/troubleshooting-generate-error-report.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-generate-error-report.ant.xml rename to tests-wdp/troubleshooting-generate-error-report.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-get-log.ant.xml b/tests-wdp/troubleshooting-get-log.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-get-log.ant.xml rename to tests-wdp/troubleshooting-get-log.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-locate-device.ant.xml b/tests-wdp/troubleshooting-locate-device.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-locate-device.ant.xml rename to tests-wdp/troubleshooting-locate-device.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-packet-capture-operations.ant.xml b/tests-wdp/troubleshooting-packet-capture-operations.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-packet-capture-operations.ant.xml rename to tests-wdp/troubleshooting-packet-capture-operations.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-ping.ant.xml b/tests-wdp/troubleshooting-ping.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-ping.ant.xml rename to tests-wdp/troubleshooting-ping.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-send-error-report.ant.xml b/tests-wdp/troubleshooting-send-error-report.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-send-error-report.ant.xml rename to tests-wdp/troubleshooting-send-error-report.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-send-file.ant.xml b/tests-wdp/troubleshooting-send-file.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-send-file.ant.xml rename to tests-wdp/troubleshooting-send-file.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-send-log-event.ant.xml b/tests-wdp/troubleshooting-send-log-event.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-send-log-event.ant.xml rename to tests-wdp/troubleshooting-send-log-event.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-set-log-level.ant.xml b/tests-wdp/troubleshooting-set-log-level.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-set-log-level.ant.xml rename to tests-wdp/troubleshooting-set-log-level.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-set-rbm-log-level.ant.xml b/tests-wdp/troubleshooting-set-rbm-log-level.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-set-rbm-log-level.ant.xml rename to tests-wdp/troubleshooting-set-rbm-log-level.ant.xml diff --git a/dcm/tests-wdp/troubleshooting-tcp-connection.ant.xml b/tests-wdp/troubleshooting-tcp-connection.ant.xml similarity index 100% rename from dcm/tests-wdp/troubleshooting-tcp-connection.ant.xml rename to tests-wdp/troubleshooting-tcp-connection.ant.xml