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

                 Key: DDLUTILS-234
                 URL: https://issues.apache.org/jira/browse/DDLUTILS-234
             Project: DdlUtils
          Issue Type: Bug
            Reporter: Joe Fisher
            Assignee: Thomas Dudziak


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


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to