You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by pz...@apache.org on 2018/01/30 19:45:37 UTC

knox git commit: Corrected CHANGES entry for KNOX-1144

Repository: knox
Updated Branches:
  refs/heads/master 509c332b6 -> 0deafca6c


Corrected CHANGES entry for KNOX-1144


Project: http://git-wip-us.apache.org/repos/asf/knox/repo
Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/0deafca6
Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/0deafca6
Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/0deafca6

Branch: refs/heads/master
Commit: 0deafca6c89293a237a50722e3d37d826cfb343e
Parents: 509c332
Author: Phil Zampino <pz...@apache.org>
Authored: Tue Jan 30 14:45:16 2018 -0500
Committer: Phil Zampino <pz...@apache.org>
Committed: Tue Jan 30 14:45:16 2018 -0500

----------------------------------------------------------------------
 CHANGES | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/0deafca6/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index c400c37..b878751 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,16 +3,16 @@ Release Notes - Apache Knox - Version 1.0.0
 ------------------------------------------------------------------------------
 ** New Feature
 ** Improvement
-   * [KNOX-998] - Rename class packages to org.apache.knox.gateway
+   * [KNOX-998]  - Rename class packages to org.apache.knox.gateway
    * [KNOX-1161] - Update hadoop dependencies to Hadoop 3 (Colm O hEigeartaigh, reviewed by Sandeep More)
-   * [ KNOX-1043] - Ambari Service Discovery Support for HA-Enabled Services
-   * [ KNOX-1144] - Change Rest Assured "expect" to "then"
-   * [ KNOX-1137] - KnoxCLI For Listing Provider Configurations and Descriptors in a Remote Configuration Registry
-   * [ KNOX-1145] - Upgrade Jackson due to CVE-2017-7525
+   * [KNOX-1043] - Ambari Service Discovery Support for HA-Enabled Services
+   * [KNOX-1144] - Establish provider configuration reference relationships for existing descriptors at gateway startup
+   * [KNOX-1137] - KnoxCLI For Listing Provider Configurations and Descriptors in a Remote Configuration Registry
+   * [KNOX-1145] - Upgrade Jackson due to CVE-2017-7525
 ** Bug
-   * [ KNOX-1151] - Need Explicit curator-recipes dependency in pom
-   * [ KNOX-1141] - Coverity Issues Reported For AmbariConfigurationMonitor
-   * [ KNOX-1116] - Builds of src distributions result in unexpected result from gateway version API.
+   * [KNOX-1151] - Need Explicit curator-recipes dependency in pom
+   * [KNOX-1141] - Coverity Issues Reported For AmbariConfigurationMonitor
+   * [KNOX-1116] - Builds of src distributions result in unexpected result from gateway version API.
 
 ------------------------------------------------------------------------------
 Release Notes - Apache Knox - Version 0.14.0