• Stephane Nicoll's avatar
    Harmonize JTA dependency · cdbc0c7f
    Stephane Nicoll authored
    Mixing Hibernate and a JTA provider may lead to duplicate JTA
    dependencies as the API is published with different coordinates.
    
    The following has been applied:
    
    * We now use `javax.transaction:javax.transaction-api` everywhere.
    * The `data-jpa` starter has been updated to replace the JBoss JTA
      dependency with the standard one.
    * The `jta-bitronix` starter has been updated to use JTA 1.2 instead of
      JTA 1.1 (unfortunately, JTA 1.1 is published with different
      coordinates).
    * The `jta-atomikos` starter has been updated to define a dependency on
      JTA as the current version does not do it at all.
    * The HornetQ JMS server is also relying on JTA but that dependency
      should have been optional. It has been excluded for the time being as
      it was using (yet) another set of coordinates.
    
    Fixes gh-2092
    cdbc0c7f
Name
Last commit
Last update
..
spring-boot-starter Loading commit data...
spring-boot-starter-actuator Loading commit data...
spring-boot-starter-amqp Loading commit data...
spring-boot-starter-aop Loading commit data...
spring-boot-starter-batch Loading commit data...
spring-boot-starter-cloud-connectors Loading commit data...
spring-boot-starter-data-elasticsearch Loading commit data...
spring-boot-starter-data-gemfire Loading commit data...
spring-boot-starter-data-jpa Loading commit data...
spring-boot-starter-data-mongodb Loading commit data...
spring-boot-starter-data-rest Loading commit data...
spring-boot-starter-data-solr Loading commit data...
spring-boot-starter-freemarker Loading commit data...
spring-boot-starter-groovy-templates Loading commit data...
spring-boot-starter-hornetq Loading commit data...
spring-boot-starter-integration Loading commit data...
spring-boot-starter-jdbc Loading commit data...
spring-boot-starter-jersey Loading commit data...
spring-boot-starter-jetty Loading commit data...
spring-boot-starter-jta-atomikos Loading commit data...
spring-boot-starter-jta-bitronix Loading commit data...
spring-boot-starter-log4j Loading commit data...
spring-boot-starter-log4j2 Loading commit data...
spring-boot-starter-logging Loading commit data...
spring-boot-starter-mail Loading commit data...
spring-boot-starter-mobile Loading commit data...
spring-boot-starter-parent Loading commit data...
spring-boot-starter-redis Loading commit data...
spring-boot-starter-remote-shell Loading commit data...
spring-boot-starter-security Loading commit data...
spring-boot-starter-social-facebook Loading commit data...
spring-boot-starter-social-linkedin Loading commit data...
spring-boot-starter-social-twitter Loading commit data...
spring-boot-starter-test Loading commit data...
spring-boot-starter-thymeleaf Loading commit data...
spring-boot-starter-tomcat Loading commit data...
spring-boot-starter-undertow Loading commit data...
spring-boot-starter-velocity Loading commit data...
spring-boot-starter-web Loading commit data...
spring-boot-starter-websocket Loading commit data...
spring-boot-starter-ws Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...