[ 
https://issues.apache.org/jira/browse/ACCUMULO-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548818#comment-13548818
 ] 

Keith Turner commented on ACCUMULO-948:
---------------------------------------

I think the following which is in the example configs is causing some problems. 
  I do not think ACCUMULO_VERSION is set.  Also I think the line w/ 
ACCUMULO_VERSION is redundant, the following line includes everything in lib.

$ACCUMULO_HOME/lib/[^.].$ACCUMULO_VERSION.jar
$ACCUMULO_HOME/lib/[^.].*.jar
                
> Accumulo Classpath warnings should only be printed with classpath command
> -------------------------------------------------------------------------
>
>                 Key: ACCUMULO-948
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-948
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: John Vines
>             Fix For: 1.5.0
>
>
> Debug was added to document if any classpath items did not contribute any 
> items to the classpath. Besides these breaking several scripts, they get 
> extremely annoying. I do value the output, but I think that it should be 
> reserved for the classpath command, which is what users will use when they 
> are actually analyzing their classpath.

--
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

Reply via email to