teiid SVN: r4541 - in branches/7.7.x: connectors/connector-infinispan and 24 other directories.
by teiid-commits@lists.jboss.org
Author: van.halbert
Date: 2013-01-15 11:50:13 -0500 (Tue, 15 Jan 2013)
New Revision: 4541
Modified:
branches/7.7.x/connectors/connector-file/pom.xml
branches/7.7.x/connectors/connector-infinispan/pom.xml
branches/7.7.x/connectors/connector-ldap/pom.xml
branches/7.7.x/connectors/connector-salesforce/pom.xml
branches/7.7.x/connectors/connector-ws/pom.xml
branches/7.7.x/connectors/salesforce-api/pom.xml
branches/7.7.x/connectors/sandbox/pom.xml
branches/7.7.x/connectors/translator-file/pom.xml
branches/7.7.x/connectors/translator-hive/pom.xml
branches/7.7.x/connectors/translator-jdbc/pom.xml
branches/7.7.x/connectors/translator-ldap/pom.xml
branches/7.7.x/connectors/translator-loopback/pom.xml
branches/7.7.x/connectors/translator-object/pom.xml
branches/7.7.x/connectors/translator-olap/pom.xml
branches/7.7.x/connectors/translator-salesforce/pom.xml
branches/7.7.x/connectors/translator-ws/pom.xml
branches/7.7.x/documentation/admin-guide/pom.xml
branches/7.7.x/documentation/caching-guide/pom.xml
branches/7.7.x/documentation/client-developers-guide/pom.xml
branches/7.7.x/documentation/developer-guide/pom.xml
branches/7.7.x/documentation/javadocs/pom.xml
branches/7.7.x/documentation/quick-start-example/pom.xml
branches/7.7.x/documentation/reference/pom.xml
branches/7.7.x/test-integration/common/pom.xml
branches/7.7.x/test-integration/db/pom.xml
branches/7.7.x/test-integration/perf/pom.xml
Log:
updating pom.xml version to 7.7.5 for the 5.3.1 release
Modified: branches/7.7.x/connectors/connector-file/pom.xml
===================================================================
--- branches/7.7.x/connectors/connector-file/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/connector-file/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-file</artifactId>
@@ -55,4 +55,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/connectors/connector-infinispan/pom.xml
===================================================================
--- branches/7.7.x/connectors/connector-infinispan/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/connector-infinispan/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -4,7 +4,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-infinispan</artifactId>
Modified: branches/7.7.x/connectors/connector-ldap/pom.xml
===================================================================
--- branches/7.7.x/connectors/connector-ldap/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/connector-ldap/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-ldap</artifactId>
@@ -54,4 +54,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/connectors/connector-salesforce/pom.xml
===================================================================
--- branches/7.7.x/connectors/connector-salesforce/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/connector-salesforce/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-salesforce</artifactId>
@@ -91,4 +91,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/connectors/connector-ws/pom.xml
===================================================================
--- branches/7.7.x/connectors/connector-ws/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/connector-ws/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-ws</artifactId>
Modified: branches/7.7.x/connectors/salesforce-api/pom.xml
===================================================================
--- branches/7.7.x/connectors/salesforce-api/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/salesforce-api/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>salesforce-api</artifactId>
@@ -11,4 +11,4 @@
<description>The java API for the Salesforce.com partner web service API</description>
<dependencies>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/connectors/sandbox/pom.xml
===================================================================
--- branches/7.7.x/connectors/sandbox/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/sandbox/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid.connectors</groupId>
Modified: branches/7.7.x/connectors/translator-file/pom.xml
===================================================================
--- branches/7.7.x/connectors/translator-file/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/translator-file/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-file</artifactId>
Modified: branches/7.7.x/connectors/translator-hive/pom.xml
===================================================================
--- branches/7.7.x/connectors/translator-hive/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/translator-hive/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-hive</artifactId>
Modified: branches/7.7.x/connectors/translator-jdbc/pom.xml
===================================================================
--- branches/7.7.x/connectors/translator-jdbc/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/translator-jdbc/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-jdbc</artifactId>
Modified: branches/7.7.x/connectors/translator-ldap/pom.xml
===================================================================
--- branches/7.7.x/connectors/translator-ldap/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/translator-ldap/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-ldap</artifactId>
Modified: branches/7.7.x/connectors/translator-loopback/pom.xml
===================================================================
--- branches/7.7.x/connectors/translator-loopback/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/translator-loopback/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-loopback</artifactId>
Modified: branches/7.7.x/connectors/translator-object/pom.xml
===================================================================
--- branches/7.7.x/connectors/translator-object/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/translator-object/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-object</artifactId>
Modified: branches/7.7.x/connectors/translator-olap/pom.xml
===================================================================
--- branches/7.7.x/connectors/translator-olap/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/translator-olap/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-olap</artifactId>
Modified: branches/7.7.x/connectors/translator-salesforce/pom.xml
===================================================================
--- branches/7.7.x/connectors/translator-salesforce/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/translator-salesforce/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-salesforce</artifactId>
Modified: branches/7.7.x/connectors/translator-ws/pom.xml
===================================================================
--- branches/7.7.x/connectors/translator-ws/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/connectors/translator-ws/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-ws</artifactId>
Modified: branches/7.7.x/documentation/admin-guide/pom.xml
===================================================================
--- branches/7.7.x/documentation/admin-guide/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/documentation/admin-guide/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>admin-guide</artifactId>
Modified: branches/7.7.x/documentation/caching-guide/pom.xml
===================================================================
--- branches/7.7.x/documentation/caching-guide/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/documentation/caching-guide/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>caching-guide</artifactId>
@@ -74,4 +74,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/documentation/client-developers-guide/pom.xml
===================================================================
--- branches/7.7.x/documentation/client-developers-guide/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/documentation/client-developers-guide/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>client-developers-guide</artifactId>
@@ -74,4 +74,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/documentation/developer-guide/pom.xml
===================================================================
--- branches/7.7.x/documentation/developer-guide/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/documentation/developer-guide/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>developer-guide</artifactId>
Modified: branches/7.7.x/documentation/javadocs/pom.xml
===================================================================
--- branches/7.7.x/documentation/javadocs/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/documentation/javadocs/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>javadocs</artifactId>
Modified: branches/7.7.x/documentation/quick-start-example/pom.xml
===================================================================
--- branches/7.7.x/documentation/quick-start-example/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/documentation/quick-start-example/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>quick-start-example</artifactId>
Modified: branches/7.7.x/documentation/reference/pom.xml
===================================================================
--- branches/7.7.x/documentation/reference/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/documentation/reference/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.teiid</groupId>
<artifactId>documentation</artifactId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>reference</artifactId>
@@ -74,4 +74,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/test-integration/common/pom.xml
===================================================================
--- branches/7.7.x/test-integration/common/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/test-integration/common/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-test-integration</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-integration-common</artifactId>
@@ -34,4 +34,4 @@
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/test-integration/db/pom.xml
===================================================================
--- branches/7.7.x/test-integration/db/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/test-integration/db/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -9,7 +9,7 @@
<parent>
<artifactId>teiid-test-integration</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -534,4 +534,4 @@
</profiles>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/test-integration/perf/pom.xml
===================================================================
--- branches/7.7.x/test-integration/perf/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
+++ branches/7.7.x/test-integration/perf/pom.xml 2013-01-15 16:50:13 UTC (rev 4541)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-test-integration</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-integration-perf</artifactId>
@@ -29,4 +29,4 @@
<artifactId>commons-logging</artifactId>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
13 years, 3 months
teiid SVN: r4540 - in branches/7.7.x: api and 14 other directories.
by teiid-commits@lists.jboss.org
Author: van.halbert
Date: 2013-01-15 11:46:15 -0500 (Tue, 15 Jan 2013)
New Revision: 4540
Modified:
branches/7.7.x/adminshell/pom.xml
branches/7.7.x/api/pom.xml
branches/7.7.x/build/pom.xml
branches/7.7.x/cache-jbosscache/pom.xml
branches/7.7.x/client-jdk15/pom.xml
branches/7.7.x/client/pom.xml
branches/7.7.x/common-core/pom.xml
branches/7.7.x/connectors/pom.xml
branches/7.7.x/console/pom.xml
branches/7.7.x/documentation/pom.xml
branches/7.7.x/engine/pom.xml
branches/7.7.x/hibernate-dialect/pom.xml
branches/7.7.x/jboss-integration/pom.xml
branches/7.7.x/metadata/pom.xml
branches/7.7.x/runtime/pom.xml
branches/7.7.x/test-integration/pom.xml
Log:
updating pom.xml version to 7.7.5 for the 5.3.1 release
Modified: branches/7.7.x/adminshell/pom.xml
===================================================================
--- branches/7.7.x/adminshell/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/adminshell/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-adminshell</artifactId>
@@ -66,4 +66,4 @@
<scope>compile</scope>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/api/pom.xml
===================================================================
--- branches/7.7.x/api/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/api/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-api</artifactId>
Modified: branches/7.7.x/build/pom.xml
===================================================================
--- branches/7.7.x/build/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/build/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid</artifactId>
@@ -157,4 +157,4 @@
</build>
</profile>
</profiles>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/cache-jbosscache/pom.xml
===================================================================
--- branches/7.7.x/cache-jbosscache/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/cache-jbosscache/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-cache-jbosscache</artifactId>
@@ -41,4 +41,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/client/pom.xml
===================================================================
--- branches/7.7.x/client/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/client/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-client</artifactId>
@@ -25,4 +25,4 @@
<artifactId>jboss-managed</artifactId>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/client-jdk15/pom.xml
===================================================================
--- branches/7.7.x/client-jdk15/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/client-jdk15/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-client-jdk15</artifactId>
Modified: branches/7.7.x/common-core/pom.xml
===================================================================
--- branches/7.7.x/common-core/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/common-core/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-common-core</artifactId>
@@ -48,4 +48,4 @@
</resource>
</resources>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/connectors/pom.xml
===================================================================
--- branches/7.7.x/connectors/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/connectors/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid</groupId>
Modified: branches/7.7.x/console/pom.xml
===================================================================
--- branches/7.7.x/console/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/console/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -173,4 +173,4 @@
</build>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/documentation/pom.xml
===================================================================
--- branches/7.7.x/documentation/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/documentation/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid</groupId>
@@ -19,4 +19,4 @@
<module>caching-guide</module>
<module>javadocs</module>
</modules>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/engine/pom.xml
===================================================================
--- branches/7.7.x/engine/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/engine/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-engine</artifactId>
Modified: branches/7.7.x/hibernate-dialect/pom.xml
===================================================================
--- branches/7.7.x/hibernate-dialect/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/hibernate-dialect/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-hibernate-dialect</artifactId>
@@ -15,4 +15,4 @@
<version>3.5.2-Final</version>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/jboss-integration/pom.xml
===================================================================
--- branches/7.7.x/jboss-integration/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/jboss-integration/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid</groupId>
Modified: branches/7.7.x/metadata/pom.xml
===================================================================
--- branches/7.7.x/metadata/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/metadata/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-metadata</artifactId>
@@ -66,4 +66,4 @@
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/runtime/pom.xml
===================================================================
--- branches/7.7.x/runtime/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/runtime/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid</groupId>
@@ -91,4 +91,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: branches/7.7.x/test-integration/pom.xml
===================================================================
--- branches/7.7.x/test-integration/pom.xml 2013-01-15 16:12:41 UTC (rev 4539)
+++ branches/7.7.x/test-integration/pom.xml 2013-01-15 16:46:15 UTC (rev 4540)
@@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
- <version>7.7.4</version>
+ <version>7.7.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-test-integration</artifactId>
@@ -116,4 +116,4 @@
<module>common</module>
<module>db</module>
</modules>
-</project>
\ No newline at end of file
+</project>
13 years, 3 months
teiid SVN: r4539 - in branches/7.7.x/engine/src: test/java/org/teiid/query/processor and 1 other directory.
by teiid-commits@lists.jboss.org
Author: van.halbert
Date: 2013-01-15 11:12:41 -0500 (Tue, 15 Jan 2013)
New Revision: 4539
Modified:
branches/7.7.x/engine/src/main/java/org/teiid/query/sql/lang/XMLTable.java
branches/7.7.x/engine/src/test/java/org/teiid/query/processor/TestSQLXMLProcessing.java
Log:
TEIID-2160 backporting fix for EDS 5.3.1
Modified: branches/7.7.x/engine/src/main/java/org/teiid/query/sql/lang/XMLTable.java
===================================================================
--- branches/7.7.x/engine/src/main/java/org/teiid/query/sql/lang/XMLTable.java 2013-01-03 01:29:33 UTC (rev 4538)
+++ branches/7.7.x/engine/src/main/java/org/teiid/query/sql/lang/XMLTable.java 2013-01-15 16:12:41 UTC (rev 4539)
@@ -26,7 +26,7 @@
private XPathExpression pathExpression;
public XMLColumn(String name) {
- super(name, DataTypeManager.DefaultDataTypes.STRING);
+ super(name, DataTypeManager.DefaultDataTypes.INTEGER);
this.ordinal = true;
}
Modified: branches/7.7.x/engine/src/test/java/org/teiid/query/processor/TestSQLXMLProcessing.java
===================================================================
--- branches/7.7.x/engine/src/test/java/org/teiid/query/processor/TestSQLXMLProcessing.java 2013-01-03 01:29:33 UTC (rev 4538)
+++ branches/7.7.x/engine/src/test/java/org/teiid/query/processor/TestSQLXMLProcessing.java 2013-01-15 16:12:41 UTC (rev 4539)
@@ -22,6 +22,7 @@
package org.teiid.query.processor;
+import static org.junit.Assert.*;
import static org.teiid.query.processor.TestProcessor.*;
import java.io.FileInputStream;
@@ -49,6 +50,7 @@
import org.teiid.query.mapping.relational.QueryNode;
import org.teiid.query.metadata.TransformationMetadata;
import org.teiid.query.optimizer.capabilities.DefaultCapabilitiesFinder;
+import org.teiid.query.sql.symbol.Expression;
import org.teiid.query.unittest.RealMetadataFactory;
import org.teiid.query.unittest.TimestampUtil;
@@ -301,6 +303,8 @@
};
process(sql, expected);
+ ProcessorPlan plan = process(sql, expected);
+ assertEquals(DataTypeManager.DefaultDataClasses.INTEGER, ((Expression)plan.getOutputElements().get(0)).getType());
}
@Test public void testXmlTableDescendantPath() throws Exception {
@@ -494,10 +498,11 @@
TimestampWithTimezone.resetCalendar(null); //$NON-NLS-1$
}
- private void process(String sql, List<?>[] expected) throws Exception {
+ private ProcessorPlan process(String sql, List<?>[] expected) throws Exception {
ProcessorPlan plan = helpGetPlan(helpParse(sql), RealMetadataFactory.example1Cached(), new DefaultCapabilitiesFinder(), createCommandContext());
helpProcess(plan, createCommandContext(), dataManager, expected);
+ return plan;
}
public static BlobType blobFromFile(final String file) {
13 years, 3 months
[teiid/teiid] 847e11: TEIID-2152 initial merge support
by shawkins
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 847e11e30a68fdbc92fa02392c582b7a0dc6dfa4
https://github.com/teiid/teiid/commit/847e11e30a68fdbc92fa02392c582b7a0dc...
Author: shawkins <shawkins(a)redhat.com>
Date: 2013-01-14 (Mon, 14 Jan 2013)
Changed paths:
M admin/src/main/java/org/teiid/adminapi/DataPolicy.java
M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
M client/src/test/java/org/teiid/jdbc/util/ResultSetUtil.java
M engine/src/main/java/org/teiid/dqp/internal/process/AuthorizationValidationVisitor.java
M engine/src/main/java/org/teiid/query/QueryPlugin.java
M engine/src/main/java/org/teiid/query/rewriter/QueryRewriter.java
M engine/src/main/java/org/teiid/query/sql/lang/Insert.java
M engine/src/main/java/org/teiid/query/sql/visitor/SQLStringVisitor.java
M engine/src/main/java/org/teiid/query/validator/ValidationVisitor.java
M engine/src/main/javacc/org/teiid/query/parser/SQLParser.jj
M engine/src/main/resources/org/teiid/query/i18n.properties
M engine/src/test/java/org/teiid/query/processor/TestInsertProcessing.java
M engine/src/test/java/org/teiid/query/rewriter/TestQueryRewriter.java
M engine/src/test/java/org/teiid/query/sql/visitor/TestSQLStringVisitor.java
M engine/src/test/java/org/teiid/query/validator/TestValidator.java
M test-integration/common/src/test/java/org/teiid/jdbc/TestMMDatabaseMetaData.java
Log Message:
-----------
TEIID-2152 initial merge support
13 years, 3 months