javaee-samples / javaee7-samples

Java EE 7 Samples
https://travis-ci.org/javaee-samples/javaee7-samples
Other
2.5k stars 1.66k forks source link

Upgrade Thorntail with JDK 11 support #451

Closed juangon closed 5 years ago

juangon commented 5 years ago

Hi @arjantijms it seems it was merged into my branch instead into master?

arjantijms commented 5 years ago

Hi @arjantijms it seems it was merged into my branch instead into master?

That's right, I first merged master in (using the "update branch" feature of Github), so the tests are run against the latest integrated version ;)

juangon commented 5 years ago

Oh ok @arjantijms , I forgot to rebase master first :-(. BTW tests looks like didn't start

arjantijms commented 5 years ago

Oh ok @arjantijms , I forgot to rebase master first :-(. BTW tests looks like didn't start

No worries there, tests did run and everything is fine. Thx!