Upgrade dependencies used by OSGi integration tests

Description

See http://ci.hibernate.org/view/All/job/hibernate-validator-master-jdk9/126/ and I reproduced it locally with JDK8 while working on Travis integration.

Here is the stacktrace for the tests:

Environment

None

relates to

required for

Activity

Hardy FerentschikApril 15, 2016 at 2:41 PM

I am going to merge this as an component upgrade. Not sure why it does not work for your particular JDK 8 version. Maybe you can record it for the records. I am using Oracles JDK version '1.8.0_45'.

Regarding the exception, the failures with Java 9 still persist and are actually already tracked in HV-1051.

Guillaume SmetApril 15, 2016 at 12:56 PM

Yes, it failed for me locally with JDK8 (and it failed on Travis too). Did work OK after the upgrade.

Hardy FerentschikApril 15, 2016 at 10:03 AM

So it failed for you locally with JDK 8? AFAICT it works fine with Java 8, but we knew there was an issue with JDK 9. I test is locally with JDK. If the pull request resolves that issue and works for Java 8 and 9 I am going to merge it.

BTW, I prefer to always post relevant stack traces and log statements into the issue itself. First of all, one can read/understand the whole issue without having to open another URL, but there is also the aspect that these resources might become stale. For example the Jenkins build results will regularly be cleaned out. It is nice to have all relevant information in JIRA.

Fixed

Details

Assignee

Reporter

Bug Testcase Reminder (view)

Bug reports should generally be accompanied by a test case!

Bug Testcase Reminder (edit)

Bug reports should generally be accompanied by a test case!

Participants

Guillaume Smet
Hardy Ferentschik

Pull Request

Components

Fix versions

Priority

Created April 13, 2016 at 11:05 AM
Updated September 1, 2016 at 8:58 PM
Resolved April 15, 2016 at 2:45 PM