When setting the mgmt.enableVersionControl in managment.properties on 6.0.1, cas-management is unable to start because it is unable to read the setting. I can't see anything wrong with the setting as it is the default example.
***************************
8/7/2019 5:13:16 PM APPLICATION FAILED TO START
8/7/2019 5:13:16 PM ***************************
8/7/2019 5:13:16 PM
8/7/2019 5:13:16 PM Description:
8/7/2019 5:13:16 PM
8/7/2019 5:13:16 PM Binding to target [Bindable@2674d4f6 type = org.apereo.cas.configuration.CasManagementConfigurationProperties, value = 'provided', annotations = array<Annotation>[@org.springframework.boot.context.properties.ConfigurationProperties(ignoreInvalidFields=false, ignoreUnknownFields=false, value=mgmt, prefix=mgmt)]] failed:
8/7/2019 5:13:16 PM
8/7/2019 5:13:16 PM Property: mgmt.enabledelegatedmgmt
8/7/2019 5:13:16 PM Value: false
8/7/2019 5:13:16 PM Origin: "mgmt.enableDelegatedMgmt" from property source "bootstrapProperties"
8/7/2019 5:13:16 PM Reason: The elements [mgmt.enabledelegatedmgmt,mgmt.enableversioncontrol] were left unbound.
8/7/2019 5:13:16 PM Property: mgmt.enableversioncontrol
8/7/2019 5:13:16 PM Value: false
8/7/2019 5:13:16 PM Origin: "mgmt.enableVersionControl" from property source "bootstrapProperties"
8/7/2019 5:13:16 PM Reason: The elements [mgmt.enabledelegatedmgmt,mgmt.enableversioncontrol] were left unbound.
8/7/2019 5:13:16 PM
8/7/2019 5:13:16 PM Action:
8/7/2019 5:13:16 PM
8/7/2019 5:13:16 PM Update your application's configuration