You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/12/15 23:15:47 UTC

[jira] [Created] (ACCUMULO-4076) Remove generated javadocs from docs/

Josh Elser created ACCUMULO-4076:
------------------------------------

             Summary: Remove generated javadocs from docs/
                 Key: ACCUMULO-4076
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4076
             Project: Accumulo
          Issue Type: Sub-task
          Components: build
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 1.6.5, 1.7.1, 1.8.0


In running some preliminary Yetus-driven tests, it was found (with the help of [~aw]!) that we still dump the generate javadocs into docs/ instead of something like docs/target. This caused Yetus to get a bit confused when computing the effective diff of some patch being tested as suddenly there were tons of changes from the original repository.

We stopped bundling the javadocs in our tarballs a while back (which, in talking with [~ctubbsii] on IRC) is probably why they went to this non-standard location.

We should make sure our generated javadocs are being put in a sane location, likely the default location for the maven plugin itself is sufficient and update the docs with any amended steps.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)