Uh oh!
There was an error while loading. Please reload this page.
JDK11 support - #3601
Conversation
This is a good start! In #3195@GabrielBrascher and me are working on porting scripts to Python 3. Inside the SSVM we have a lot of Python 2 code which needs to be looked at. Debian 10 still has Python 2, but the next Debian release won't have it anymore. |
weizhouapache
commented
Feb 7, 2020
@rhtyd could be maven version related. I am using maven 3.6.0 and openjdk 11.0.6. |
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
yadvr
commented
Feb 8, 2020
Fixed dependency version @weizhouapache |
blueorangutan
commented
Feb 8, 2020
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
yadvr
commented
Feb 8, 2020
@blueorangutan package |
blueorangutan
commented
Feb 8, 2020
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
yadvr
commented
Feb 9, 2020
Manually rekicked packaging |
blueorangutan
commented
Feb 9, 2020
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-794 |
weizhouapache
commented
Feb 9, 2020
@rhtyd have you build new systemvm template with jdk11 ? |
yadvr
commented
Feb 9, 2020
weizhouapache
commented
Feb 9, 2020
@rhtyd thanks. |
blueorangutan
commented
Feb 11, 2020
Trillian test result (tid-940)
|
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
yadvr
commented
Feb 11, 2020
@blueorangutan package |
blueorangutan
commented
Feb 11, 2020
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Feb 11, 2020
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-798 |
blueorangutan
commented
Feb 11, 2020
Trillian test result (tid-941)
|
yadvr
commented
Feb 11, 2020
VP failures are consistently failing on few others PRs. The following tests on Travis are consistently failing: @weizhouapache can you check ^^ and advise? This is also seen on master. cc @DaanHoogland@andrijapanicsb |
weizhouapache
commented
Feb 11, 2020
@rhtyd @DaanHoogland I will check |
yadvr
commented
Feb 11, 2020
Possibly @weizhouapache, the test failures hint at the recently merged feature perhaps. Can you check? |
blueorangutan
commented
Feb 11, 2020
Trillian test result (tid-944)
|
blueorangutan
commented
Feb 11, 2020
Trillian test result (tid-945)
|
yadvr
commented
Feb 12, 2020
Smoketests LGTM, except for |
yadvr
commented
Feb 12, 2020
Considering no objections and lgtm from Andrija and Daan will merge this. |
This splits the Debian10 base/template changes to this PR #3797
Types of changes