Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 91e0992fad2253bc917300f48215dd8ebe8d2800
https://github.com/teiid/teiid/commit/91e0992fad2253bc917300f48215dd8ebe8...
Author: shawkins <shawkins(a)redhat.com>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M build/kits/jboss-as7/overlay/bin/scripts/teiid-domain-mode-install.cli
M build/kits/jboss-as7/overlay/bin/scripts/teiid-standalone-mode-install.cli
M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
M build/kits/jboss-as7/overlay/standalone/configuration/standalone-teiid.xml
M test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestDeployment.java
Log Message:
-----------
TEIID-3323 adding more for vertica
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 47ba06da353b70d078fc71604165c7f3788d1ce7
https://github.com/teiid/teiid/commit/47ba06da353b70d078fc71604165c7f3788...
Author: shawkins <shawkins(a)redhat.com>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M api/src/main/java/org/teiid/translator/ExecutionFactory.java
M build/kits/jboss-as7/overlay/docs/teiid/teiid-releasenotes.html
Log Message:
-----------
adding a release note and correcting spelling
Commit: 341d6731f0af03ed5a7d414058c355961c20924e
https://github.com/teiid/teiid/commit/341d6731f0af03ed5a7d414058c355961c2...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
A build/kits/jboss-as7/overlay/docs/teiid/datasources/vertica/create-vertica-driver.cli
A build/kits/jboss-as7/overlay/docs/teiid/datasources/vertica/create-vertica-ds.cli
A build/kits/jboss-as7/overlay/docs/teiid/datasources/vertica/modules/com/vertica/jdbc/main/module.xml
A build/kits/jboss-as7/overlay/docs/teiid/datasources/vertica/readme.txt
A build/kits/jboss-as7/overlay/docs/teiid/datasources/vertica/vertica-ds.xml
A build/kits/jboss-as7/overlay/docs/teiid/datasources/vertica/vertica.xml
A connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/vertica/VerticaExecutionFactory.java
A connectors/translator-jdbc/src/test/java/org/teiid/translator/jdbc/vertica/TestVerticaTranslator.java
Log Message:
-----------
Merge branch 'master' of https://github.com/teiid/teiid
Commit: e0a628c37a0abd37c8751eb63c39e7f10321ef77
https://github.com/teiid/teiid/commit/e0a628c37a0abd37c8751eb63c39e7f1032...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M runtime/src/main/java/org/teiid/replication/jgroups/JGroupsObjectReplicator.java
Log Message:
-----------
Merge branch 'master' of https://github.com/teiid/teiid
Compare: https://github.com/teiid/teiid/compare/67c0ad6ba773...e0a628c37a0a
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 70841ee364a23f699ee1c7658ca043d810dc4bdf
https://github.com/teiid/teiid/commit/70841ee364a23f699ee1c7658ca043d810d...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M runtime/src/main/java/org/teiid/replication/jgroups/JGroupsObjectReplicator.java
Log Message:
-----------
TEIID-3557: Based changes in EAP JGroups channel, the close call has been overridden, this now requires disconnect and then close to properly close the JGroups channel
Commit: 67c0ad6ba773fecc44800b9161586d0fec95e0f7
https://github.com/teiid/teiid/commit/67c0ad6ba773fecc44800b9161586d0fec9...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M runtime/src/main/java/org/teiid/replication/jgroups/JGroupsObjectReplicator.java
Log Message:
-----------
Merge pull request #486 from rareddy/TEIID-3556
TEIID-3557: Based changes in EAP JGroups channel, the close call has …
Compare: https://github.com/teiid/teiid/compare/1873eab8ffe9...67c0ad6ba773