[rhq] Branch 'feature/hadoop-plugin' - modules/plugins

Jiri Kremser jkremser at fedoraproject.org
Thu Aug 2 10:59:36 UTC 2012


 modules/plugins/hadoop/src/main/resources/META-INF/rhq-plugin.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9a01971977e57491a8d5121fee228639dba3f4eb
Author: Jirka Kremser <jkremser at redhat.com>
Date:   Thu Aug 2 12:59:28 2012 +0200

    change of plugin.displayName (hadoopPlugin -> Hadoop)

diff --git a/modules/plugins/hadoop/src/main/resources/META-INF/rhq-plugin.xml b/modules/plugins/hadoop/src/main/resources/META-INF/rhq-plugin.xml
index 48b647b..ef420e6 100644
--- a/modules/plugins/hadoop/src/main/resources/META-INF/rhq-plugin.xml
+++ b/modules/plugins/hadoop/src/main/resources/META-INF/rhq-plugin.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<plugin name="hadoop" displayName="hadoopPlugin" description="Monitor Hadoop Clusters" package="org.rhq.plugins.hadoop"
+<plugin name="hadoop" displayName="Hadoop" description="Monitor Hadoop Clusters" package="org.rhq.plugins.hadoop"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:xmlns:rhq-plugin" xmlns:c="urn:xmlns:rhq-configuration">
 
   <depends plugin="JMX" useClasses="true"/>




More information about the rhq-commits mailing list