Branch: refs/heads/8.4.x
Home:
https://github.com/teiid/teiid
Commit: 32d1a653d35f6ef289ad14a037038c826d97cee6
https://github.com/teiid/teiid/commit/32d1a653d35f6ef289ad14a037038c826d9...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2013-09-20 (Fri, 20 Sep 2013)
Changed paths:
M admin/src/main/java/org/teiid/adminapi/impl/VDBMetadataParser.java
M admin/src/test/java/org/teiid/adminapi/impl/TestVDBMetaData.java
M admin/src/test/resources/parser-test-vdb.xml
M client/src/main/resources/vdb-deployer.xsd
Log Message:
-----------
TEIID-2670: The connection-type has never been added to the vdb.xml schema or to
persistence classes. It was only captured in the VDBMetadata class, thus during the
restarts of the server previouly set value was being lost.
Commit: 3f474cef55b242f486f9f4a4a708cc652afbabb3
https://github.com/teiid/teiid/commit/3f474cef55b242f486f9f4a4a708cc652af...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2013-09-23 (Mon, 23 Sep 2013)
Changed paths:
M admin/src/main/java/org/teiid/adminapi/impl/VDBMetadataParser.java
M admin/src/test/java/org/teiid/adminapi/impl/TestVDBMetaData.java
M admin/src/test/resources/parser-test-vdb.xml
M client/src/main/resources/vdb-deployer.xsd
Log Message:
-----------
Merge pull request #117 from rareddy/TEIID-2670
TEIID-2670: The connection-type has never been added to the vdb.xml sche...
Compare:
https://github.com/teiid/teiid/compare/0e58cfdc7708...3f474cef55b2