[teiid/teiid] d5dc49: TEIID-5251: moving the apache commons-lang3 jar to...
by Ramesh Reddy
Branch: refs/heads/10.0.x
Home: https://github.com/teiid/teiid
Commit: d5dc4930f21f42fc02fd4f46302802d310a63bab
https://github.com/teiid/teiid/commit/d5dc4930f21f42fc02fd4f46302802d310a...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2018-02-06 (Tue, 06 Feb 2018)
Changed paths:
A connectors/odata/feature-pack-odata/src/main/resources/modules/system/layers/dv/org/apache/commons/commons-lang3/main/module.xml
R connectors/odata/feature-pack-odata/src/main/resources/modules/system/layers/dv/org/apache/commons/lang/3.3.2/module.xml
M connectors/odata/feature-pack-odata/src/main/resources/modules/system/layers/dv/org/apache/olingo/client/main/module.xml
M connectors/swagger/feature-pack-swagger/src/main/resources/modules/system/layers/dv/io/swagger/core/main/module.xml
A connectors/swagger/feature-pack-swagger/src/main/resources/modules/system/layers/dv/org/apache/commons/commons-lang3/main/module.xml
R connectors/swagger/feature-pack-swagger/src/main/resources/modules/system/layers/dv/org/apache/commons/lang/3.3.2/module.xml
A teiid-feature-pack/olingo-feature-pack/src/main/resources/modules/system/layers/dv/org/apache/commons/commons-lang3/main/module.xml
R teiid-feature-pack/olingo-feature-pack/src/main/resources/modules/system/layers/dv/org/apache/commons/lang/3.3.2/module.xml
M teiid-feature-pack/olingo-feature-pack/src/main/resources/modules/system/layers/dv/org/jboss/teiid/olingo/main/module.xml
A teiid-feature-pack/rest-service-feature-pack/src/main/resources/modules/system/layers/dv/org/apache/commons/commons-lang3/main/module.xml
R teiid-feature-pack/rest-service-feature-pack/src/main/resources/modules/system/layers/dv/org/apache/commons/lang/3.3.2/module.xml
Log Message:
-----------
TEIID-5251: moving the apache commons-lang3 jar to its own identifier module to avoid resolution issues with wildfly-swarm (#1062)
6 years, 10 months
[teiid/teiid] 00e2cf: TEIID-5251: moving the apache commons-lang3 jar to...
by Ramesh Reddy
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 00e2cf7a025303a3bc0d46a2f2859019aa5523e5
https://github.com/teiid/teiid/commit/00e2cf7a025303a3bc0d46a2f2859019aa5...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2018-02-06 (Tue, 06 Feb 2018)
Changed paths:
A connectors/odata/feature-pack-odata/src/main/resources/modules/system/layers/dv/org/apache/commons/commons-lang3/main/module.xml
R connectors/odata/feature-pack-odata/src/main/resources/modules/system/layers/dv/org/apache/commons/lang/3.3.2/module.xml
M connectors/odata/feature-pack-odata/src/main/resources/modules/system/layers/dv/org/apache/olingo/client/main/module.xml
M connectors/swagger/feature-pack-swagger/src/main/resources/modules/system/layers/dv/io/swagger/core/main/module.xml
A connectors/swagger/feature-pack-swagger/src/main/resources/modules/system/layers/dv/org/apache/commons/commons-lang3/main/module.xml
R connectors/swagger/feature-pack-swagger/src/main/resources/modules/system/layers/dv/org/apache/commons/lang/3.3.2/module.xml
A teiid-feature-pack/olingo-feature-pack/src/main/resources/modules/system/layers/dv/org/apache/commons/commons-lang3/main/module.xml
R teiid-feature-pack/olingo-feature-pack/src/main/resources/modules/system/layers/dv/org/apache/commons/lang/3.3.2/module.xml
M teiid-feature-pack/olingo-feature-pack/src/main/resources/modules/system/layers/dv/org/jboss/teiid/olingo/main/module.xml
A teiid-feature-pack/rest-service-feature-pack/src/main/resources/modules/system/layers/dv/org/apache/commons/commons-lang3/main/module.xml
R teiid-feature-pack/rest-service-feature-pack/src/main/resources/modules/system/layers/dv/org/apache/commons/lang/3.3.2/module.xml
Log Message:
-----------
TEIID-5251: moving the apache commons-lang3 jar to its own identifier module to avoid resolution issues with wildfly-swarm (#1061)
6 years, 10 months
[teiid/teiid] 78ee6e: TEIID-5250 fixing duplicate uid issue with index m...
by shawkins
Branch: refs/heads/9.3.x
Home: https://github.com/teiid/teiid
Commit: 78ee6e1cf6e6683ce889c5d27f2fb2aba6026502
https://github.com/teiid/teiid/commit/78ee6e1cf6e6683ce889c5d27f2fb2aba60...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-02-03 (Sat, 03 Feb 2018)
Changed paths:
M api/src/main/java/org/teiid/metadata/FunctionMethod.java
M api/src/main/java/org/teiid/metadata/FunctionParameter.java
M api/src/main/java/org/teiid/metadata/ProcedureParameter.java
M metadata/src/main/java/org/teiid/metadata/index/IndexMetadataRepository.java
M metadata/src/test/java/org/teiid/metadata/index/TestMultipleModelIndexes.java
M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
Log Message:
-----------
TEIID-5250 fixing duplicate uid issue with index metadata functions
# Conflicts:
# test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
# Conflicts:
# test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
6 years, 10 months
[teiid/teiid] 157ca3: TEIID-5250 fixing duplicate uid issue with index m...
by shawkins
Branch: refs/heads/10.0.x
Home: https://github.com/teiid/teiid
Commit: 157ca37dc5c8ec67d404d371a9f3378f9bd7c2c9
https://github.com/teiid/teiid/commit/157ca37dc5c8ec67d404d371a9f3378f9bd...
Author: shawkins <shawkins(a)redhat.com>
Date: 2018-02-03 (Sat, 03 Feb 2018)
Changed paths:
M api/src/main/java/org/teiid/metadata/FunctionMethod.java
M api/src/main/java/org/teiid/metadata/FunctionParameter.java
M api/src/main/java/org/teiid/metadata/ProcedureParameter.java
M metadata/src/main/java/org/teiid/metadata/index/IndexMetadataRepository.java
M metadata/src/test/java/org/teiid/metadata/index/TestMultipleModelIndexes.java
M test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
Log Message:
-----------
TEIID-5250 fixing duplicate uid issue with index metadata functions
# Conflicts:
# test-integration/common/src/test/resources/TestSystemVirtualModel/testFunctionParams.expected
6 years, 10 months