You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2008/10/16 16:09:44 UTC

[jira] Updated: (QPID-1283) Broker uses ancient Commons Configuration

     [ https://issues.apache.org/jira/browse/QPID-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-1283:
-----------------------------------

    Component/s:     (was: Java Broker)
                 Starter
       Priority: Minor  (was: Major)
    Description: 
The broker currently uses Apache Commons Configuration 1.2, which is nearly 3 years old. We should update to 1.4.

To do this, need to introduce the later ACC jars on your own checkout in the lib dir and:

ant clean
ant 
and test 

and check for failures

Post to list with questions & with patch.

  was:The broker currently uses Apache Commons Configuration 1.2, which is nearly 3 years old. We should update to 1.4.


> Broker uses ancient Commons Configuration
> -----------------------------------------
>
>                 Key: QPID-1283
>                 URL: https://issues.apache.org/jira/browse/QPID-1283
>             Project: Qpid
>          Issue Type: Bug
>          Components: Starter
>    Affects Versions: M4
>            Reporter: Aidan Skinner
>            Priority: Minor
>             Fix For: M4
>
>
> The broker currently uses Apache Commons Configuration 1.2, which is nearly 3 years old. We should update to 1.4.
> To do this, need to introduce the later ACC jars on your own checkout in the lib dir and:
> ant clean
> ant 
> and test 
> and check for failures
> Post to list with questions & with patch.

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