Branch: refs/heads/master
Home:
https://github.com/teiid/teiid
Commit: 8e297bef558102dd67c83f207d875fc605666b15
https://github.com/teiid/teiid/commit/8e297bef558102dd67c83f207d875fc6056...
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: 60f71e8e666319520175421d034f3ddc7eb12f0b
https://github.com/teiid/teiid/commit/60f71e8e666319520175421d034f3ddc7eb...
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:
-----------
Merge pull request #116 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/3b926f18bdc0...60f71e8e6663