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 (Created) (JIRA)" <ji...@apache.org> on 2012/01/11 15:50:39 UTC

[jira] [Created] (QPID-3749) Remove unused properties/methods from QpidResourceAdapter, QpidActivationSpec, QpidRAManagedConnectionFactory

Remove unused properties/methods from QpidResourceAdapter, QpidActivationSpec, QpidRAManagedConnectionFactory
-------------------------------------------------------------------------------------------------------------

                 Key: QPID-3749
                 URL: https://issues.apache.org/jira/browse/QPID-3749
             Project: Qpid
          Issue Type: Bug
          Components: JCA
         Environment: All OS platforms, all supported JEE platforms.
            Reporter: Weston M. Price
            Assignee: Weston M. Price
             Fix For: Future


Currently the QpidResourceAdapter, QpidActivationSpec and QpidRAManagedConnectionFactory have unused properties, as well as the associated getter and setter methods. While this doesn't impede functionality, it could be confusing to a developer being that it contradicts the documentation. Also, the dead code should be removed for clarity.

This is a general cleanup task.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3749) Remove unused properties/methods from QpidResourceAdapter, QpidActivationSpec, QpidRAManagedConnectionFactory

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

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

    Attachment: QPID-3749.patch

Adding patch for QPID-3749.
                
> Remove unused properties/methods from QpidResourceAdapter, QpidActivationSpec, QpidRAManagedConnectionFactory
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3749
>                 URL: https://issues.apache.org/jira/browse/QPID-3749
>             Project: Qpid
>          Issue Type: Bug
>          Components: JCA
>         Environment: All OS platforms, all supported JEE platforms.
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>             Fix For: Future
>
>         Attachments: QPID-3749.patch
>
>
> Currently the QpidResourceAdapter, QpidActivationSpec and QpidRAManagedConnectionFactory have unused properties, as well as the associated getter and setter methods. While this doesn't impede functionality, it could be confusing to a developer being that it contradicts the documentation. Also, the dead code should be removed for clarity.
> This is a general cleanup task.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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] [Resolved] (QPID-3749) Remove unused properties/methods from QpidResourceAdapter, QpidActivationSpec, QpidRAManagedConnectionFactory

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

Weston M. Price resolved QPID-3749.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   0.17

Fixed in trunk with provided patch and one minor typo fix.
                
> Remove unused properties/methods from QpidResourceAdapter, QpidActivationSpec, QpidRAManagedConnectionFactory
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3749
>                 URL: https://issues.apache.org/jira/browse/QPID-3749
>             Project: Qpid
>          Issue Type: Bug
>          Components: JCA
>         Environment: All OS platforms, all supported JEE platforms.
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>             Fix For: 0.17
>
>         Attachments: QPID-3749.patch
>
>
> Currently the QpidResourceAdapter, QpidActivationSpec and QpidRAManagedConnectionFactory have unused properties, as well as the associated getter and setter methods. While this doesn't impede functionality, it could be confusing to a developer being that it contradicts the documentation. Also, the dead code should be removed for clarity.
> This is a general cleanup task.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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