[rhq-project/rhq] d573b5: Bug 1439343 - Overload expression to accept
a 'bas...
by Michael Burman
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: d573b5f879f6614ca5aaa5df31a8429c81de7420
https://github.com/rhq-project/rhq/commit/d573b5f879f6614ca5aaa5df31a8429...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M modules/core/domain/src/main/java/org/rhq/core/domain/util/ResourceUtility.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBean.java
Log Message:
-----------
Bug 1439343 - Overload expression to accept a 'baseResource' type to use instead
of the topmost ancestor.
Commit: eb92f7dd8b36a1a5f10ca19d445ca62b06bf1b70
https://github.com/rhq-project/rhq/commit/eb92f7dd8b36a1a5f10ca19d445ca62...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Fixed Profile children could have wrong option-sources
Commit: 6d6fe7abfda5141b9440eafb778617a52a2aa04b
https://github.com/rhq-project/rhq/commit/6d6fe7abfda5141b9440eafb778617a...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-04-26 (Wed, 26 Apr 2017)
Changed paths:
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBean.java
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Use CriteriaQueryGenerator's bug to inject extra params on the expression query.
Commit: fd76379afc41cdbad4ddb06bc02ab7bdd033690c
https://github.com/rhq-project/rhq/commit/fd76379afc41cdbad4ddb06bc02ab7b...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Adding several expressionScope=baseResource and using the new Profile;baseResource.plugin=... on io subsystem resources
Commit: 931816539a8da263ede0d890e51c91c080baf246
https://github.com/rhq-project/rhq/commit/931816539a8da263ede0d890e51c91c...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Adding several expressionScope=baseResource and using the new Profile;baseResource.plugin=...
on jboss-as-7 plugin
Commit: a698af3a1dae932feb6a15e55d7458f91692a778
https://github.com/rhq-project/rhq/commit/a698af3a1dae932feb6a15e55d7458f...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBean.java
M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Using ProfileBaseResource instead of Profile;baseResource
Commit: d7d28ebc3221bb0775ac17bc4d5a3b6002b5fef4
https://github.com/rhq-project/rhq/commit/d7d28ebc3221bb0775ac17bc4d5a3b6...
Author: Michael Burman <yak(a)iki.fi>
Date: 2017-05-03 (Wed, 03 May 2017)
Changed paths:
M modules/core/domain/src/main/java/org/rhq/core/domain/util/ResourceUtility.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBean.java
M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Merge pull request #303 from josejulio/bugs/1439343
Bug 1439343 - Overload expression to accept a 'baseResource' type to …
Compare: https://github.com/rhq-project/rhq/compare/b66a2cec89d8...d7d28ebc3221
6 years, 7 months