[teiid/teiid] 7d4b75: removing extra snapshot
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 7d4b7552fe64d519c88325d1d5380a1ca1402ac7
https://github.com/teiid/teiid/commit/7d4b7552fe64d519c88325d1d5380a1ca14...
Author: shawkins <shawkins(a)redhat.com>
Date: 2014-04-11 (Fri, 11 Apr 2014)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-accumulo/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan.6/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-simpledb/pom.xml
M connectors/connector-solr/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/salesforce-api/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb-api/pom.xml
M connectors/translator-accumulo/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-excel/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-simpledb/pom.xml
M connectors/translator-solr/pom.xml
M connectors/translator-ws/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-integration/pom.xml
M metadata/pom.xml
M odata/pom.xml
M pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
removing extra snapshot
10 years, 9 months
[teiid/teiid] d8405d: removing extra snapshot
by shawkins
Branch: refs/heads/8.7.x
Home: https://github.com/teiid/teiid
Commit: d8405ddb6e1ae85bae2f458990e51087cba9cc38
https://github.com/teiid/teiid/commit/d8405ddb6e1ae85bae2f458990e51087cba...
Author: shawkins <shawkins(a)redhat.com>
Date: 2014-04-11 (Fri, 11 Apr 2014)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-accumulo/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan.6/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-simpledb/pom.xml
M connectors/connector-solr/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/salesforce-api/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb-api/pom.xml
M connectors/translator-accumulo/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-excel/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-simpledb/pom.xml
M connectors/translator-solr/pom.xml
M connectors/translator-ws/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-integration/pom.xml
M metadata/pom.xml
M odata/pom.xml
M pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
removing extra snapshot
10 years, 9 months
[teiid/teiid] 70cf1f: TEIID-1070: couple minor corrections not to add th...
by Ramesh Reddy
Branch: refs/heads/8.7.x
Home: https://github.com/teiid/teiid
Commit: 70cf1f6dc241232b5dd2f20ad3124eac094e3702
https://github.com/teiid/teiid/commit/70cf1f6dc241232b5dd2f20ad3124eac094...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2014-04-10 (Thu, 10 Apr 2014)
Changed paths:
M connectors/connector-simpledb/src/main/java/org/teiid/resource/adapter/simpledb/SimpleDBConnectionImpl.java
M connectors/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBDeleteExecute.java
M connectors/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBExecution.java
Log Message:
-----------
TEIID-1070: couple minor corrections not to add the data, rather replace or create it; ability to create domains if not existing
Commit: c039e9587af2cb45100337c0afb94aa41ee6c33c
https://github.com/teiid/teiid/commit/c039e9587af2cb45100337c0afb94aa41ee...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2014-04-10 (Thu, 10 Apr 2014)
Changed paths:
M connectors/connector-simpledb/src/main/java/org/teiid/resource/adapter/simpledb/SimpleDBConnectionImpl.java
M connectors/translator-simpledb/src/main/java/org/teiid/translator/simpledb/SimpleDBDeleteExecute.java
M connectors/translator-simpledb/src/test/java/org/teiid/translator/simpledb/visitors/TestSimpleDBExecution.java
Log Message:
-----------
Merge pull request #224 from rareddy/TEIID-1070
TEIID-1070: couple minor corrections not to add the data, rather replace...
Compare: https://github.com/teiid/teiid/compare/37a4e057850e...c039e9587af2
10 years, 9 months
[teiid/teiid] 37a4e0: correcting the version
by shawkins
Branch: refs/heads/8.7.x
Home: https://github.com/teiid/teiid
Commit: 37a4e057850e33469e804477feadd18b15b99158
https://github.com/teiid/teiid/commit/37a4e057850e33469e804477feadd18b15b...
Author: shawkins <shawkins(a)redhat.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M admin/pom.xml
M adminshell/pom.xml
M api/pom.xml
M build/pom.xml
M client-jdk15/pom.xml
M client/pom.xml
M common-core/pom.xml
M connectors/connector-accumulo/pom.xml
M connectors/connector-cassandra/pom.xml
M connectors/connector-file/pom.xml
M connectors/connector-google/pom.xml
M connectors/connector-infinispan.6/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-simpledb/pom.xml
M connectors/connector-solr/pom.xml
M connectors/connector-ws/pom.xml
M connectors/google-api/pom.xml
M connectors/mongodb-api/pom.xml
M connectors/pom.xml
M connectors/salesforce-api/pom.xml
M connectors/sandbox/pom.xml
M connectors/sandbox/translator-yahoo/pom.xml
M connectors/simpledb-api/pom.xml
M connectors/translator-accumulo/pom.xml
M connectors/translator-cassandra/pom.xml
M connectors/translator-excel/pom.xml
M connectors/translator-file/pom.xml
M connectors/translator-google/pom.xml
M connectors/translator-hive/pom.xml
M connectors/translator-jdbc/pom.xml
M connectors/translator-jpa/pom.xml
M connectors/translator-ldap/pom.xml
M connectors/translator-loopback/pom.xml
M connectors/translator-mongodb/pom.xml
M connectors/translator-object/pom.xml
M connectors/translator-odata/pom.xml
M connectors/translator-olap/pom.xml
M connectors/translator-salesforce/pom.xml
M connectors/translator-simpledb/pom.xml
M connectors/translator-solr/pom.xml
M connectors/translator-ws/pom.xml
M engine/pom.xml
M hibernate-dialect/pom.xml
M jboss-integration/pom.xml
M metadata/pom.xml
M odata/pom.xml
M pom.xml
M runtime/pom.xml
M test-integration/common/pom.xml
M test-integration/db/pom.xml
M test-integration/perf/pom.xml
M test-integration/pom.xml
Log Message:
-----------
correcting the version
10 years, 9 months