[
https://issues.apache.org/jira/browse/ACCUMULO-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681611#comment-13681611
]
Christopher Tubbs commented on ACCUMULO-1506:
---------------------------------------------
This is not true. ACCUMULO-935 does not break this ability. I've been using it
just fine. However, it does require that you update the example config file to
point to your workspace target directories.
I could make the example config files a filtered resource, so that they get
copied over to the output directory with the correct target/ directories
already populated. However, such a feature is not recommended because:
# I don't think our "examples" should be pointing to the target directories in
the first place, as these are not realistic examples for end users.
# The examples won't even exist if we have a configurator (ACCUMULO-780) or a
single option to point to a maven workspace (ACCUMULO-1396).
I'd argue to remove the target/classes directories from the example
configuration files entirely.
> update class references to work out of assemble/target... path
> --------------------------------------------------------------
>
> Key: ACCUMULO-1506
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1506
> Project: Accumulo
> Issue Type: Bug
> Components: scripts
> Reporter: John Vines
> Fix For: 1.6.0
>
>
> Accumulo-935 breaks the ability to run directly off of the class files. As a
> work around, building and then running out of the assemble/target...
> directory works for the libraries. Updating the example class paths to use
> the svn sourced class files should work to run against those files instead of
> the now non-existant class files.
--
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