You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Trevor Pounds (JIRA)" <ji...@apache.org> on 2008/02/25 21:21:17 UTC

[jira] Created: (SM-1246) Deprecate backport-util-concurrent since ServiceMix requires Java 5 now

Deprecate backport-util-concurrent since ServiceMix requires Java 5 now
-----------------------------------------------------------------------

                 Key: SM-1246
                 URL: https://issues.apache.org/activemq/browse/SM-1246
             Project: ServiceMix
          Issue Type: Improvement
            Reporter: Trevor Pounds
            Priority: Minor
             Fix For: 3.3


Since ServiceMix requires Java 5 there is no need to use or require backport-util-concurrent.  See SM-903.

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


[jira] Updated: (SM-1246) Deprecate backport-util-concurrent since ServiceMix requires Java 5

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

Trevor Pounds updated SM-1246:
------------------------------

    Attachment: r631048.diff

Contributing patch

> Deprecate backport-util-concurrent since ServiceMix requires Java 5
> -------------------------------------------------------------------
>
>                 Key: SM-1246
>                 URL: https://issues.apache.org/activemq/browse/SM-1246
>             Project: ServiceMix
>          Issue Type: Improvement
>            Reporter: Trevor Pounds
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: r631048.diff
>
>
> Since ServiceMix requires Java 5 there is no need to use or require backport-util-concurrent.  See SM-903.

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


[jira] Commented: (SM-1246) Deprecate backport-util-concurrent since ServiceMix requires Java 5

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41794#action_41794 ] 

Guillaume Nodet commented on SM-1246:
-------------------------------------

Does it really work ? I thought activemq was somehow dependant on backport-util-concurrent ?

> Deprecate backport-util-concurrent since ServiceMix requires Java 5
> -------------------------------------------------------------------
>
>                 Key: SM-1246
>                 URL: https://issues.apache.org/activemq/browse/SM-1246
>             Project: ServiceMix
>          Issue Type: Improvement
>            Reporter: Trevor Pounds
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: r631048.diff
>
>
> Since ServiceMix requires Java 5 there is no need to use or require backport-util-concurrent.  See SM-903.

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


[jira] Updated: (SM-1246) Deprecate backport-util-concurrent since ServiceMix requires Java 5

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

Trevor Pounds updated SM-1246:
------------------------------

    Attachment: r665935.diff

Attaching updated diff that correctly removes all occurrences of backport-util-concurrent library.

> Deprecate backport-util-concurrent since ServiceMix requires Java 5
> -------------------------------------------------------------------
>
>                 Key: SM-1246
>                 URL: https://issues.apache.org/activemq/browse/SM-1246
>             Project: ServiceMix
>          Issue Type: Improvement
>            Reporter: Trevor Pounds
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: r631048.diff, r665935.diff
>
>
> Since ServiceMix requires Java 5 there is no need to use or require backport-util-concurrent.  See SM-903.

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


[jira] Updated: (SM-1246) Deprecate backport-util-concurrent since ServiceMix requires Java 5

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

Trevor Pounds updated SM-1246:
------------------------------

    Summary: Deprecate backport-util-concurrent since ServiceMix requires Java 5  (was: Deprecate backport-util-concurrent since ServiceMix requires Java 5 now)

> Deprecate backport-util-concurrent since ServiceMix requires Java 5
> -------------------------------------------------------------------
>
>                 Key: SM-1246
>                 URL: https://issues.apache.org/activemq/browse/SM-1246
>             Project: ServiceMix
>          Issue Type: Improvement
>            Reporter: Trevor Pounds
>            Priority: Minor
>             Fix For: 3.3
>
>
> Since ServiceMix requires Java 5 there is no need to use or require backport-util-concurrent.  See SM-903.

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


[jira] Resolved: (SM-1246) Deprecate backport-util-concurrent since ServiceMix requires Java 5

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

Guillaume Nodet resolved SM-1246.
---------------------------------

    Resolution: Fixed

