Description of problem: File bin/jboss-cli.xml has an incorrect order of elements. <history> tag should be before <resolve-parameter-values> tag. Schema of jboss-cli.xml is docs/schema/jboss-as-cli_1_3.xsd Version-Release number of selected component (if applicable): 6.4.0.ER2 Steps to validate: cd <eap_dir> xmllint -noout -schema docs/schema/jboss-as-cli_1_3.xsd bin/jboss-cli.xml Error during validation: bin/jboss-cli.xml:21: element history: Schemas validity error : Element '{urn:jboss:cli:1.3}history': This element is not expected. Expected is one of ( {urn:jboss:cli:1.3}connection-timeout, {urn:jboss:cli:1.3}ssl, {urn:jboss:cli:1.3}silent ).
PR sent: https://github.com/jbossas/jboss-eap/pull/2329
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Verified with EAP 6.4.15.CP.CR2
Released on May 18 as part of EAP 6.4.15.