Hi Rob, the Linux tests are red since the document encryption patch from 11th June, same ZIP failures for ODF documents occur for the new update, see https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfdom-java/37/testReport/junit/org.odftoolkit.odfdom.doc.table/TableTest/testGetRowByIndex/ https://builds.apache.org/job/ODFToolkit/org.apache.odftoolkit$odfdom-java/41/testReport/junit/org.odftoolkit.odfdom.doc.table/TableTest/testGetRowByIndex/ In addition there is this old rat license issue as below.
The rule from my previous company was, not to push anything into a red master. Instead let the muster run smooth once, before updating it. If you only got Windows, perhaps you need to use an Ubuntu VM to reproduce it. Sorry, no time to assist atm. Svante On 14.08.2012 23:06, Apache Jenkins Server wrote: > See <https://builds.apache.org/job/ODFToolkit/41/changes> > > Changes: > > [robweir] Enable AbstractListContainer.getListIterator() to handle lists in > sections, etc. > JIRA: ODFTOOLKIT-331 > Patch by: Nick de Graeve > > ------------------------------------------ > [...truncated 11265 lines...] > message : Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check > (default) on project odfdom-java: Too many unapproved licenses: 2 > cause : Too many unapproved licenses: 2 > Stack trace : > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.rat:apache-rat-plugin:0.7:check (default) on project > odfdom-java: Too many unapproved licenses: 2 > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) > at > org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) > at > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) > at > org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:592) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) > at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) > at hudson.maven.Maven3Builder.call(Maven3Builder.java:98) > at hudson.maven.Maven3Builder.call(Maven3Builder.java:64) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:326) > at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) > at java.util.concurrent.FutureTask.run(FutureTask.java:123) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) > at java.lang.Thread.run(Thread.java:595) > Caused by: org.apache.rat.mp.RatCheckException: Too many unapproved licenses: > 2 > at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:167) > at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:159) > at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) > ... 27 more > Maven failed with error. > Sending e-mails to: [email protected] > channel stopped
