[jboss-jira] [JBoss JIRA] (WFLY-438) Remove unused JBOSS_ENDORSED_DIRS variable from all scripts
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Tue Jul 23 14:40:27 EDT 2013
[ https://issues.jboss.org/browse/WFLY-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791897#comment-12791897 ]
RH Bugzilla Integration commented on WFLY-438:
----------------------------------------------
mark yarborough <myarboro at redhat.com> changed the Status of [bug 912631|https://bugzilla.redhat.com/show_bug.cgi?id=912631] from VERIFIED to CLOSED
> Remove unused JBOSS_ENDORSED_DIRS variable from all scripts
> -----------------------------------------------------------
>
> Key: WFLY-438
> URL: https://issues.jboss.org/browse/WFLY-438
> Project: WildFly
> Issue Type: Task
> 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