[
https://issues.apache.org/jira/browse/KNOX-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786457#comment-13786457
]
Kevin Minder commented on KNOX-182:
-----------------------------------
Are you suggesting that launcher.cfg be changed to enumerate only the required
JARs. If so what would you identity as the practical benefit of doing that?
Seems to me that this just becomes a maintenance problem.
> gateway ldap.jar adds too many unnecessary jars to its classpath
> ----------------------------------------------------------------
>
> Key: KNOX-182
> URL: https://issues.apache.org/jira/browse/KNOX-182
> Project: Apache Knox
> Issue Type: Bug
> Affects Versions: 0.3.0
> Reporter: Dilli Arumugam
> Assignee: Dilli Arumugam
> Fix For: 0.4.0
>
>
> See the out of cat $KNOX_HOME/bin/ldap.cfg
> #Created from
> jar:file:/Users/darumugam/workspace/knox/local-knox-install/knox-incubating-0.4.0-SNAPSHOT/bin/ldap.jar!/META-INF/launcher.cfg
> #Thu Oct 03 15:48:50 PDT 2013
> main.class=org.apache.hadoop.gateway.security.EmbeddedApacheDirectoryServer
> class.path=../lib/*.jar;../dep/*.jar
> There are too many jars under lib and dep.
> ldap.jar should not add all those jars to its classpath.
--
This message was sent by Atlassian JIRA
(v6.1#6144)