Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1951

libthrift.jar has source files in it

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.9
    • 0.9.1
    • Java - Library
    • None

    Description

      libthrift.jar has both .class and .java files in it.

      When i run <javadoc> task on my project and libthrift is on the classpath, javadoc attempts to build javadoc for the libthrift classes. This means i need to pull more dependencies into my projects (for all of libthrifts dependences) to run javadoc, even if my product doesn't use that part of the libthrift code. It would be nice if the jar was just execution artifacts, and a separate libthrift-sources.jar made available. Thanks.

      Attachments

        Activity

          People

            jfarrell Jake Farrell
            dbrosius David Brosius
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: