Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-30

Java driver jar includes test classes

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 0.9
    • None
    • None
    • None

    Description

      The as-shipped java driver jar includes the test classes. Normally this is just bad form (production jars shouldn't in general contain test code imo), but my application is an OSGi application, and the presence of these test classes trips up the dependency management tools I'm using - they end up picking up a dependency on the package org.testng.annotations.

      I can work around this easily enough, but it'd be nice if the driver jar didn't contain the test classes.

      Attachments

        Activity

          People

            eliot Eliot Horowitz (Inactive)
            kpruden Kris Pruden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: