Branch: refs/heads/release/jon3.3.x Home: https://github.com/rhq-project/rhq Commit: de22a9a3a5b1c495bbc40f2d7e83b06d4273bd48 https://github.com/rhq-project/rhq/commit/de22a9a3a5b1c495bbc40f2d7e83b06d42... Author: Libor Zoubek lzoubek@redhat.com Date: 2015-06-10 (Wed, 10 Jun 2015)
Changed paths: M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/BaseProcessDiscovery.java M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/ServerControl.java M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/helper/HostConfiguration.java M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/helper/ServerPluginConfiguration.java M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml M modules/plugins/jboss-as-7/src/test/java/org/rhq/modules/plugins/jbossas7/XmlFileReadingTest.java A modules/plugins/jboss-as-7/src/test/resources/standalone-1.5-local-native-only.xml A modules/plugins/jboss-as-7/src/test/resources/standalone-1.5.xml
Log Message: ----------- Bug 1227459 - Allow using $local authentication method when executing CLI scripts
Added new pluginConfig boolean property "Native Local Authentication". This gets discovered to true only if $local authentication is the only way to access native interface. This commit also slightly refactors resource upgrade code, so we don't load standalone.xml file more than once
(cherry picked from commit b6a3b4bc31c6c5b2ef9fb3c78d46d12a4655b4dd) Signed-off-by: Libor Zoubek lzoubek@redhat.com
Conflicts: modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/BaseProcessDiscovery.java
rhq-commits@lists.fedorahosted.org