-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #84 from stolp/5.6.0
Switch to Klaros 5.6.0.
- Loading branch information
Showing
19 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
# Do not use it for production systems. Please take a look at the documentation. | ||
# | ||
|
||
FROM adoptopenjdk:11-jre-hotspot | ||
FROM eclipse-temurin:21-jre-jammy | ||
LABEL maintainer "BreadSpoon <[email protected]>" | ||
|
||
# Set Klaros language. Use 'deu' for german and 'eng' for english. | ||
|
@@ -38,7 +38,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005} | |
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009} | ||
|
||
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub. | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.5} | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.6.0} | ||
# The location of the distributed Klaros installation files | ||
ENV KLAROS_DISTRIBUTION ${KLAROS_DISTRIBUTION:-https://www.klaros-testmanagement.com/files} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
# The .env file contains all possible configuration options. Further information can be found in the documentation. | ||
# | ||
|
||
FROM adoptopenjdk:11-jre-hotspot | ||
FROM eclipse-temurin:21-jre-jammy | ||
LABEL maintainer "BreadSpoon <[email protected]>" | ||
|
||
# Set Klaros language. Use 'deu' for german and 'eng' for english. | ||
|
@@ -33,7 +33,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005} | |
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009} | ||
|
||
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub. | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.5} | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.6.0} | ||
# The location of the distributed Klaros installation files | ||
ENV KLAROS_DISTRIBUTION ${KLAROS_DISTRIBUTION:-https://www.klaros-testmanagement.com/files} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ | |
# The .env file contains all possible configuration options. Further information can be found in the documentation. | ||
# | ||
|
||
FROM adoptopenjdk:11-jre-hotspot | ||
FROM eclipse-temurin:21-jre-jammy | ||
LABEL maintainer "BreadSpoon <[email protected]>" | ||
|
||
# Set Klaros language. Use 'deu' for german and 'eng' for english. | ||
|
@@ -37,7 +37,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005} | |
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009} | ||
|
||
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub. | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.5} | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.6.0} | ||
# The location of the distributed Klaros installation files | ||
ENV KLAROS_DISTRIBUTION ${KLAROS_DISTRIBUTION:-https://www.klaros-testmanagement.com/files} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
# The .env file contains all possible configuration options. Further information can be found in the documentation. | ||
# | ||
|
||
FROM adoptopenjdk:11-jre-hotspot | ||
FROM eclipse-temurin:21-jre-jammy | ||
LABEL maintainer "BreadSpoon <[email protected]>" | ||
|
||
# Set Klaros language. Use 'deu' for german and 'eng' for english. | ||
|
@@ -32,7 +32,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005} | |
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009} | ||
|
||
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub. | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.5} | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.6.0} | ||
# The location of the distributed Klaros installation files | ||
ENV KLAROS_DISTRIBUTION ${KLAROS_DISTRIBUTION:-https://www.klaros-testmanagement.com/files} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
# The .env file contains all possible configuration options. Further information can be found in the documentation. | ||
# | ||
|
||
FROM adoptopenjdk:11-jre-hotspot | ||
FROM eclipse-temurin:21-jre-jammy | ||
LABEL maintainer "BreadSpoon <[email protected]>" | ||
|
||
# Set Klaros language. Use 'deu' for german and 'eng' for english. | ||
|
@@ -32,7 +32,7 @@ ENV TOMCAT_SERVER_PORT ${TOMCAT_SERVER_PORT:-18005} | |
ENV TOMCAT_AJP_PORT ${TOMCAT_AJP_PORT:-18009} | ||
|
||
# Klaros release version, which is used during installation. A list of available releases can be found on the official Klaros Test Management website or on GitHub. | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.5.5} | ||
ENV KLAROS_VERSION ${KLAROS_VERSION:-5.6.0} | ||
# The location of the distributed Klaros installation files | ||
ENV KLAROS_DISTRIBUTION ${KLAROS_DISTRIBUTION:-https://www.klaros-testmanagement.com/files} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters