Branch: refs/heads/8.7.x
Home: https://github.com/teiid/teiid
Commit: 38895f8b096fbbdf579c8366ce8b4e6fde2ffd52
https://github.com/teiid/teiid/commit/38895f8b096fbbdf579c8366ce8b4e6fde2...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M connectors/translator-solr/src/main/java/org/teiid/translator/solr/SolrSQLHierarchyVistor.java
M connectors/translator-solr/src/test/java/org/teiid/translator/solr/TestTeiidLanguageToSolr.java
M odata/src/main/resources/org/teiid/odata/i18n.properties
Log Message:
-----------
TEIID-3228: Fixing the Timestamp and Date string parsing in the SOLR queries for incorrect evaluation day
Commit: 9b864c7a9f5f88e9292446679cc687692bc7088e
https://github.com/teiid/teiid/commit/9b864c7a9f5f88e9292446679cc687692bc...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M connectors/translator-solr/src/main/java/org/teiid/translator/solr/SolrSQLHierarchyVistor.java
M connectors/translator-solr/src/test/java/org/teiid/translator/solr/TestTeiidLanguageToSolr.java
M odata/src/main/resources/org/teiid/odata/i18n.properties
Log Message:
-----------
Merge pull request #364 from rareddy/TEIID-3228-8.7.x
TEIID-3228: Fixing the Timestamp and Date string parsing in the SOLR que...
Compare: https://github.com/teiid/teiid/compare/f1955046016b...9b864c7a9f5f
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 8e34db458c314a837228fd11fcf7dd3c20952bcc
https://github.com/teiid/teiid/commit/8e34db458c314a837228fd11fcf7dd3c209...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M connectors/translator-solr/src/main/java/org/teiid/translator/solr/SolrSQLHierarchyVistor.java
M connectors/translator-solr/src/test/java/org/teiid/translator/solr/TestTeiidLanguageToSolr.java
M odata/src/main/resources/org/teiid/odata/i18n.properties
Log Message:
-----------
TEIID-3228: Fixing the Timestamp and Date string parsing in the SOLR queries for incorrect evaluation day
Commit: f215d2f1d2c6a590ef403bf2014ebedcceec596c
https://github.com/teiid/teiid/commit/f215d2f1d2c6a590ef403bf2014ebedccee...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
M connectors/translator-solr/src/main/java/org/teiid/translator/solr/SolrSQLHierarchyVistor.java
M connectors/translator-solr/src/test/java/org/teiid/translator/solr/TestTeiidLanguageToSolr.java
M odata/src/main/resources/org/teiid/odata/i18n.properties
Log Message:
-----------
Merge pull request #363 from rareddy/TEIID-3228
TEIID-3228: Fixing the Timestamp and Date string parsing in the SOLR que...
Compare: https://github.com/teiid/teiid/compare/35e4cd801636...f215d2f1d2c6
Branch: refs/heads/8.7.x
Home: https://github.com/teiid/teiid
Commit: 19ecdc01bae52163a8d2f7013b078e86dc994066
https://github.com/teiid/teiid/commit/19ecdc01bae52163a8d2f7013b078e86dc9...
Author: Van Halbert <vhalbert(a)redhat.com>
Date: 2014-11-18 (Tue, 18 Nov 2014)
Changed paths:
M connectors/connector-ws/kits/jboss-as7-dist.xml
M connectors/connector-ws/kits/jboss-as7/modules/org/springframework/spring/main/module.xml
M connectors/connector-ws/pom.xml
Log Message:
-----------
TEIID-3170 needed the rest of the spring framework jars and fixed the related module
Commit: c8b30f78479830e88717f1d5be6eaed25b6f18ec
https://github.com/teiid/teiid/commit/c8b30f78479830e88717f1d5be6eaed25b6...
Author: shawkins <shawkins(a)redhat.com>
Date: 2014-11-18 (Tue, 18 Nov 2014)
Changed paths:
M connectors/connector-ws/kits/jboss-as7-dist.xml
M connectors/connector-ws/kits/jboss-as7/modules/org/springframework/spring/main/module.xml
M connectors/connector-ws/pom.xml
Log Message:
-----------
Merge pull request #362 from vhalbert/8.7.x
TEIID-3170 needed the rest of the spring framework jars
Compare: https://github.com/teiid/teiid/compare/664da8733c47...c8b30f784798