Bug 1103620
Summary: | (6.4.0) Cannot pass jboss.cli.config property via jboss-cli.[bat|sh] scripts | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> | |
Component: | Scripts and Commands | Assignee: | James Perkins <jperkins> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> | |
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.3.0 | CC: | bbaranow, cdewolf, fnasser, istudens, jperkins, kkhan, olubyans, pgier | |
Target Milestone: | DR9 | |||
Target Release: | EAP 6.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1134821 (view as bug list) | Environment: | ||
Last Closed: | 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: | 1134821 |
Description
Petr Kremensky
2014-06-02 08:37:03 UTC
https://github.com/jbossas/jboss-eap/pull/1820 breaks the jboss-cli.bat usage. C:\jboss-eap-6.4\bin>jboss-cli.bat -c shutdown Duplicate argument '--command'/'--commands'. Press any key to continue . . . We started DR6 testing today so I don't have more results yet. There are still some issues left: jboss-cli.bat -c command=:shutdown Duplicate argument '--command'/'--commands'. Verified on EAP 6.4.0.DR9 |