[jboss-jira] [JBoss JIRA] (WFCORE-1458) add-user.sh scripts change layout of properties files

Chao Wang (JIRA) issues at jboss.org
Thu Mar 31 04:02:00 EDT 2016


     [ https://issues.jboss.org/browse/WFCORE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chao Wang moved JBEAP-4008 to WFCORE-1458:
------------------------------------------

              Project: WildFly Core  (was: JBoss Enterprise Application Platform)
                  Key: WFCORE-1458  (was: JBEAP-4008)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Scripts
                           (was: Scripts)
       Target Release:   (was: 7.backlog.GA)
    Affects Version/s: 2.1.0.Final
                           (was: 7.0.0.ER7)


> add-user.sh scripts change layout of properties files
> -----------------------------------------------------
>
>                 Key: WFCORE-1458
>                 URL: https://issues.jboss.org/browse/WFCORE-1458
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: 2.1.0.Final
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>            Priority: Minor
>
> *Description of problem:*
> add-user.sh scripts change layout of properties files:
> * application-users.properties
> * mgmt-users.properties
> *How reproducible:*
> Always
> *Steps to Reproduce:*
> # get fresh EAP
> # ./add-user.sh -u admin2 -p Admin1** -s
> # ./add-user.sh -a -u admin3 -p Admin1** -s
> *Actual results:*
> These comments are moved to the end of application-users.properties file:
> {noformat}
> #
> #$REALM_NAME=ApplicationRealm$ This line is used by the add-user utility to identify the realm name already used in this file.
> #
> {noformat}
> These comments are moved to the end of mgmt-users.properties file:
> {noformat}
> #
> #$REALM_NAME=ManagementRealm$ This line is used by the add-user utility to identify the realm name already used in this file.
> #
> {noformat}
> *Expected results:*
> Comments have same order after execution of add-user.sh
> CC: [~ctomc]



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list