Sending        trunk/common/servicemix-components/src/main/java/org/apache/servicemix/components/file/FilePoller.java
Sending        trunk/common/servicemix-components/src/main/java/org/apache/servicemix/components/net/FTPPoller.java
Sending        trunk/common/servicemix-components/src/main/java/org/apache/servicemix/components/vfs/FilePoller.java
Sending        trunk/deployables/bindingcomponents/servicemix-jms/src/main/java/org/apache/servicemix/jms/standard/StandardConsumerProcessor.java
Sending        trunk/distributions/apache-servicemix/src/main/assembly/bin.xml
Sending        trunk/distributions/apache-servicemix/src/main/release/examples/loan-broker/src/client/JMSClient.java
Sending        trunk/distributions/apache-servicemix/src/main/release/examples/loan-broker/src/components/loanbroker/LoanBroker.java
Sending        trunk/distributions/apache-servicemix/src/sandbox/bpel-bpe/src/client/JMSClient.java
Sending        trunk/platforms/geronimo/geronimo-plugins.xml
Sending        trunk/platforms/geronimo/servicemix/pom.xml
Sending        trunk/pom.xml
Sending        trunk/samples/loan-broker/src/main/java/JMSClient.java
Sending        trunk/web/servicemix-console/pom.xml
Transmitting file data .............
Committed revision 666120.

> Deprecate backport-util-concurrent since ServiceMix requires Java 5
> -------------------------------------------------------------------
>
>                 Key: SM-1246
>                 URL: https://issues.apache.org/activemq/browse/SM-1246
>             Project: ServiceMix
>          Issue Type: Improvement
>            Reporter: Trevor Pounds
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: r631048.diff, r665935.diff
>
>
> Since ServiceMix requires Java 5 there is no need to use or require backport-util-concurrent.  See SM-903.

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


[jira] Commented: (SM-1246) Deprecate backport-util-concurrent since ServiceMix requires Java 5

Posted by "Trevor Pounds (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41803#action_41803 ] 

Trevor Pounds commented on SM-1246:
-----------------------------------

I don't see any artifact dependencies in any ActiveMQ 5.0 poms that reference the backport-util-concurrent.  The only references I see are in the assembly descriptors for the ActiveMQ 5.0 binary distributions.  These can be removed as well since there are no dependencies for the assembly referenced artifacts.

> Deprecate backport-util-concurrent since ServiceMix requires Java 5
> -------------------------------------------------------------------
>
>                 Key: SM-1246
>                 URL: https://issues.apache.org/activemq/browse/SM-1246
>             Project: ServiceMix
>          Issue Type: Improvement
>            Reporter: Trevor Pounds
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: r631048.diff
>
>
> Since ServiceMix requires Java 5 there is no need to use or require backport-util-concurrent.  See SM-903.

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


[jira] Commented: (SM-1246) Deprecate backport-util-concurrent since ServiceMix requires Java 5

Posted by "Trevor Pounds (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43388#action_43388 ] 

Trevor Pounds commented on SM-1246:
-----------------------------------

I noticed that the following 2 files still have references

* platforms/geronimo/servicemix/src/resources/META-INF/geronimo-plugin.xml (i.e. backport-util-concurrent)
* deployables/bindingcomponents/servicemix-jms/src/main/java/org/apache/servicemix/jms/jca/JcaConsumerProcessor.java (i.e. edu.emory.mathcs.backport...)

> Deprecate backport-util-concurrent since ServiceMix requires Java 5
> -------------------------------------------------------------------
>
>                 Key: SM-1246
>                 URL: https://issues.apache.org/activemq/browse/SM-1246
>             Project: ServiceMix
>          Issue Type: Improvement
>            Reporter: Trevor Pounds
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: r631048.diff, r665935.diff
>
>
> Since ServiceMix requires Java 5 there is no need to use or require backport-util-concurrent.  See SM-903.

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


[jira] Commented: (SM-1246) Deprecate backport-util-concurrent since ServiceMix requires Java 5

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42182#action_42182 ] 

Guillaume Nodet commented on SM-1246:
-------------------------------------

Yeah, the point is that we haven't switched to AMQ 5 yet ;-)

> Deprecate backport-util-concurrent since ServiceMix requires Java 5
> -------------------------------------------------------------------
>
>                 Key: SM-1246
>                 URL: https://issues.apache.org/activemq/browse/SM-1246
>             Project: ServiceMix
>          Issue Type: Improvement
>            Reporter: Trevor Pounds
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: r631048.diff
>
>
> Since ServiceMix requires Java 5 there is no need to use or require backport-util-concurrent.  See SM-903.

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