> Right now we have 4 tests failing in the develop branch when using Java 8: > https://qi4j.ci.cloudbees.com/job/qi4j-sdk.develop.weekly.tests.jdk8-open/106/testReport/ I just fixed 3 of them. The fix was trivial and changes are in tests only: composite types should be public.
One failing test remains: org.qi4j.regression.qi377.IssueTest.propertyNameCollisionsShouldWork()
