Repository: knox Updated Branches: refs/heads/v1.2.0 6928980f3 -> a746fbf4c
KNOX-1639 - Add to CHANGES Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/a746fbf4 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/a746fbf4 Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/a746fbf4 Branch: refs/heads/v1.2.0 Commit: a746fbf4c5f0cc570213df70e71ed5ba5bf9b2e5 Parents: 6928980 Author: Kevin Risden <[email protected]> Authored: Wed Nov 28 11:54:14 2018 -0500 Committer: Kevin Risden <[email protected]> Committed: Wed Nov 28 11:54:35 2018 -0500 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/knox/blob/a746fbf4/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 9e5e13d..0b7b278 100644 --- a/CHANGES +++ b/CHANGES @@ -96,6 +96,7 @@ Release Notes - Apache Knox - Version 1.2.0 * [KNOX-1602] - JsonFilterReader should handle strings, numbers, booleans, and null at root * [KNOX-1612] - GatewayAdminTopologyFuncTest#testPutTopology ClassNotFoundException * [KNOX-1616] - Fix portmapping with Jetty 9.4 + * [KNOX-1639] - java.lang.IllegalStateException: No org.apache.tomcat.InstanceManager set in ServletContext ** Sub-task * [KNOX-1449] - Ensure all pom.xml files have same header
