Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 7e6576585c0efb514926a1ef3d0faf69fe944f39
https://github.com/teiid/teiid/commit/7e6576585c0efb514926a1ef3d0faf69fe9...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan/pom.xml
M connectors/connector-ldap/pom.xml
M connectors/connector-mongodb/pom.xml
M connectors/connector-salesforce/pom.xml
M connectors/connector-ws/pom.xml
Log Message:
-----------
TEIID-2424 going back to putting the rar logic into the individual poms
Branch: refs/heads/8.4.x
Home: https://github.com/teiid/teiid
Commit: a8f49d55b3f48dbe5ab73315af19a6feab51e6b7
https://github.com/teiid/teiid/commit/a8f49d55b3f48dbe5ab73315af19a6feab5...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M connectors/connector-google/src/main/java/org/teiid/resource/adapter/google/SpreadsheetConnectionImpl.java
M connectors/connector-google/src/main/java/org/teiid/resource/adapter/google/SpreadsheetManagedConnectionFactory.java
M connectors/connector-google/src/main/rar/META-INF/ra.xml
Log Message:
-----------
TEIID-2702 using an Integer for batch size
Commit: fe758d862b0f39c55a00130277c6431f84722458
https://github.com/teiid/teiid/commit/fe758d862b0f39c55a00130277c6431f847...
Author: Steve Hawkins <shawkins(a)redhat.com>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M build/kits/jboss-as7/domain/configuration/teiid-security-roles.properties
M build/kits/jboss-as7/domain/configuration/teiid-security-users.properties
Log Message:
-----------
Merge branch '8.4.x' of https://github.com/teiid/teiid into 8.4.x
Compare: https://github.com/teiid/teiid/compare/07d3f5da3693...fe758d862b0f
Branch: refs/heads/8.4.x
Home: https://github.com/teiid/teiid
Commit: d71ca6d16d6f4b77c7845ce584839f537f615a98
https://github.com/teiid/teiid/commit/d71ca6d16d6f4b77c7845ce584839f537f6...
Author: vhalbert <vhalbert(a)redhat.com>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M build/kits/jboss-as7/domain/configuration/teiid-security-roles.properties
M build/kits/jboss-as7/domain/configuration/teiid-security-users.properties
Log Message:
-----------
BZ 971531 - the domain teiid security properties need to also be commented out
Commit: 07d3f5da36938e903bd9108d9b4365f149d8ac27
https://github.com/teiid/teiid/commit/07d3f5da36938e903bd9108d9b4365f149d...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-10-18 (Fri, 18 Oct 2013)
Changed paths:
M build/kits/jboss-as7/domain/configuration/teiid-security-roles.properties
M build/kits/jboss-as7/domain/configuration/teiid-security-users.properties
Log Message:
-----------
Merge pull request #135 from vhalbert/bz971531
the domain teiid security properties need to also be commented out
Compare: https://github.com/teiid/teiid/compare/5e78010b8c6e...07d3f5da3693
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 1057b82574aefef8159307d27db73024ebd18722
https://github.com/teiid/teiid/commit/1057b82574aefef8159307d27db73024ebd...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/db2/BaseDB2ExecutionFactory.java
M connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/db2/DB2ExecutionFactory.java
M connectors/translator-jdbc/src/main/java/org/teiid/translator/jdbc/derby/DerbyExecutionFactory.java
M connectors/translator-jdbc/src/test/java/org/teiid/translator/jdbc/derby/TestDerbySQLTranslator.java
Log Message:
-----------
TEIID-2704 refining the fix to include derby
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: b0aaf7590e1fe17e90c5e94f0e4e8e5834e64a49
https://github.com/teiid/teiid/commit/b0aaf7590e1fe17e90c5e94f0e4e8e5834e...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-10-17 (Thu, 17 Oct 2013)
Changed paths:
M connectors/connector-google/src/main/java/org/teiid/resource/adapter/google/SpreadsheetConnectionImpl.java
M connectors/connector-google/src/main/java/org/teiid/resource/adapter/google/SpreadsheetManagedConnectionFactory.java
M connectors/connector-google/src/main/rar/META-INF/ra.xml
Log Message:
-----------
TEIID-2702 using an Integer for batch size