[Bug 65102] Build fails due to a lacking component

2021-01-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 --- Comment #11 from Christopher Schultz --- There's always the "ASF releases are immutable" problem. This is not a release fro distant history, so it would be good to find a way to allow 9.0.41 source distribution to build if at all possible.

[Bug 65102] Build fails due to a lacking component

2021-01-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 --- Comment #10 from mgrigorov --- Would it be a good idea to download the dependencies from Maven Central instead of the Apache download site ? https://repo1.maven.org/maven2/commons-daemon/commons-daemon/ I am not suggesting to switch to An

[Bug 65102] Build fails due to a lacking component

2021-01-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 --- Comment #9 from Mark Thomas --- ASF policy requires that the primary download site only contains the latest version to reduce the space requirements for mirrors (they sync from the primary download site). All ASF releases will always be av

[Bug 65102] Build fails due to a lacking component

2021-01-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 --- Comment #8 from piotrw --- So why don't you just restore the 1.2.3 on your mirrors and leave the source bundle as it is? Why can't you host it together with 1.2.4 for one month longer? -- You are receiving this mail because: You are the a

[Bug 65102] Build fails due to a lacking component

2021-01-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 --- Comment #7 from Mark Thomas --- https://bz.apache.org/bugzilla/show_bug.cgi?id=65105 The latest Tomcat source has already worked around this problem. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 65102] Build fails due to a lacking component

2021-01-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 --- Comment #6 from Mark Thomas --- An alternative work-around appears to be changing base-apache.loc.1 to use https rather than http. You can probably argue that as a security improvement. Still looking into the root cause of this difference

[Bug 65102] Build fails due to a lacking component

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 --- Comment #5 from Mark Thomas --- Looks like the http test in Ant's condition task (at least in 1.9.15) doesn't behave they way the Tomcat build script expects it to when a URL first returns a 302 and then a 404. -- You are receiving this m

[Bug 65102] Build fails due to a lacking component

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 --- Comment #4 from Mark Thomas --- Sorry, not going to happen. ASF releases are immutable. The release of Commons Daemon 1.2.4 (which removed 1.2.3 from the mirrors) should have triggered the build process to download the file from archive. I

[Bug 65102] Build fails due to a lacking component

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 --- Comment #3 from piotrw --- I took the source package from your official website: https://downloads.apache.org/tomcat/tomcat-9/v9.0.41/src/apache-tomcat-9.0.41-src.tar.gz together with the signature file: https://downloads.apache.org/tomc

[Bug 65102] Build fails due to a lacking component

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 65102] Build fails due to a lacking component

2021-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65102 Christopher Schultz changed: What|Removed |Added OS||All Component|Catalina