[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
Wed Mar 20 04:59:43 EDT 2013


    [ https://issues.jboss.org/browse/AS7-6680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762011#comment-12762011 ] 

RH Bugzilla Integration commented on AS7-6680:
----------------------------------------------

pkremens at redhat.com changed the Status of [bug 912631|https://bugzilla.redhat.com/show_bug.cgi?id=912631] from ON_QA to VERIFIED
                
> 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