2012/5/27 Bill Barker <billbar...@apache.org>: > > Project tomcat-trunk-validate has an issue affecting its community > integration. > This issue affects 1 projects, > and has been outstanding for 2 runs. > The current state of this project is 'Failed', with reason 'Build Failed'. > For reference only, the following projects are affected by this: > - tomcat-trunk-validate : Tomcat 8.x, a web server implementing Java > Servlet 3.1, > ... > > > Full details are available at: > > http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-validate/index.html > > (...) > > (...) commons-beanutils-gump-25052012.xml > > BUILD FAILED > /srv/gump/public/workspace/tomcat-trunk/build.xml:458: > java.lang.NoClassDefFoundError: org/apache/commons/beanutils/Converter > at > com.puppycrawl.tools.checkstyle.CheckStyleTask.createChecker(CheckStyleTask.java:371)
FYI Commons BeanUtils build failed because of failed build of JUnit. http://vmgump.apache.org/gump/public/apache-commons/commons-beanutils/index.html We are not getting our daily "tomcat-trunk-test" failure nags due to the same reason. They are not run because of JUnit being broken. It is a bit odd that Gump included XML file "commons-beanutils-gump-25052012.xml" into the classpath instead of commons-beanutils-25052012.jar, but it does not change much because that jar does not exist. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org