Thanks for the discussion - you have given me some items to think about. For the plugins I only found a few conflicts, gt-epsg-hsql for example, where an implementation uses the same package name on purpose (I think to access some package visible API).
Technically there is one other approach to the split-package issue - but it is only available if using module-info.java. An implementation (in an otherwise conflicting package) can be made available via ServiceLocator. There is a section in module-info.java that replaces META_INF/services. The class cannot be seen, but the implementation is available as an instance of the requested service. On Sat, Sep 22, 2018 at 2:42 AM Andrea Aime <andrea.a...@geo-solutions.it> wrote: > 4. Priority to core library, plugins are expected to repackage >> >> I am pretty content with this direction, the majority of plugins have >> their own distinct package. I am not sure if more sensitivity is required >> here? >> > > Unsure. The direction you're proposing here looks sensible, but I haven't > read enough to know > if there are other approaches to handle the "split package" issue. > > Cheers > Andrea > > -- > > Regards, Andrea Aime == GeoServer Professional Services from the experts! > Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime > @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 > Massarosa > <https://maps.google.com/?q=Via+di+Montramito+3/A%0D%0A55054++Massarosa&entry=gmail&source=g> > (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 > http://www.geo-solutions.it http://twitter.com/geosolutions_it > ------------------------------------------------------- *Con riferimento > alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - > Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni > circostanza inerente alla presente email (il suo contenuto, gli eventuali > allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i > destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per > errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le > sarei comunque grato se potesse darmene notizia. This email is intended > only for the person or entity to which it is addressed and may contain > information that is privileged, confidential or otherwise protected from > disclosure. We remind that - as provided by European Regulation 2016/679 > “GDPR” - copying, dissemination or use of this e-mail or the information > herein by anyone other than the intended recipient is prohibited. If you > have received this email by mistake, please notify us immediately by > telephone or e-mail.* > -- -- Jody Garnett
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel