[infinispan-issues] [JBoss JIRA] (ISPN-9262) Make javax.transaction dependency really provided

Galder Zamarreño (JIRA) issues at jboss.org
Tue Jun 5 08:25:00 EDT 2018


Galder Zamarreño created ISPN-9262:
--------------------------------------

             Summary: Make javax.transaction dependency really provided
                 Key: ISPN-9262
                 URL: https://issues.jboss.org/browse/ISPN-9262
             Project: Infinispan
          Issue Type: Enhancement
            Reporter: Galder Zamarreño
            Assignee: Pedro Ruivo


Follow up to ISPN-9258, javax.transaction dependency should only be needed when user is using the corresponding APIs. 

Marking the dependency as provided is not enough, the code should be modularized so that the client code that deals with transactions depending on javax.transaction is only loaded when such APIs are used.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the infinispan-issues mailing list