Uploaded image for project: 'DdlUtils'
  1. DdlUtils
  2. DDLUTILS-234

DatabaseTestHelper.java lives in src, but must live in test for maven to work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      src/main/java/org/apache/ddlutils/util/DatabaseTestHelper.java has reverences to junit. This needs to go in test since maven only provided junit.
      Build will not work properly.
      Eclispe project covers up this issue cuz all are on the classpath
      I have fixed this in my workspace, but please fix it int your world.

      below is the svn record
      A src/test/java/org/apache/ddlutils/util
      A + src/test/java/org/apache/ddlutils/util/DatabaseTestHelper.java
      D src/main/java/org/apache/ddlutils/util/DatabaseTestHelper.java

      Attachments

        Activity

          People

            tomdz Thomas Dudziak
            javajoe1 Joe Fisher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: