Heroku ignores system.properties and java.runtime.version=11
up vote
0
down vote
favorite
I'm trying to deploy a runnable Spring Boot jar via Heroku CLI.
On 2018-11-06 it was sufficient to define the java.runtime.version=11
Config Var in the application settings.
Since 2018-11-07 Heroku ignores it and uses the default 1.8 Java. I have also pushed the system.properties
file with content java.runtime.version=11
, but it gets ignored either.
Does anybody have a workaround for this?
spring-boot heroku heroku-cli java-11
New contributor
add a comment |
up vote
0
down vote
favorite
I'm trying to deploy a runnable Spring Boot jar via Heroku CLI.
On 2018-11-06 it was sufficient to define the java.runtime.version=11
Config Var in the application settings.
Since 2018-11-07 Heroku ignores it and uses the default 1.8 Java. I have also pushed the system.properties
file with content java.runtime.version=11
, but it gets ignored either.
Does anybody have a workaround for this?
spring-boot heroku heroku-cli java-11
New contributor
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to deploy a runnable Spring Boot jar via Heroku CLI.
On 2018-11-06 it was sufficient to define the java.runtime.version=11
Config Var in the application settings.
Since 2018-11-07 Heroku ignores it and uses the default 1.8 Java. I have also pushed the system.properties
file with content java.runtime.version=11
, but it gets ignored either.
Does anybody have a workaround for this?
spring-boot heroku heroku-cli java-11
New contributor
I'm trying to deploy a runnable Spring Boot jar via Heroku CLI.
On 2018-11-06 it was sufficient to define the java.runtime.version=11
Config Var in the application settings.
Since 2018-11-07 Heroku ignores it and uses the default 1.8 Java. I have also pushed the system.properties
file with content java.runtime.version=11
, but it gets ignored either.
Does anybody have a workaround for this?
spring-boot heroku heroku-cli java-11
spring-boot heroku heroku-cli java-11
New contributor
New contributor
edited 20 hours ago
Mikhail Kholodkov
3,49342141
3,49342141
New contributor
asked 2 days ago
Bálint Nagy
1
1
New contributor
New contributor
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Bálint Nagy is a new contributor. Be nice, and check out our Code of Conduct.
Bálint Nagy is a new contributor. Be nice, and check out our Code of Conduct.
Bálint Nagy is a new contributor. Be nice, and check out our Code of Conduct.
Bálint Nagy is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53206082%2fheroku-ignores-system-properties-and-java-runtime-version-11%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password