Author: rgodfrey
Date: Fri May  2 09:48:53 2014
New Revision: 1591847

URL: http://svn.apache.org/r1591847
Log:
QPID-5610 , QPID-5578 : Modify the QMF2 broker plugin README file to be correct 
with respect to type vs. pluginType

Modified:
    
qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/qpid-broker-plugins-management-qmf2/README.txt

Modified: 
qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/qpid-broker-plugins-management-qmf2/README.txt
URL: 
http://svn.apache.org/viewvc/qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/qpid-broker-plugins-management-qmf2/README.txt?rev=1591847&r1=1591846&r2=1591847&view=diff
==============================================================================
--- 
qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/qpid-broker-plugins-management-qmf2/README.txt
 (original)
+++ 
qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/qpid-broker-plugins-management-qmf2/README.txt
 Fri May  2 09:48:53 2014
@@ -41,7 +41,7 @@ managed file via the Web Management GUI.
 
 {
     "name" : "qmf2Management",
-    "pluginType" : "MANAGEMENT-QMF2",
+    "type" : "MANAGEMENT-QMF2",
     "connectionURL" : "amqp://guest:guest@/?brokerlist='tcp://0.0.0.0:5672'"
   }
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to