org.hibernate.service.spi.ServiceContributor (takes the place of ServiceContributingIntegrator, which is just deprecated for now due to OGM usage).
All work on discovery available through ClassLoaderService
Additionally, I consolidated all JAXB related stuff into the package org.hibernate.jaxb and made the actual JAXB binding stuff part of the SPI so that integrations can use them).
Added contracts:
All work on discovery available through ClassLoaderService
Additionally, I consolidated all JAXB related stuff into the package org.hibernate.jaxb and made the actual JAXB binding stuff part of the SPI so that integrations can use them).