You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2008/05/13 16:37:43 UTC

[jira] Created: (AMQ-1723) The activemq-all jar includes the test cases.

The activemq-all jar includes the test cases.
---------------------------------------------

                 Key: AMQ-1723
                 URL: https://issues.apache.org/activemq/browse/AMQ-1723
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.1.0
            Reporter: Hiram Chirino
            Assignee: Hiram Chirino
             Fix For: 5.2.0


Due to the recent change to using the shade plugin to generate the uber activemq-all jar, it is now also including the activemq-core test cases which increases the jar size and may also have some other side effects.  To fix this we first need to get the following patch applied to shade get it released and then update our maven build to use the new version of the shade plugin:
http://jira.codehaus.org/browse/MSHADE-34

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-1723) The activemq-all jar includes the test cases.

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved AMQ-1723.
--------------------------------

    Resolution: Fixed

well the shade plugin was not released, but fixed this be removing the test jars from the runtime classpath scope.

> The activemq-all jar includes the test cases.
> ---------------------------------------------
>
>                 Key: AMQ-1723
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1723
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.1.0
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 5.2.0
>
>
> Due to the recent change to using the shade plugin to generate the uber activemq-all jar, it is now also including the activemq-core test cases which increases the jar size and may also have some other side effects.  To fix this we first need to get the following patch applied to shade get it released and then update our maven build to use the new version of the shade plugin:
> http://jira.codehaus.org/browse/MSHADE-34

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.