[rhq-project/rhq] 6a37c1: Change redeploy check, using deploy name
instead o...
by Ruben Vargas
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 6a37c1073a0530b22957d5ced8acb2ed56283dea
https://github.com/rhq-project/rhq/commit/6a37c1073a0530b22957d5ced8acb2e...
Author: Ruben Vargas <rvargasp(a)redhat.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/DeploymentComponent.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/HostControllerComponent.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/Redeployer.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/StandaloneASComponent.java
Log Message:
-----------
Change redeploy check, using deploy name instead of runtime-name
Commit: 543082c519d2b96df028b410725809fe76b9e4b4
https://github.com/rhq-project/rhq/commit/543082c519d2b96df028b410725809f...
Author: Ruben Vargas <rvargasp(a)redhat.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/DeploymentComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/HostControllerComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/Redeployer.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/StandaloneASComponent.java
Log Message:
-----------
Bug 1504148 - Change redeploy check, using deploy name instead of runtime-name
[EAP 7]
Compare: https://github.com/rhq-project/rhq/compare/07a6628f3ba0...543082c519d2
6 years
[rhq-project/rhq] a9844a: Bug 1504148 - Change redeploy check, using
deploy ...
by Josejulio Martínez
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: a9844abc9f0cbcbbf58a5beb82d0f09dce7b413a
https://github.com/rhq-project/rhq/commit/a9844abc9f0cbcbbf58a5beb82d0f09...
Author: Ruben Vargas <rvargasp(a)redhat.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/DeploymentComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/HostControllerComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/Redeployer.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/StandaloneASComponent.java
Log Message:
-----------
Bug 1504148 - Change redeploy check, using deploy name instead of runtime-name
[EAP 7]
Commit: 75733f1f8cf77a4210ed677755e28d2575c30727
https://github.com/rhq-project/rhq/commit/75733f1f8cf77a4210ed677755e28d2...
Author: Josejulio Martínez <finwemartinez(a)gmail.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/DeploymentComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/HostControllerComponent.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/Redeployer.java
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/StandaloneASComponent.java
Log Message:
-----------
Merge pull request #337 from rubenvp8510/BZ1504148
Bug 1504148 - Change redeploy check, using deploy name instead of runtime-name
Compare: https://github.com/rhq-project/rhq/compare/ff024d886e4d...75733f1f8cf7
6 years
[rhq-project/rhq] 63ba33: Change redeploy check, using deploy name
instead o...
by Josejulio Martínez
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 63ba33ab9805767f18a642c54744ab59f9cb1df7
https://github.com/rhq-project/rhq/commit/63ba33ab9805767f18a642c54744ab5...
Author: Ruben Vargas <rvargasp(a)redhat.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/DeploymentComponent.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/HostControllerComponent.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/Redeployer.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/StandaloneASComponent.java
Log Message:
-----------
Change redeploy check, using deploy name instead of runtime-name
Commit: ff024d886e4d2aeea18896d790a1a93557805643
https://github.com/rhq-project/rhq/commit/ff024d886e4d2aeea18896d790a1a93...
Author: Josejulio Martínez <finwemartinez(a)gmail.com>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/DeploymentComponent.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/HostControllerComponent.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/Redeployer.java
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/StandaloneASComponent.java
Log Message:
-----------
Merge pull request #336 from rubenvp8510/BZ1503826
Bug 1503826 - Change redeploy check, using deploy name instead of runtime-name
Compare: https://github.com/rhq-project/rhq/compare/d3f4f010574f...ff024d886e4d
6 years
[rhq-project/rhq] 51c0fb: Bug 1328532 - Fail when trying to secure
setup CLI...
by Ruben Vargas
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 51c0fba148831bbfcab67299e0da999dc0a2eb17
https://github.com/rhq-project/rhq/commit/51c0fba148831bbfcab67299e0da999...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/BaseServerComponent.java
Log Message:
-----------
Bug 1328532 - Fail when trying to secure setup CLI with an incompatible setup
Setup CLI operation will fail in the following cases:
Store Password Method: Plain
1) Truststore path is not set
2) Secure connection is not enabled
Store Password Method: Vault
3) Vault definition was not found in server configuration file
4) Could not find ssl configuration for management interface
5) Cannot store truststore passwords using vault, because it is not supported by this version of EAP
Commit: bd808775c4032275403372f8dc465ca5070c5f46
https://github.com/rhq-project/rhq/commit/bd808775c4032275403372f8dc465ca...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)
Changed paths:
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/BaseServerComponent.java
Log Message:
-----------
Bug 1328540 - Fail when trying to secure setup CLI with an incompatible setup
[jbossas7]
Setup CLI operation will fail in the following cases:
Store Password Method: Plain
1) Truststore path is not set
2) Secure connection is not enabled
Store Password Method: Vault
3) Vault definition was not found in server configuration file
4) Could not find ssl configuration for management interface
5) Cannot store truststore passwords using vault, because it is not supported by this version of EAP
Commit: 18bb5d0f8e66a710bc3a74409e1cf0e9b56b0c1d
https://github.com/rhq-project/rhq/commit/18bb5d0f8e66a710bc3a74409e1cf0e...
Author: Ruben Vargas <rvargasp(a)redhat.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)
Changed paths:
A modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/NamingBindingComponent.java
M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Environment and cache parameters added to subsystem=naming/binding for EAP6
Commit: 116a931c82dd74b8f9689b4431da1609297e27f0
https://github.com/rhq-project/rhq/commit/116a931c82dd74b8f9689b4431da160...
Author: Ruben Vargas <ruben.vp8510(a)gmail.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)
Changed paths:
A modules/plugins/wfly-10/src/main/java/org/rhq/modules/plugins/wildfly10/NamingBindingComponent.java
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Enviroment parameter added to named subsystem
Commit: 07a6628f3ba0f84904ff6bd14fa8ca9950a426d2
https://github.com/rhq-project/rhq/commit/07a6628f3ba0f84904ff6bd14fa8ca9...
Author: Ruben Vargas <ruben.vp8510(a)gmail.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Added cache field on subsystem=naming/binding
Compare: https://github.com/rhq-project/rhq/compare/3b6e654e2db7...07a6628f3ba0
6 years, 1 month