You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Weston M. Price (JIRA)" <ji...@apache.org> on 2012/08/29 17:57:07 UTC

[jira] [Created] (QPID-4267) Prevent multiple inclusion of ra.xml and jboss-ra.xml files in JCA jar and JCA rar

Weston M. Price created QPID-4267:
-------------------------------------

             Summary: Prevent multiple inclusion of ra.xml and jboss-ra.xml files in JCA jar and JCA rar
                 Key: QPID-4267
                 URL: https://issues.apache.org/jira/browse/QPID-4267
             Project: Qpid
          Issue Type: Bug
          Components: JCA
    Affects Versions: 0.16
         Environment: All supported OS platforms. All supported JEE platforms
            Reporter: Weston M. Price
             Fix For: 0.19


Currently there is an issue in the build system with the JCA project where the files in the META-INF dir are being included in both the JCA jar file and the JCA RAR file. This is causing issues on some EAP deployments. 

The JCA build.xml file should be modified to prevent this.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4267) Prevent multiple inclusion of ra.xml and jboss-ra.xml files in JCA jar and JCA rar

Posted by "Weston M. Price (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weston M. Price updated QPID-4267:
----------------------------------

    Attachment: QPID-4267.patch

Fix for multiple XML file inclusion in the JCA project.
                
> Prevent multiple inclusion of ra.xml and jboss-ra.xml files in JCA jar and JCA rar
> ----------------------------------------------------------------------------------
>
>                 Key: QPID-4267
>                 URL: https://issues.apache.org/jira/browse/QPID-4267
>             Project: Qpid
>          Issue Type: Bug
>          Components: JCA
>    Affects Versions: 0.16
>         Environment: All supported OS platforms. All supported JEE platforms
>            Reporter: Weston M. Price
>             Fix For: 0.19
>
>         Attachments: QPID-4267.patch
>
>
> Currently there is an issue in the build system with the JCA project where the files in the META-INF dir are being included in both the JCA jar file and the JCA RAR file. This is causing issues on some EAP deployments. 
> The JCA build.xml file should be modified to prevent this.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org