Branch: refs/heads/master
Home:
https://github.com/teiid/teiid
Commit: 1f45f4f25cd427ae2624cac2226589383e4996e6
https://github.com/teiid/teiid/commit/1f45f4f25cd427ae2624cac2226589383e4...
Author: Tom Arnold <tom9729(a)gmail.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M api/src/main/java/org/teiid/translator/SourceSystemFunctions.java
M
build/kits/jboss-as7/modules/system/layers/base/com/fasterxml/jackson/main/module.xml
M build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/main/module.xml
M engine/pom.xml
M engine/src/main/java/org/teiid/query/function/GeometryFunctionMethods.java
M engine/src/main/java/org/teiid/query/function/GeometryUtils.java
M engine/src/test/java/org/teiid/query/processor/TestGeometry.java
M pom.xml
M
test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctionColumns.expected
M
test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctions.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctions.expected
Log Message:
-----------
Added ST_AsGeoJson, ST_GeomFromGeoJson, ST_AsGML, and ST_GeomFromGML.
Commit: 446634b07a95167590d2fa97cddd8a598012d8d7
https://github.com/teiid/teiid/commit/446634b07a95167590d2fa97cddd8a59801...
Author: Steven Hawkins <shawkins(a)redhat.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M api/src/main/java/org/teiid/translator/SourceSystemFunctions.java
M
build/kits/jboss-as7/modules/system/layers/base/com/fasterxml/jackson/main/module.xml
M build/kits/jboss-as7/modules/system/layers/base/org/jboss/teiid/main/module.xml
M engine/pom.xml
M engine/src/main/java/org/teiid/query/function/GeometryFunctionMethods.java
M engine/src/main/java/org/teiid/query/function/GeometryUtils.java
M engine/src/test/java/org/teiid/query/processor/TestGeometry.java
M pom.xml
M
test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctionColumns.expected
M
test-integration/common/src/test/resources/TestMMDatabaseMetaData/testGetFunctions.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
M
test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctions.expected
Log Message:
-----------
Merge branch 'TEIID-3305' of
https://github.com/Tom9729/teiid
Commit: 85fa20ea3e8146f4cc7b0687ae705422a5f8adfb
https://github.com/teiid/teiid/commit/85fa20ea3e8146f4cc7b0687ae705422a5f...
Author: shawkins <shawkins(a)redhat.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M build/assembly/jboss-as7/dist.xml
M engine/src/main/java/org/teiid/query/function/GeometryFunctionMethods.java
M engine/src/main/java/org/teiid/query/function/GeometryUtils.java
M engine/src/main/resources/org/teiid/query/i18n.properties
Log Message:
-----------
TEIID-3305 / TEIID-3309 minor updates
Compare:
https://github.com/teiid/teiid/compare/9a6a5fe945f8...85fa20ea3e81