The Eclipse Orbit repository now contains the jakarta.annotation-api bundle in version 3.0.0. This means that products built against the simrel update site and which reference this plugin in version 0.0.0 now receive a validation error because 3.0.0 is pulled instead of 2.1.1.
I don't think there is any breaking change between the 2.x and the 3.x (at least as far as the Eclipse IDE is concerned). Should we simply raise the upper bound so that consumers can use either one or the other?
The Eclipse Orbit repository now contains the jakarta.annotation-api bundle in version 3.0.0. This means that products built against the simrel update site and which reference this plugin in version 0.0.0 now receive a validation error because 3.0.0 is pulled instead of 2.1.1.
I don't think there is any breaking change between the 2.x and the 3.x (at least as far as the Eclipse IDE is concerned). Should we simply raise the upper bound so that consumers can use either one or the other?