summaryrefslogtreecommitdiffstats
path: root/antBuild/build.xml
diff options
context:
space:
mode:
authorARULNA <arul.nambi@amdocs.com>2017-06-13 11:18:22 -0400
committerARULNA <arul.nambi@amdocs.com>2017-06-13 15:18:53 -0400
commit58964091be1bc53344c36ae261fa770ff6d59ed1 (patch)
treecafe98cf9e18707fa6200b02a10afd484a3dab44 /antBuild/build.xml
parentb4922d319d293894fddd512d29b5f0d1411915d9 (diff)
Removing configurations moved to test-config
Change-Id: I8f1c5547ca44bdde9a198fda2f732f5ac04494d8 Signed-off-by: ARULNA <arul.nambi@amdocs.com>
Diffstat (limited to 'antBuild/build.xml')
-rw-r--r--antBuild/build.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/antBuild/build.xml b/antBuild/build.xml
index 4e216d3..ab0f890 100644
--- a/antBuild/build.xml
+++ b/antBuild/build.xml
@@ -154,9 +154,6 @@
failonerror="true">
<fileset dir="${basedir}/bundleconfig-local" includes="**/**" />
</copy>
- <copy toDir="${basedir}/target/swm/package/nix/dist_files${distFilesRoot}/appconfig" failonerror="true">
- <fileset dir="${basedir}/appconfig-local" includes="**/**" />
- </copy>
<copy
toDir="${basedir}/target/swm/package/nix/dist_files${distFilesRoot}/bundleconfig/etc"
failonerror="true">