Buildbot failure in on tomcat-9.0.x

2024-03-22 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/898 Blamelist: Christopher Schultz Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x]

Re: (tomcat) branch main updated: Use server's ClassLoader instead of application's when loading XMLInputFactory.

2024-03-22 Thread Rémy Maucherat
On Fri, Mar 22, 2024 at 2:40 PM wrote: > > This is an automated email from the ASF dual-hosted git repository. > > schultz pushed a commit to branch main > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/main by this push: >

Buildbot failure in on tomcat-10.1.x

2024-03-22 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1190 Blamelist: Christopher Schultz , remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x]

Buildbot failure in on tomcat-11.0.x

2024-03-22 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/993 Blamelist: Christopher Schultz Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main]

[Bug 57130] Allow digest.sh to accept password from a file or from stdin

2024-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130 --- Comment #9 from Coty Sutherland --- Totally missed this, but no I don't think so :) -- You are receiving this mail because: You are the assignee for the bug. - To

(tomcat) branch 9.0.x updated: Use server's ClassLoader instead of application's when loading XMLInputFactory.

2024-03-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new a2167e13c1 Use server's ClassLoader instead of

(tomcat) branch 10.1.x updated: Use server's ClassLoader instead of application's when loading XMLInputFactory.

2024-03-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 402d89056d Use server's ClassLoader instead of

(tomcat) branch main updated: Use server's ClassLoader instead of application's when loading XMLInputFactory.

2024-03-22 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 988992ba2e Use server's ClassLoader instead of

(tomcat) branch 10.1.x updated: Add native access to the scripts

2024-03-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 6550e203a8 Add native access to the scripts

(tomcat) branch main updated: Add native access to the scripts

2024-03-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 8d4ed643fe Add native access to the scripts

(tomcat) branch 10.1.x updated: Add OpenSSL FFM listener to the config, commented out

2024-03-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 8223f1a551 Add OpenSSL FFM listener to the

(tomcat) branch main updated: Add OpenSSL FFM listener to the config, commented out

2024-03-22 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 2bd79f033d Add OpenSSL FFM listener to the config,

Re: Instruct the tomcat source builders before the build process for tomcat source 8.5.100

2024-03-22 Thread Rainer Jung
You need to look in the published (built) BUILDING.txt file, not the raw sources. The raw sources are meant to prouce a build, the yre not for human consumption. You can e.g. download a published form og Tomcat 8.5.100 and look into BUILDING.txt there. Regards, Rainer Am 22.03.24 um 13:01

Re: Instruct the tomcat source builders before the build process for tomcat source 8.5.100

2024-03-22 Thread Koteswararao Gundapaneni
On Fri, Mar 22, 2024 at 4:09 AM Mark Thomas wrote: > On 22/03/2024 10:54, Koteswararao Gundapaneni wrote: > > Hi, > > > > While building the tomcat source 8.5.100 its giving an error with java 7 > > > > below is the error > > > > ANT_OPTS is set to -Djava.security.manager=allow > > Error

(tomcat) branch 8.5.x updated: Add missing version replacement for Ant and Java build versions

2024-03-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 8716ac14bb Add missing version replacement for Ant

(tomcat) branch 9.0.x updated: Add missing version replacement for Ant and Java build versions

2024-03-22 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 531bf25450 Add missing version replacement for Ant

Re: Instruct the tomcat source builders before the build process for tomcat source 8.5.100

2024-03-22 Thread Mark Thomas
On 22/03/2024 10:54, Koteswararao Gundapaneni wrote: Hi, While building the tomcat source 8.5.100 its giving an error with java 7 below is the error ANT_OPTS is set to -Djava.security.manager=allow Error occurred during initialization of VM java.lang.UnsupportedClassVersionError: allow :