Hello! I was told that this was the listserv to talk to, but please let me know if there is another list I should talk to.
Our builds are failing with the following error[1]. I'm not quite sure how to fix this sort of thing? Does apache need to up the license? Does pig? Should we just get rid of the Clover dependency? I'm new to this aspect of the project. Thanks! Jon [1] clover.setup: [mkdir] Created dir: < https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/clover/db> [clover-setup] Clover Version 3.1.0, built on May 31 2011 (build-821) [clover-setup] Loaded from: /home/jenkins/tools/clover/ latest/lib/clover.jar BUILD FAILED java.lang.RuntimeException: Clover upgrades for your license ended December 14 2010, and this version of Clover was built May 31 2011. Please visit http://www.atlassian.com/clover/renew for information on upgrading your license. at com.cenqua.clover.CloverStartup.loadLicense(CloverStartup.java:103) at com.cenqua.clover.CloverStartup.loadLicense(CloverStartup.java:25) at com.cenqua.clover.tasks.AbstractCloverTask.execute(AbstractCloverTask.java:52) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:357) at org.apache.tools.ant.Target.performTasks(Target.java:385) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337) at org.apache.tools.ant.Project.executeTarget(Project.java:1306) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1189) at org.apache.tools.ant.Main.runBuild(Main.java:758) at org.apache.tools.ant.Main.startAnt(Main.java:217) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)