Branch: refs/heads/master Home: https://github.com/rhq-project/rhq Commit: 33c0cdd238dae97b63ad84fb7b9d89b716facbf0 https://github.com/rhq-project/rhq/commit/33c0cdd238dae97b63ad84fb7b9d89b716... Author: Libor Zoubek lzoubek@redhat.com Date: 2014-04-25 (Fri, 25 Apr 2014)
Changed paths: M modules/enterprise/remoting/client-api/src/main/java/org/rhq/enterprise/clientapi/RemoteClient.java
Log Message: ----------- [BZ 1075875] remote API client version is 'undefined' when client is packaged as executable JAR
if rhq-client.version-check=false - do not even try to detect the version and log any message - this is exactly what this property says : "NO version check, please"
introduced 'rhq.client.version' system property, that you can set or pass to your client that would take precedence over what could be found in manifest (if it exists).
rhq-commits@lists.fedorahosted.org