[teiid/teiid] 9e5e78: TEIID-3686: returning correct response in the case...
by Ramesh Reddy
Branch: refs/heads/62-8.7.x
Home: https://github.com/teiid/teiid
Commit: 9e5e7832d01de2127125f3ee380d395a2372d1a5
https://github.com/teiid/teiid/commit/9e5e7832d01de2127125f3ee380d395a237...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2015-09-30 (Wed, 30 Sep 2015)
Changed paths:
M admin/src/main/java/org/teiid/adminapi/impl/ModelMetaData.java
M build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
M odata/src/main/java/org/teiid/odata/ODataPlugin.java
M odata/src/main/java/org/teiid/odata/TeiidProducer.java
M odata/src/main/resources/org/teiid/odata/i18n.properties
M odata/src/test/java/org/teiid/odata/TestODataIntegration.java
M pom.xml
Log Message:
-----------
TEIID-3686: returning correct response in the cases of delete and update operations when the entity they are operating on is not found
Conflicts:
pom.xml
9 years, 2 months