On 20/08/2013 00:50, Bill Barker wrote: <snip/>
> validate: > [mkdir] Created dir: > /srv/gump/public/workspace/tomcat-7.0.x/output/res/checkstyle > [checkstyle] Running Checkstyle 5.7-SNAPSHOT on 2388 files > [checkstyle] > /srv/gump/public/workspace/tomcat-7.0.x/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/DefaultTestCase.java:22:1: > Import from illegal package - junit.framework.TestCase. > [checkstyle] > /srv/gump/public/workspace/tomcat-7.0.x/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/TestAsyncQueue.java:24:1: > Import from illegal package - junit.framework.TestCase. > [checkstyle] > /srv/gump/public/workspace/tomcat-7.0.x/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/TestSizePreservation.java:22:1: > Import from illegal package - junit.framework.TestCase. > > BUILD FAILED > /srv/gump/public/workspace/tomcat-7.0.x/build.xml:451: Got 3 errors and 0 > warnings. Gump doesn't appear to be using the latest source code for this build. As far as I can tell, the project is set up so it should use the latest source from svn. What am I missing? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org