Christopher Tubbs created ACCUMULO-1396:
-------------------------------------------

             Summary: Add hidden configuration option for adding 
target/classes/* to classpath for developers
                 Key: ACCUMULO-1396
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1396
             Project: Accumulo
          Issue Type: Improvement
            Reporter: Christopher Tubbs
             Fix For: 1.6.0


It's quite frustrating that the example configuration files depend on an edited 
version of the general.classpaths property to include target/classes from each 
of the modules. These not only tend to get out of date, but they also don't 
seem to add much value to the general.classpaths default. Additionally, they 
should not be provided as examples, because those are not examples we want to 
recommend in production.

Instead, we can provide a simple flag, perhaps as a single, hidden 
configuration option to automatically prepend these to the value of 
general.classpaths, for developer use.

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