Branch: refs/heads/9.0.x
Home:
https://github.com/teiid/teiid
Commit: 27bef02fd6394f86776eea652aef551de1535aa6
https://github.com/teiid/teiid/commit/27bef02fd6394f86776eea652aef551de15...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M olingo/src/main/java/org/teiid/olingo/ODataPlugin.java
M olingo/src/main/java/org/teiid/olingo/web/ODataFilter.java
M olingo/src/main/java/org/teiid/olingo/web/StaticContentServlet.java
M olingo/src/main/resources/org/teiid/olingo/i18n.properties
M olingo/src/main/webapp/WEB-INF/web.xml
M
test-integration/common/src/test/java/org/teiid/arquillian/IntegrationTestOData4.java
Log Message:
-----------
TEIID-4090: refining the Static Servlet behavior to only allow valid metadata documents,
also fixed an issue in web.xml with correct mapping for static servlet (#722)