Bug 1195132

Summary: (6.4.z) Wrong order of elements in jboss-cli.xml
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Marek Kopecky <mkopecky>
Component: CLIAssignee: Dominik Pospisil <dpospisi>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Kopecky <mkopecky>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: bmaxwell, brian.stansberry, cdewolf, dpospisi, mcada, pkremens, rnetuka
Target Milestone: CR1   
Target Release: EAP 6.4.15   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-19 08:08:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1419353    

Description Marek Kopecky 2015-02-23 08:02:04 UTC
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 ).

Comment 1 Dominik Pospisil 2015-02-26 09:45:20 UTC
PR sent: https://github.com/jbossas/jboss-eap/pull/2329

Comment 2 Mike McCune 2016-03-28 22:30:10 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 3 Michael Cada 2017-04-26 12:17:55 UTC
Verified with EAP 6.4.15.CP.CR2

Comment 4 Petr Penicka 2017-05-19 08:08:00 UTC
Released on May 18 as part of EAP 6.4.15.