Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-320

Add hbase contrib lib dir to root build.xml javadoc classpath

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      hbase is about to add a lib directory. In here we will add libs needed by hbase but that are not of use to the parent hadoop (e.g. the jline jar to support the pending hbase shell feature).

      Editing the hbase build.xml to add the new hbase lib directory to the CLASSPATH works for all targets but 'javadoc'. The javadoc target in the parent hadoop project does not delegate down to the the src/contrib/build.xml file as does compile, test, and clean targets. Even if it did, the javadoc tool does not seem to be amenable to incremental doc generation; it wants all src to hand before it starts to work.

      Attachments

        1. contrib-lib-javadoc.patch
          0.6 kB
          Michael Stack
        2. contrib-lib-javadoc-v2.patch
          0.6 kB
          Michael Stack

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment