2011/12/21 Mark Thomas <ma...@apache.org>: > On 21/12/2011 07:35, Konstantin Kolinko wrote: >> This is Tomcat 3.3 (jakarta-tomcat-33.xml in Gump). >> It is odd that this failed. > > I suspect because the connectors are shared between 3.3.x, 4.1.x and > 5.5.x and r1221282 removed the following method: > public void setHeaders(MimeHeaders headers) >
1. Looking at http://svn.apache.org/repos/asf/tomcat/archive/tc3.3.x/trunk there is svn:externals property there: connectors https://svn.apache.org/repos/asf/tomcat/connectors/trunk That external points to location that currently does not exist. I would say that it is better to replace it with a copy from the last 3.3.2 tag. (Or add a peg revision to the external, but I do not see a point in having an external there). 2. Here is an answer on what happened in Gump: In jakarta-tomcat-33.xml it says <svn repository="asf" dir="tomcat/archive/tc3.3.x/trunk/container" /> so it does not download connectors. The connectors are built separately and it uses them as a dependency: It is jakarta-tomcat-connectors.xml with <svn repository="asf" dir="tomcat/tc5.5.x/trunk/connectors" /> > I'll see how much of the the old, unsupported Tomcat stuff (3.3.x, > 4.1.x, 5.0.x) I can remove from Gump. > Good. For starters, from [1] -> "Project Dependees" the following two projects depend on "jakarta-tomcat" (aka Tomcat 3.3): * commons-jcs * jakarta-tomcat-coyote-tomcat3 [1] http://vmgump.apache.org/gump/public/jakarta-tomcat/jakarta-tomcat/details.html Best regards, Konstantin Kolinko >> >> 2011/12/21 Stefan Bodewig <bode...@apache.org>: >>> To whom it may engage... >>> >>> This is an automated request, but not an unsolicited one. For >>> more information please visit http://gump.apache.org/nagged.html, >>> and/or contact the folk at gene...@gump.apache.org. >>> >>> Project jakarta-tomcat has an issue affecting its community integration. >>> This issue affects 2 projects, >>> and has been outstanding for 219 runs. >>> The current state of this project is 'Failed', with reason 'Build Failed'. >>> For reference only, the following projects are affected by this: >>> - jakarta-tomcat : Servlet 2.2 and JSP 1.1 Reference Implementation >>> - jakarta-tomcat-coyote-tomcat3 : Connectors to various web servers >>> >>> >>> Full details are available at: >>> >>> http://vmgump.apache.org/gump/public/jakarta-tomcat/jakarta-tomcat/index.html >>> >>> That said, some information snippets are provided here. >>> >>> The following annotations (debug/informational/warning/error messages) were >>> provided: >>> -DEBUG- Output [tomcat_core.jar] identifier set to output basename: >>> [tomcat_core] >>> -DEBUG- Output [core_util.jar] identifier set to output basename: >>> [core_util] >>> -DEBUG- Output [container_util.jar] identifier set to output basename: >>> [container_util] >>> -DEBUG- Output [tomcat_modules.jar] identifier set to output basename: >>> [tomcat_modules] >>> -DEBUG- Output [tomcat.jar] identifier set to output basename: [tomcat] >>> -DEBUG- Output [tomcat-util.jar] identifier set to output basename: >>> [tomcat-util] >>> -DEBUG- Output [facade22.jar] identifier set to output basename: [facade22] >>> -DEBUG- Output [jasper.jar] identifier set to output basename: [jasper] >>> -DEBUG- Dependency on jakarta-servletapi exists, no need to add for >>> property servlet22.jar. >>> -DEBUG- Dependency on jmx exists, no need to add for property jmxtools.jar. >>> -DEBUG- Dependency on ant exists, no need to add for property ant.home. >>> -DEBUG- Dependency on jsse exists, no need to add for property jsse.home. >>> -INFO- Failed with reason build failed >>> -DEBUG- Extracted fallback artifacts from Gump Repository >>> >>> >>> >>> The following work was performed: >>> http://vmgump.apache.org/gump/public/jakarta-tomcat/jakarta-tomcat/gump_work/build_jakarta-tomcat_jakarta-tomcat.html >>> Work Name: build_jakarta-tomcat_jakarta-tomcat (Type: Build) >>> Work ended in a state of : Failed (...) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org