You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/03/24 12:49:08 UTC

[jira] Created: (AMQ-2664) Generate all version OpenWire classes during the build and don't check them into svn

Generate all version OpenWire classes during the build and don't check them into svn
------------------------------------------------------------------------------------

                 Key: AMQ-2664
                 URL: https://issues.apache.org/activemq/browse/AMQ-2664
             Project: ActiveMQ
          Issue Type: Improvement
    Affects Versions: 5.3.1
            Reporter: Dejan Bosanac


This will reduce number of duplicated classes, reported by tools such as Sonar

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


[jira] Updated: (AMQ-2664) Generate all version OpenWire classes during the build and don't check them into svn

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

Bruce Snyder updated AMQ-2664:
------------------------------

    Fix Version/s: 5.5.0
                       (was: 5.4.1)

> Generate all version OpenWire classes during the build and don't check them into svn
> ------------------------------------------------------------------------------------
>
>                 Key: AMQ-2664
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2664
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.3.1
>            Reporter: Dejan Bosanac
>             Fix For: 5.5.0
>
>
> This will reduce number of duplicated classes, reported by tools such as Sonar

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


[jira] Commented: (AMQ-2664) Generate all version OpenWire classes during the build and don't check them into svn

Posted by "Benoit Xhenseval (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58439#action_58439 ] 

Benoit Xhenseval commented on AMQ-2664:
---------------------------------------

This is probably a good idea but... may not be sufficient for some QA tools that uses the classes (e.g. FindBugs).

Does the activemq-core require every version of OpenWire bundled in? Could they be different jars?

I may be totally wrong...
Benoit

> Generate all version OpenWire classes during the build and don't check them into svn
> ------------------------------------------------------------------------------------
>
>                 Key: AMQ-2664
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2664
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.3.1
>            Reporter: Dejan Bosanac
>
> This will reduce number of duplicated classes, reported by tools such as Sonar

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


[jira] Commented: (AMQ-2664) Generate all version OpenWire classes during the build and don't check them into svn

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58452#action_58452 ] 

Dejan Bosanac commented on AMQ-2664:
------------------------------------

Hi Benoit,

yes it does for the compatibility with older clients. And break all this into different JARs could complicate things for folks that embed broker and manage their own dependencies,

Cheers

> Generate all version OpenWire classes during the build and don't check them into svn
> ------------------------------------------------------------------------------------
>
>                 Key: AMQ-2664
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2664
>             Project: ActiveMQ
>          Issue Type: Improvement
>    Affects Versions: 5.3.1
>            Reporter: Dejan Bosanac
>
> This will reduce number of duplicated classes, reported by tools such as Sonar

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