[ 
https://jira.nuxeo.org/browse/NXP-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=83184#action_83184
 ] 

Julien Carsique edited comment on NXP-5781 at 10/21/10 1:28 PM:
----------------------------------------------------------------

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


      was (Author: jcarsique):
          <!-- 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
>             Fix For: 5.4
>
>


-- 
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