Steve Ebersole commented on Bug HHH-7540

Added contracts:

  • org.hibernate.metamodel.spi.AdditionalJaxbRootProducer
  • org.hibernate.metamodel.spi.MetadataContributor
  • org.hibernate.metamodel.spi.MetadataSourcesContributor
  • org.hibernate.metamodel.spi.TypeContributor (replaces TypeContributingIntegrator).
  • 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).

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira