ops4j / org.ops4j.pax.url

Custom URL stream handlers for OSGi
http://team.ops4j.org/wiki/display/paxurl
Other
25 stars 57 forks source link

Create maven.yml #424

Closed laeubi closed 1 year ago

grgrzybek commented 1 year ago

@laeubi locally I have only this problem:

Results :

Tests in error: 
  AetherMultiTest.initializationError » Objenesis java.lang.reflect.InvocationTa...

Tests run: 130, Failures: 0, Errors: 1, Skipped: 2
grgrzybek commented 1 year ago

@laeubi I've pushed some changes directly to main, so all the tests pass on JDK11. I've replaced itest eclipse-3.6 and eclipse-3.7 profiles with one eclipse-3.12 (still compatible with JDK8).

All the tests pass on JDK8 and JDK11. I'm not sure about GlobalUpdatePolicyTest failures - let's have another workflow run and we'll check then, ok?