Uploaded image for project: 'Java DCP Client'
  1. Java DCP Client
  2. JDCP-61

DCP client advertises a false dependency on commons-io

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 0.12.0
    • None
    • None

    Description

      commons-io is only used by the example code in the "test" directory, but the dependency is not marked as "test" scope. Consequently, projects that depend on the dcp client pick up the commons-io dependency even though it's not required.

      To reduce the potential for library version conflicts in projects that depend on the dcp client, mark the commons-io dependency as "test" scope.

      Attachments

        Issue Links

          For Gerrit Dashboard: JDCP-61
          # Subject Branch Project Status CR V

          Activity

            People

              david.nault David Nault
              david.nault David Nault
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty