You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2012/09/12 01:00:07 UTC

[jira] [Created] (FELIX-3662) [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility

David Jencks created FELIX-3662:
-----------------------------------

             Summary: [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility
                 Key: FELIX-3662
                 URL: https://issues.apache.org/jira/browse/FELIX-3662
             Project: Felix
          Issue Type: Improvement
          Components: Declarative Services (SCR)
    Affects Versions: scr-1.8.0
            Reporter: David Jencks
             Fix For: scr-1.8.0


It would be convenient for me if we used the backport-util-concurrent classes instead of the original doug lea concurrent classes for the locks and atomic reference compatibility in DS. Since these are supposed to be an improvement I hope no one will object.

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

[jira] [Commented] (FELIX-3662) [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455812#comment-13455812 ] 

Felix Meschberger commented on FELIX-3662:
------------------------------------------

+1 (i.e. no objection)
                
> [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility
> -------------------------------------------------------------------------------------
>
>                 Key: FELIX-3662
>                 URL: https://issues.apache.org/jira/browse/FELIX-3662
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.8.0
>            Reporter: David Jencks
>             Fix For: scr-1.8.0
>
>
> It would be convenient for me if we used the backport-util-concurrent classes instead of the original doug lea concurrent classes for the locks and atomic reference compatibility in DS. Since these are supposed to be an improvement I hope no one will object.

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

[jira] [Assigned] (FELIX-3662) [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks reassigned FELIX-3662:
-----------------------------------

    Assignee: David Jencks
    
> [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility
> -------------------------------------------------------------------------------------
>
>                 Key: FELIX-3662
>                 URL: https://issues.apache.org/jira/browse/FELIX-3662
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.8.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: scr-1.8.0
>
>
> It would be convenient for me if we used the backport-util-concurrent classes instead of the original doug lea concurrent classes for the locks and atomic reference compatibility in DS. Since these are supposed to be an improvement I hope no one will object.

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

[jira] [Closed] (FELIX-3662) [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed FELIX-3662.
------------------------------------


Close after release
                
> [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility
> -------------------------------------------------------------------------------------
>
>                 Key: FELIX-3662
>                 URL: https://issues.apache.org/jira/browse/FELIX-3662
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.8.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: scr-1.6.2
>
>
> It would be convenient for me if we used the backport-util-concurrent classes instead of the original doug lea concurrent classes for the locks and atomic reference compatibility in DS. Since these are supposed to be an improvement I hope no one will object.

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

[jira] [Updated] (FELIX-3662) [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated FELIX-3662:
-------------------------------------

    Fix Version/s:     (was: scr-1.8.0)
                   scr-1.6.2
    
> [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility
> -------------------------------------------------------------------------------------
>
>                 Key: FELIX-3662
>                 URL: https://issues.apache.org/jira/browse/FELIX-3662
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.8.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: scr-1.6.2
>
>
> It would be convenient for me if we used the backport-util-concurrent classes instead of the original doug lea concurrent classes for the locks and atomic reference compatibility in DS. Since these are supposed to be an improvement I hope no one will object.

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

[jira] [Resolved] (FELIX-3662) [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks resolved FELIX-3662.
---------------------------------

    Resolution: Fixed
    
> [DS] use backport-util-concurrenct instead of concurrent for pre java 5 compatibility
> -------------------------------------------------------------------------------------
>
>                 Key: FELIX-3662
>                 URL: https://issues.apache.org/jira/browse/FELIX-3662
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.8.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: scr-1.8.0
>
>
> It would be convenient for me if we used the backport-util-concurrent classes instead of the original doug lea concurrent classes for the locks and atomic reference compatibility in DS. Since these are supposed to be an improvement I hope no one will object.

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