[jboss-jira] [JBoss JIRA] (AS7-6680) Remove unused JBOSS_ENDORSED_DIRS variable from all scripts

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Mar 5 11:44:57 EST 2013


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

RH Bugzilla Integration updated AS7-6680:
-----------------------------------------

        Bugzilla Update: Perform
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=912631

    
> Remove unused JBOSS_ENDORSED_DIRS variable from all scripts
> -----------------------------------------------------------
>
>                 Key: AS7-6680
>                 URL: https://issues.jboss.org/browse/AS7-6680
>             Project: Application Server 7
>          Issue Type: Task
>    Affects Versions: 7.1.3.Final (EAP)
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 8.0.0.Alpha1
>
>
> Various scripts contain a JBOSS_ENDORSED_DIRS variable which is never used: -
> /bin]$ grep -r "ENDORSED" .
> ./jdr.sh:    JBOSS_ENDORSED_DIRS=`cygpath --path --windows "$JBOSS_ENDORSED_DIRS"`
> ./add-user.sh:    JBOSS_ENDORSED_DIRS=`cygpath --path --windows "$JBOSS_ENDORSED_DIRS"`
> ./jconsole.sh:    JBOSS_ENDORSED_DIRS=`cygpath --path --windows "$JBOSS_ENDORSED_DIRS"`
> ./appclient.bat:set JBOSS_ENDORSED_DIRS=%JBOSS_HOME%\lib\endorsed
> ./add-user.bat:set JBOSS_ENDORSED_DIRS=%JBOSS_HOME%\lib\endorsed
> ./domain.bat:set JBOSS_ENDORSED_DIRS=%JBOSS_HOME%\lib\endorsed
> ./vault.sh:    JBOSS_ENDORSED_DIRS=`cygpath --path --windows "$JBOSS_ENDORSED_DIRS"`
> ./jdr.bat:set JBOSS_ENDORSED_DIRS=%JBOSS_HOME%\lib\endorsed
> ./standalone.bat:set JBOSS_ENDORSED_DIRS=%JBOSS_HOME%\lib\endorsed
> ./appclient.sh:    JBOSS_ENDORSED_DIRS=`cygpath --path --windows "$JBOSS_ENDORSED_DIRS"`

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list