zyu-godaddy commented on PR #235:
URL: https://github.com/apache/tomcat/pull/235#issuecomment-2951104976
While this change makes sense to me, and it should be inexpensive for the
jdbc driver I am using (mysql-connector-java), I don't feel comfortable to add
this check unconditionally withou
On 6/6/25 1:10 AM, Christopher Schultz wrote:
The proposed Apache Tomcat 10.1.42 release is now available for
voting.
All committers and PMC members are kindly requested to provide a vote if
possible. ANY TOMCAT USER MAY VOTE, though only PMC members votes are
binding. We welcome non-committer
jfclere opened a new pull request, #27:
URL: https://github.com/apache/tomcat-native/pull/27
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-
jfclere commented on PR #27:
URL: https://github.com/apache/tomcat-native/pull/27#issuecomment-2949193162
Oops sorry I am working on the next improvement...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
jfclere closed pull request #27: Test
URL: https://github.com/apache/tomcat-native/pull/27
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr.
jajik commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2132132598
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
+
+env:
jajik commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2132131888
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
+
+env:
jfclere commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2132092619
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
Revi
jfclere commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2132055363
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
+
+en
jfclere commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2132091663
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
+
+en
jfclere commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2132055363
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
+
+en
jajik commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2131962779
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
+
+env:
jajik commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2131953860
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
Review
jajik commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2131934294
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
Review
jajik commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2131930251
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
Review
jajik commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2131930251
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
Review
jajik commented on code in PR #26:
URL: https://github.com/apache/tomcat-native/pull/26#discussion_r2131930251
##
.github/workflows/makefile.yml:
##
@@ -0,0 +1,88 @@
+name: Makefile CI
+
+on:
+ push:
+branches: [ "trunk" ]
+ pull_request:
+branches: [ "trunk" ]
Review
jfclere opened a new pull request, #26:
URL: https://github.com/apache/tomcat-native/pull/26
Use a github workflow to test a build on windows.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
On 06/06/2025 00:10, Christopher Schultz wrote:
Please reply with a +1 for release or +0/-0/-1 with an explanation.
+1
Test pass on Windows (Tomcat Native 2.0.9), Linux (Tomcat Native built
with OpenSSL 3.0.13) and MacOS (Tomcat Native built with OpenSSL 3.5.0)
Build is reproducible.
Mark
On 05/06/2025 22:05, Rémy Maucherat wrote:
The proposed 9.0.106 release is:
[ ] -1, Broken - do not release
[X] +1, Stable - go ahead and release as 9.0.106
Test pass on Windows (Tomcat Native 1.3.1), Linux (Tomcat Native built
with OpenSSL 3.0.13) and MacOS (Tomcat Native built with OpenSSL
On Fri, Jun 6, 2025 at 1:11 AM Christopher Schultz
wrote:
>
> The proposed Apache Tomcat 10.1.42 release is now available for
> voting.
>
> All committers and PMC members are kindly requested to provide a vote if
> possible. ANY TOMCAT USER MAY VOTE, though only PMC members votes are
> binding. We
Welcome to the June installment of the OpenJDK Quality Outreach update.
JDK 25, scheduled for General Availability on September 16, 2025, has entered
Rampdown Phase One (RDP1)[1]. The JDK 25 feature set is now frozen (see JDK 25
details below), and only low-risk enhancements will be considered.
On Thu, Jun 5, 2025 at 8:54 PM Mark Thomas wrote:
>
> The proposed Apache Tomcat 11.0.8 release is now available for voting.
>
> The notable changes compared to 11.0.7 include:
>
> - Provide finer grained control of multi-part request processing via two
>new attributes on the Connector element
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 1d835adc70 Increment version for next release
1d8
24 matches
Mail list logo