[
https://issues.apache.org/jira/browse/SLING-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993555#comment-16993555
]
Robert Munteanu commented on SLING-8741:
----------------------------------------
Seems there are still some matches for Jira stuff:
{noformat}$ git grep -E 'JIRA_(USERNAME|PASSWORD)'
docker-env.sample:JIRA_USERNAME=changeme
docker-env.sample:JIRA_PASSWORD=changeme
src/main/resources/scripts/launcher.sh: -V "jira.username=${JIRA_USERNAME}" \
src/main/resources/scripts/launcher.sh: -V "jira.password=${JIRA_PASSWORD}"
{noformat}
It would be great if you could clean those up as well.
> Remove separate Jira credentials
> --------------------------------
>
> Key: SLING-8741
> URL: https://issues.apache.org/jira/browse/SLING-8741
> Project: Sling
> Issue Type: Improvement
> Components: Build and Source Control
> Reporter: Robert Munteanu
> Assignee: Radu Cotescu
> Priority: Major
> Fix For: Committer CLI 1.0.0
>
>
> The ASF Jira instance has been LDAP-enabled, and therefore we no longer need
> to maintain separate ASF and JIRA credentials. This simplifies usage so I
> tentatively scheduled it to 1.0.0.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)