summaryrefslogtreecommitdiff
path: root/qpid/tools/src/java/qpid-broker-plugins-management-qmf2
Commit message (Collapse)AuthorAgeFilesLines
* QPID-7446 : Allow the QMF2 plugin to compile against the 6.0.x java codebaseRobert Godfrey2016-10-044-5/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1763292 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6025: Java port of QpidConfig give NPE when listing queue/exchanges, ↵Fraser Adams2014-08-203-4/+13
| | | | | | added code to agentdata Queue and Exchange to return empty Map to be consistent with C++ Broker and also for good measure added some defensive code to QpidConfig.java git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619161 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6024: Update agentdata/Broker.java to reflect change in Java Broker ↵Fraser Adams2014-08-201-1/+2
| | | | | | Model Port class that changed getAvailableProtocols to getProtocols git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1619137 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5610: add/update LICENSE,NOTICE,README.txt and dep check reference ↵Robert Gemmell2014-08-116-4/+115
| | | | | | files for the source tree/archive and the binary assembly releases git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617244 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5980: tweak javadoc for QMF2 bits to remove errors (but not warnings), ↵Robert Gemmell2014-08-081-3/+3
| | | | | | allow success when processing with the strict new Java8 tooling git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1616848 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5813: advance version numbers on trunk to 0.32-SNAPSHOTRobert Gemmell2014-08-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1616708 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5610: update readme to detail usage of the copy-broker profileRobert Gemmell2014-07-041-4/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1607921 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5610: add a profile to optionally extract the broker release artifact ↵Robert Gemmell2014-07-042-1/+70
| | | | | | and copy the QMF2 broker plugin into the lib dir git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1607915 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5820: [Java QMF2 Plugin] changes to plugin owing to the Java Broker ↵Keith Wall2014-07-014-9/+9
| | | | | | | | | | model updates made during 0.29 * Used model getters rather than named attributes wherever possible Work done by Andrew MacBean <macbean@apache.org> and me. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1607034 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5820: [Java QMF2 Plugin] changes to plugin owing to the Java Broker ↵Keith Wall2014-06-304-64/+111
| | | | | | | | | | | | | | | model updates made during 0.29 * VHNs (virtualhostnodes) may exist within a VH (virtualhost) * Use Port#availableProtocols rather than Port#protocols when trying to find the AMQP port * Like the CPP Broker, Binding#arguments will be null if the binding was created with none. Note that the QMF plugin still does not support virtualhosts created at runtime. They'll be ignored until the next restart. Work done by Andrew MacBean <macbean@apache.org> and me. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1606812 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5746, QPID-5610: fix compilation for QMF2 broker pluginRobert Gemmell2014-05-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1593707 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5754 : [Java Broker] close the qmf agent when the plugin is closedRobert Godfrey2014-05-081-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1593267 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5754 : [Java Broker] Make state change operations methods rather than ↵Robert Godfrey2014-05-082-30/+6
| | | | | | calls to setDesiredState git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1593264 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5610: copy the mavenised qmf2 java tools build tree to trunkRobert Gemmell2014-05-0215-0/+3279
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1592057 13f79535-47bb-0310-9956-ffa450edef68