Christoph Läubrich

Results 1668 comments of Christoph Läubrich

Most updates are done but some require higher attention. As these are not important for Tycho 4 I decided to skipp them (as the next release is already around the...

> The idea was to use it for https://github.com/eclipse-jdt/eclipse.jdt.core/issues/3027, but the old version might vanish anyways soon. So do we still need this?

I tried to address the comments and adjusted the spec here is the generated specification: [osgi.cmpn-8.1.0.pdf](https://github.com/osgi/osgi/files/15258031/osgi.cmpn-8.1.0.pdf)

This is how it is implemented in Equinox ATM see: - https://github.com/eclipse-equinox/equinox/issues/190

@stbischof @tjwatson I think we have already agreed on this in the spec call can we proceed here?

You have different options: 1. define a plugin in the configurator pom and define a property (default to true) that skips the execution, then in your pomless module you can...

@HeikoKlare I see the unmatching on the classpath in the debug output but the compile does not fails, is this expected? ``` Classpath: [eeProfile.resolution.fragments.unmatchinginp2/compiler.fragments.unmatchinginp2/. repository/p2/osgi/bundle/compiler.fragments.unmatchinginp2.unmatching/1.0.0.202409231244/compiler.fragments.unmatchinginp2.unmatching-1.0.0.202409231244.jar eeProfile.resolution.fragments.unmatchinginp2/compiler.fragments.unmatchinginp2.gtk.linux.x86/target/classes repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar[+org/osgi/annotation/versioning/*:?**/*] repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar[+org/osgi/service/cm/annotations/*:?**/*] repository/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar[+org/osgi/annotation/bundle/*:?**/*] repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar[+org/osgi/service/event/annotations/*:?**/*]...