On Sat, 2019-09-21 at 16:45 +0200, Carsten Ziegeler wrote: > +1 > > I assume that also includes moving away from the SCR annotations to > the > OSGi DS annotations (as the latest parent pom does not support the > SCR > annotations)
Yes, it does. Robert > > Regards > Carsten > > Am 20.09.2019 um 11:31 schrieb Robert Munteanu: > > Hi, > > > > We're behind with the parent pom version on many bundles, with two > > major side effects: > > > > - some projects do not build on Java 11 > > - some projects are using the bnd tooling directly and others are > > using > > the maven-bundle-plugin. This can lead to differences when > > configuring > > projects, though the end result is mostly the same > > > > I would encourage everyone when making a change to a module or when > > releasing to update to the latest parent pom. It usually is not too > > much work and keeps us using the latest improvements. > > > > For reference, the current latest parent poms are: > > > > - org.apache.sling:sling-bundle-parent:35 (OSGi bundles) > > - org.apache.sling:sling:35 (all other modules else) > > > > Thanks, > > Robert > >
