Java driver jar includes test classes

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 0.9
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Eliot Horowitz (Inactive)
            Reporter:
            Kris Pruden
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: