[
https://issues.apache.org/jira/browse/AMBARI-17187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327181#comment-15327181
]
Hudson commented on AMBARI-17187:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #5063 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5063/])
AMBARI-17187. Fix configuration xml files that don't pass validation
(dlysnichenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=21bc7a3cea02fd5fa9af8362fe05ed33e5bdfe7c])
*
ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/ranger-atlas-policymgr-ssl.xml
*
ambari-server/src/main/resources/common-services/RANGER/0.6.0/configuration/ranger-env.xml
*
ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/application-properties.xml
*
ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/ranger-atlas-security.xml
*
ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/ranger-atlas-audit.xml
*
ambari-server/src/main/resources/stacks/HDP/2.5/services/ATLAS/configuration/ranger-atlas-plugin-properties.xml
> Fix configuration xml files that don't pass validation
> ------------------------------------------------------
>
> Key: AMBARI-17187
> URL: https://issues.apache.org/jira/browse/AMBARI-17187
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.4.0
>
> Attachments: AMBARI-17187.patch
>
>
> {code}
> ServicePropertiesTest.validatePropertySchemaOfServiceXMLs
> src/main/resources/common-services/RANGER/0.6.0/configuration/ranger-env.xml
> didn't pass the validation. Error message is : cvc-complex-type.2.4.b: The
> content of element 'property' is not complete. One of '{filename, deleted,
> final, on-ambari-upgrade, property-type, depends-on, property_depended_by}'
> is expected.
> at
> org.apache.ambari.server.state.ServicePropertiesTest.validatePropertySchemaOfServiceXMLs(ServicePropertiesTest.java:48)
> ------- Stdout: -------
> 2016-06-12 18:50:23,380 ERROR [main] stack.StackManager
> (StackManager.java:validateAllPropertyXmlsInFolderRecursively(318)) - File
> /opt/teamcity-agent/work/660cf0c01ac51af8/ambari-server/target/test-classes/TestAmbaryServer.samples/../../../src/main/resources/common-services/RANGER/0.6.0/configuration/ranger-env.xml
> didn't pass the validation. Error message is : cvc-complex-type.2.4.b: The
> content of element 'property' is not complete. One of '{filename, deleted,
> final, on-ambari-upgrade, property-type, depends-on, property_depended_by}'
> is expected.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)