Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 864403d041e10d9e08c31bbb3d30565f7341f98d
https://github.com/rhq-project/rhq/commit/864403d041e10d9e08c31bbb3d30565f7…
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M modules/enterprise/server/installer/src/main/java/org/rhq/enterprise/server/installer/Installer.java
Log Message:
-----------
[BZ 1128929] Update verbiage to clarify what files need to be updated.
(cherry picked from commit 9d3a214da79e48fcad8053b8ee879f05a420862e)
Signed-off-by: Jay Shaughnessy <jshaughn(a)redhat.com>
Commit: ff5484fbd5325ce90b9c08bbbcdc53c03c5a299e
https://github.com/rhq-project/rhq/commit/ff5484fbd5325ce90b9c08bbbcdc53c03…
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
R modules/enterprise/server/appserver/src/main/bin-resources/bin/rhq-encode-password.bat
R modules/enterprise/server/appserver/src/main/bin-resources/bin/rhq-encode-password.sh
A modules/enterprise/server/appserver/src/main/bin-resources/bin/rhq-encode-value.bat
A modules/enterprise/server/appserver/src/main/bin-resources/bin/rhq-encode-value.sh
M modules/enterprise/server/installer/src/main/java/org/rhq/enterprise/server/installer/Installer.java
Log Message:
-----------
[BZ 1128929] One more revision to clarify that the encode utility can now be used for configuration values in general (not just passwords). Updated the name of the utilities, prompts, and command arguments to activate the feature.
(cherry picked from commit 269d0566850de6617b185b030df22e4d906b21b8)
Signed-off-by: Jay Shaughnessy <jshaughn(a)redhat.com>
Compare: https://github.com/rhq-project/rhq/compare/8d13693cd15e...ff5484fbd532
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 8d13693cd15e4f8ba85f2881a2eee885fc17c1a3
https://github.com/rhq-project/rhq/commit/8d13693cd15e4f8ba85f2881a2eee885f…
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
A modules/core/domain/src/main/java/org/rhq/core/domain/resource/ImportResourceRequest.java
A modules/core/domain/src/main/java/org/rhq/core/domain/resource/ImportResourceResponse.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/gwt/ResourceGWTService.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/factory/ResourceFactoryImportWizard.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/server/gwt/ResourceGWTServiceImpl.java
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_cs.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_de.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ja.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ko.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_pt.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ru.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_zh.properties
M modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/ManuallyAddChildResourceUIBean.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/discovery/DiscoveryBossBean.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/discovery/DiscoveryBossLocal.java
Log Message:
-----------
Bug 999494 - Import child Resource: jboss as (both eap 4 and 5) are not being imported to inventory list after successful import operation
Not only tell the user a request has been submitted, but if the request failed or succeed and why.
So now the user knows if nothing happens because the resource in already in the inventory, in the discovery queue, or ignored.
(cherry picked from commit 748df2aff13be656a7d1677d43eebb535f782e27)
Signed-off-by: Thomas Segismont <tsegismo(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 748df2aff13be656a7d1677d43eebb535f782e27
https://github.com/rhq-project/rhq/commit/748df2aff13be656a7d1677d43eebb535…
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
A modules/core/domain/src/main/java/org/rhq/core/domain/resource/ImportResourceRequest.java
A modules/core/domain/src/main/java/org/rhq/core/domain/resource/ImportResourceResponse.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/gwt/ResourceGWTService.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/factory/ResourceFactoryImportWizard.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/server/gwt/ResourceGWTServiceImpl.java
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_cs.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_de.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ja.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ko.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_pt.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ru.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_zh.properties
M modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/inventory/resource/ManuallyAddChildResourceUIBean.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/discovery/DiscoveryBossBean.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/discovery/DiscoveryBossLocal.java
Log Message:
-----------
Bug 999494 - Import child Resource: jboss as (both eap 4 and 5) are not being imported to inventory list after successful import operation
Not only tell the user a request has been submitted, but if the request failed or succeed and why.
So now the user knows if nothing happens because the resource in already in the inventory, in the discovery queue, or ignored.
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 269d0566850de6617b185b030df22e4d906b21b8
https://github.com/rhq-project/rhq/commit/269d0566850de6617b185b030df22e4d9…
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
R modules/enterprise/server/appserver/src/main/bin-resources/bin/rhq-encode-password.bat
R modules/enterprise/server/appserver/src/main/bin-resources/bin/rhq-encode-password.sh
A modules/enterprise/server/appserver/src/main/bin-resources/bin/rhq-encode-value.bat
A modules/enterprise/server/appserver/src/main/bin-resources/bin/rhq-encode-value.sh
M modules/enterprise/server/installer/src/main/java/org/rhq/enterprise/server/installer/Installer.java
Log Message:
-----------
[BZ 1128929] One more revision to clarify that the encode utility can now be used for configuration values in general (not just passwords). Updated the name of the utilities, prompts, and command arguments to activate the feature.
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 1699443973918668f1da16c9b6f1a6f7794c81d4
https://github.com/rhq-project/rhq/commit/1699443973918668f1da16c9b6f1a6f77…
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M modules/plugins/mysql/pom.xml
Log Message:
-----------
Update the mysql-connector version back to 5.1.32 after JBoss Nexus mirrored repositories got fixed.
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 9d3a214da79e48fcad8053b8ee879f05a420862e
https://github.com/rhq-project/rhq/commit/9d3a214da79e48fcad8053b8ee879f05a…
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M modules/enterprise/server/installer/src/main/java/org/rhq/enterprise/server/installer/Installer.java
Log Message:
-----------
[BZ 1128929] Update verbiage to clarify what files need to be updated.
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 70628464957ba4a4aed04353fa2abf6bde7899e7
https://github.com/rhq-project/rhq/commit/70628464957ba4a4aed04353fa2abf6bd…
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M modules/plugins/postgres/src/main/java/org/rhq/plugins/postgres/PostgresDiscoveryComponent.java
M modules/plugins/postgres/src/main/java/org/rhq/plugins/postgres/PostgresServerComponent.java
Log Message:
-----------
Bug 1127410 - WARN [ResourceDiscoveryComponent.invoker.daemon-10] (org.rhq.plugins.postgres.PostgresDiscoveryComponent)- PostgreSQL data directory (/var/lib/pgsql/data) does not exist or is not readable
Log at debug level in discovery code (which is called often)
Log problems with the config file only once when the resource component
is started
Also, some code cleanup
(cherry picked from commit c2b6f256d0f045e8cdb741e78e3c79254c203af8)
Signed-off-by: Jay Shaughnessy <jshaughn(a)redhat.com>