aboutsummaryrefslogtreecommitdiff
path: root/id.server/data/abnahme-test/conf/deploy_AUTH.bat
diff options
context:
space:
mode:
Diffstat (limited to 'id.server/data/abnahme-test/conf/deploy_AUTH.bat')
-rw-r--r--id.server/data/abnahme-test/conf/deploy_AUTH.bat12
1 files changed, 0 insertions, 12 deletions
diff --git a/id.server/data/abnahme-test/conf/deploy_AUTH.bat b/id.server/data/abnahme-test/conf/deploy_AUTH.bat
deleted file mode 100644
index adb168f09..000000000
--- a/id.server/data/abnahme-test/conf/deploy_AUTH.bat
+++ /dev/null
@@ -1,12 +0,0 @@
-
-cd ..\..\..\..\build\scripts\
-Echo Entferne temporäre Projekt-Dateien und erstelle moa-id-auth.war
-call build id.server clean >null
-call build id.server dist-auth >null
-Echo Lösche altes .war-File vom Server und kopiere neu erzeugte Web-App
-del C:\programme\ApacheGroup\abnahme\webapps\moa-id-auth.war /Q/F/S
-rd C:\programme\ApacheGroup\abnahme\webapps\moa-id-auth /S/Q
-copy ..\..\id.server\tmp\dist\auth\moa-id-auth.war C:\programme\ApacheGroup\abnahme\webapps\moa-id-auth.war
-cd ..\..\id.server\data\abnahme-test\conf
-C:
-cd C:\programme\ApacheGroup\abnahme