Branch: refs/heads/release/jon3.3.x Home: https://github.com/rhq-project/rhq Commit: 332f7f30f54fe95e3185c53c359dd609c5aaba28 https://github.com/rhq-project/rhq/commit/332f7f30f54fe95e3185c53c359dd609c5... Author: Michael Burman miburman@redhat.com Date: 2018-03-07 (Wed, 07 Mar 2018)
Changed paths: M modules/enterprise/server/plugins/wfly-10-patch-bundle/src/main/java/org/rhq/enterprise/server/plugins/wfly10patch/Wildfly10PatchBundleServerPluginComponent.java M modules/enterprise/server/plugins/wfly-patch-bundle/src/main/java/org/rhq/enterprise/server/plugins/wflypatch/WildflyPatchBundleServerPluginComponent.java
Log Message: ----------- [BZ 1542206] Change fileName to be the last identity instead of hash of all patches
Commit: cb1e34eb44a9ecd01d6498551fbaa44562b5e70a https://github.com/rhq-project/rhq/commit/cb1e34eb44a9ecd01d6498551fbaa44562... Author: Josejulio Martínez finwemartinez@gmail.com Date: 2018-03-07 (Wed, 07 Mar 2018)
Changed paths: M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/BaseProcessDiscovery.java M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/BaseServerComponent.java M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/WebRuntimeDiscoveryComponent.java M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/helper/ServerPluginConfiguration.java
Log Message: ----------- Bug 1538697 - Allow to specify if manually imported EAP as local (#344)
* Bug 1538697 - Allow to specify if manually imported EAP as local Importing local EAPs follow a similar flow as the autodiscovery and are allowed to use operations.
* Bug 1538697 - Defaults to local server, but allow remotes if we can't fill all the required info
* Bug 1538697 - Moves code out of the try to avoid catching more Exceptions than expected
Commit: cfbfa51dad58768cefd4102b6091da8c1c98f109 https://github.com/rhq-project/rhq/commit/cfbfa51dad58768cefd4102b6091da8c1c... Author: Josejulio Martínez Magaña jmartine@redhat.com Date: 2018-03-07 (Wed, 07 Mar 2018)
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/BaseServerComponent.java M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/WebRuntimeDiscoveryComponent.java M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/helper/ServerPluginConfiguration.java
Log Message: ----------- Bug 1537720 - Enable operations functionality for manually imported EAP 6 resources
Changes related to BZ 1538697 were ported to EAP6
Compare: https://github.com/rhq-project/rhq/compare/5837457f16bd...cfbfa51dad58
rhq-commits@lists.fedorahosted.org