[ https://issues.apache.org/jira/browse/QPID-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688901#comment-13688901 ]
Andrew Stitcher edited comment on QPID-4940 at 6/20/13 6:02 AM: ---------------------------------------------------------------- A bunch of these items are actually interdependent so that you have to remove them all together: {{qpid/cpp/\{include,src\}/qmf/engine}} is actually depended on by both {{qpid/cpp/\{include,src\}/qpid/agent}} and {{qpid/cpp/bindings/qmf}}. So in effect these all have to be removed at once. was (Author: astitcher): A bunch of these items are actually interdependent so that you have to remove them all together: qpid/cpp/{include,src}/qmf/engine is actually depended on by both qpid/cpp/{include,src}/qpid/agent and qpid/cpp/bindings/qmf. So in effect these all have to be removed at once. > Remove unmaintained/obsolete QMF code > ------------------------------------- > > Key: QPID-4940 > URL: https://issues.apache.org/jira/browse/QPID-4940 > Project: Qpid > Issue Type: Improvement > Reporter: Andrew Stitcher > Assignee: Andrew Stitcher > > From email from Ken Giusti to \{users,dev\}@qpid.apache.org > There's some old QMF-related code in our repo that appears to be quite dead. > First, there's stuff that I'm almost certain is stone cold dead. AFAIK, this > shouldn't be used by anyone. It certainly isn't being maintained. > Specifically: > * qpid/extras/qmf/src/py/qmf2-prototype > ** experimental stuff done while developing QMFv2. > * qpid/cpp/\{include,src\}/qmf/engine > ** an attempt to re-write QMFv1 in C++. > * qpid/cpp/bindings/qmf > ** multi-language bindings for the above 'engine' code > There's other stuff that appears to have shuffled off the mortal coil, but > may simply be in a deep coma. These would be the old QMFv1 agent and onsole > libraries: > * qpid/cpp/\{include,src\}/qpid/agent > * qpid/cpp/\{include,src\}/qpid/console -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org