Hi, OOZIE-1139 updates the version of tomcat Oozie is using. It looks like this is breaking the DISTRO step in test-patch in all subsequent runs:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (default) on project oozie-distro: An Ant BuildException has occured: Warning: Could not find file /home/jenkins/jenkins-slave/workspace/oozie-trunk-precommit-build/distro/target/tomcat/apache-tomcat-6.0.36 to copy. -> [Help 1] I think we just need to delete the distro/downloads/tomcat.tar.gz file so it will redownload the new one (or at least something similar to this) because even when you do mvn clean, it will keep the downloaded tomcat. I don't have permission to edit this in Jenkins; can someone who does take a look? thanks - Robert
