Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 68609e71e86822f1baaca3ecb84808ff8436ee6b
https://github.com/Teiid-Designer/teiid-designer/commit/68609e71e86822f1b...
Author: Paul Richardson <p.g.richardson(a)redhat.com>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/i18n.properties
M
plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/server/editor/TeiidServerEditor.java
M plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/TeiidServer.java
M
plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/adapter/JBossServerUtil.java
M
plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/adapter/TeiidServerAdapterFactory.java
Log Message:
-----------
TEIIDDES-2064: Update the teiid version upon successful connection
* TeiidServer
* Once the instance has successfully connected update its version with
the runtime version from the server. If the instance is the default then
this value will be displayed and used accordingly.
* TeiidServerEditor
* Make the runtime version editable if the instance is stopped. This will
allow the user to control the version of the instance, including which
runtime client is used to connect to it.
* Once the instance is successfully started, the runtime version is
discovered and the editor's version is populated correctly and no longer
editable.
Commit: 635bbb92a10f2754374293165ad4b0ffb21f5047
https://github.com/Teiid-Designer/teiid-designer/commit/635bbb92a10f27543...
Author: Barry LaFond <blafond(a)redhat.com>
Date: 2014-03-03 (Mon, 03 Mar 2014)
Changed paths:
M plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/i18n.properties
M
plugins/org.teiid.designer.dqp.ui/src/org/teiid/designer/runtime/ui/server/editor/TeiidServerEditor.java
M plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/TeiidServer.java
M
plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/adapter/JBossServerUtil.java
M
plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/adapter/TeiidServerAdapterFactory.java
Log Message:
-----------
Merge pull request #298 from phantomjinx/master
TEIIDDES-2064: Update the teiid version upon successful connection
Compare:
https://github.com/Teiid-Designer/teiid-designer/compare/efe75895123e...6...