Christoph Läubrich
Christoph Läubrich
> The TCK will follow Great it would be good to handle the following TCK issues along with that: - https://github.com/osgi/osgi/issues/735 - https://github.com/osgi/osgi/issues/734 Also the last API package is currently...
@maho7791 any updates here?
As asked in the spec call the other impl is: https://github.com/ops4j/org.ops4j.pax.jpa
Still an issue
Just wanted to share what the maven-devs use (FYI @cstamas ) - https://github.com/maveniverse/njord
I assume you are talking about https://tycho.eclipseprojects.io/doc/latest/tycho-eclipse-plugin/eclipse-run-mojo.html that was *moved* but not otherwise *enhanced*. The mojo just runs an Eclipse application it has no way to know about what it...
Can you provide an [integration-test](https://github.com/eclipse/tycho/wiki#providing-an-integration-test) to demonstrate the issue?
If your tests depend on ContextClassLoading it might be best to setup an explicit one (whatever that is meant to be) then you have full control over that part in...
> My expectation would be that Tycho Surefire does not behave differently than launching in PDE Tycho and PDE working completely different (using different code bases) and anything that requires...