aboutsummaryrefslogtreecommitdiff
path: root/spss.iaiklibsupdate/setEnvironment.bat
diff options
context:
space:
mode:
author(no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d>2006-04-10 08:46:26 +0000
committer(no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d>2006-04-10 08:46:26 +0000
commit8c769bae2d6d71677ce71a299d618957029ab4ac (patch)
treeb1968d4c980101a6e07ce9db37c962d8ad86d0eb /spss.iaiklibsupdate/setEnvironment.bat
parent046acaa65129860b54d2ce782bdf174a0ebc9f6c (diff)
downloadmoa-id-spss-tags/Build.ID-1.3.1.tar.gz
moa-id-spss-tags/Build.ID-1.3.1.tar.bz2
moa-id-spss-tags/Build.ID-1.3.1.zip
This commit was manufactured by cvs2svn to create tagtags/Build.ID-1.3.1
'Build_ID-1_3_1'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_ID-1_3_1@704 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.iaiklibsupdate/setEnvironment.bat')
-rw-r--r--spss.iaiklibsupdate/setEnvironment.bat25
1 files changed, 0 insertions, 25 deletions
diff --git a/spss.iaiklibsupdate/setEnvironment.bat b/spss.iaiklibsupdate/setEnvironment.bat
deleted file mode 100644
index 0ef21ecd8..000000000
--- a/spss.iaiklibsupdate/setEnvironment.bat
+++ /dev/null
@@ -1,25 +0,0 @@
-@echo off
-
-rem
-rem PLEASE CHANGE THIS ENV VARIABLES ACCORDING TO YOUR ENVIRONMENT!
-rem
-rem Helper script for setting env variables for the IAIK lib update script
-rem
-rem Author: Gregor Karlinger
-rem Version: $Id: $
-rem
-
-rem Home of JDK used by Apache Ant for executing the update script
-SET JAVA_HOME=C:\Programme\Java\jdk1.5.0_02
-
-rem Home of the MOA SPSS webservice install directory (the update is performed on that directory)
-rem Please set empty value if webservice update should not be performed, i.e. "SET MOA_SPSS_WS_INSTALL="
-SET MOA_SPSS_WS_INSTALL=E:\cio\projekte\basismodule\wartung\projekt\spss.server\tmp\dist\ws
-
-rem Home of the MOA SPSS API install directory (the update is performed on that directory)
-rem Please set empty value if API update should not be performed, i.e. "SET MOA_SPSS_LIB_INSTALL="
-SET MOA_SPSS_LIB_INSTALL=E:\cio\projekte\basismodule\wartung\projekt\spss.server\tmp\dist\lib
-
-rem Home of the MOA SPSS development directory (the update is performed on that directory)
-rem Please set empty value if dev update should not be performed, i.e. "SET MOA_SPSS_DEV="
-SET MOA_SPSS_DEV=E:\cio\projekte\basismodule\wartung\projekt\spss.server\tmp\dist\src