Build fails trying to download an old version of tomcat -------------------------------------------------------
Key: HDFS-1046 URL: https://issues.apache.org/jira/browse/HDFS-1046 Project: Hadoop HDFS Issue Type: Bug Reporter: gary murry It looks like HDFSProxy is trying to get an old version of tomcat (6.0.18). /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk/trunk/src/contrib/hdfsproxy/build.xml:292: org.codehaus.cargo.container.ContainerException: Failed to download [http://apache.osuosl.org/tomcat/tomcat-6/v6.0.18/bin/apache-tomcat-6.0.18.zip] Looking at http://apache.osuosl.org/tomcat/tomcat-6/ , it looks like the only two version available are 6.0.24 and 6.0.26. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.