[ 
https://jira.nuxeo.org/browse/NXP-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Carsique resolved NXP-5781.
----------------------------------

    Resolution: Fixed

      <!-- Prefer use of javax.resource:connector-api:1.5 instead of 
javax.ressource:jca-api:1.5 -->
      <dependency>
        <groupId>javax.ressource</groupId>
        <artifactId>jca-api</artifactId>
        <version>1.5</version>
        <scope>provided</scope>
      </dependency>
      <dependency>
        <groupId>javax.ressource</groupId>
        <artifactId>connector-api</artifactId>
        <version>1.5</version>
        <scope>provided</scope>
      </dependency>


> Replace javax.ressource:jca-api:1.5 with javax.resource:connector-api:1.5
> -------------------------------------------------------------------------
>
>                 Key: NXP-5781
>                 URL: https://jira.nuxeo.org/browse/NXP-5781
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>          Components: Packaging
>            Reporter: Julien Carsique
>            Assignee: Julien Carsique
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to