Skip to content
Snippets Groups Projects
Commit de782db9 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- adapted to debian stretch

- increased Rosetta SDK version
parent 9414e595
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,11 @@
# erzeugt Submission-Application, die vorbereitete Verzeichnisse per Java SDK
# von ExLibris an Rosetta übergibt.
# Pfad zu Java 7
JAVAPATH=$(wildcard /usr/lib/jvm/java-1.7.0-openjdk-*/bin/)
# Pfad zu Java
JAVAPATH=$(wildcard /usr/lib/jvm/java-1.8.0-openjdk-*/bin/)
# Verwendete Rosetta-Version
ROSETTAVERSION=4.1.0
ROSETTAVERSION=5.1.0
# Pfad zum Rosetta-SDK
ROSETTASDK=/exlibris/dps/d4_1/system.dir/dps-sdk-${ROSETTAVERSION}/lib/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment