[Bug 65131] OpenSSLEngine errors on a connection affect other connections

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from Remy Mau

[tomcat] branch master updated: Remove useless private static method

2021-02-11 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new d5e342d Remove useless private static method d5e3

[tomcat] branch 9.0.x updated: Remove useless private static method

2021-02-11 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 f735eb8 Remove useless private static method f735eb

[tomcat] branch 8.5.x updated: Remove useless private static method

2021-02-11 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 dbbcb66 Remove useless private static method dbbcb6

Re: [tomcat-jakartaee-migration] branch master updated: Fix bug. Constant pool size is defined as u2

2021-02-11 Thread Mark Thomas
On 10/02/2021 17:27, Raymond Auge wrote: > missing requirement > [org.apache.servicemix.bundles.spring-beans [6](R 6.0)] > osgi.wiring.package; (osgi.wiring.package=jakarta.inject)] > > Is the jakarta.inject package exported by someone (in the framework)? > > I'm not sure how JIRA sets up it's OS

[Bug 65136] New: Parallel deploy speedup with /manager/text servlet not possible because of synchronized method ManagerServlet.deploy()

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65136 Bug ID: 65136 Summary: Parallel deploy speedup with /manager/text servlet not possible because of synchronized method ManagerServlet.deploy() Product: Tomcat 9

[Bug 65136] Parallel deploy speedup with /manager/text servlet not possible because of synchronized method ManagerServlet.deploy()

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65136 --- Comment #1 from Manuel Dominguez Sarmiento --- Comments from Mark Thomas on the Tomcat User List dated January 7th 2021: "Some svn archaeology uncovered this commit comment: "Known issue: locking occurs on an uploaded WAR, for reasons whi

[Bug 65136] Parallel deploy speedup with /manager/text servlet not possible because of synchronized method ManagerServlet.deploy()

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65136 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65136] Parallel deploy speedup with /manager/text servlet not possible because of synchronized method ManagerServlet.deploy()

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65136 --- Comment #3 from Manuel Dominguez Sarmiento --- Thanks Remy, I now see that Mark has been already working on this and committed 7 patches to resolve this issue. I see that these commits were made right after the release of 9.0.43 (Feb. 1st w

[Bug 65136] Parallel deploy speedup with /manager/text servlet not possible because of synchronized method ManagerServlet.deploy()

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65136 --- Comment #4 from Remy Maucherat --- The improvement will be in Tomcat 10.0.3, 9.0.44 and 8.5.64. -- You are receiving this mail because: You are the assignee for the bug.

Re: [tomcat-jakartaee-migration] branch master updated: Fix bug. Constant pool size is defined as u2

2021-02-11 Thread Rémy Maucherat
On Thu, Feb 11, 2021 at 12:08 PM Mark Thomas wrote: > On 10/02/2021 17:27, Raymond Auge wrote: > > missing requirement > > [org.apache.servicemix.bundles.spring-beans [6](R 6.0)] > > osgi.wiring.package; (osgi.wiring.package=jakarta.inject)] > > > > Is the jakarta.inject package exported by someo

Re: [tomcat-jakartaee-migration] branch master updated: Fix bug. Constant pool size is defined as u2

2021-02-11 Thread Mark Thomas
On 11/02/2021 14:39, Rémy Maucherat wrote: > On Thu, Feb 11, 2021 at 12:08 PM Mark Thomas wrote: > >> On 10/02/2021 17:27, Raymond Auge wrote: >>> missing requirement >>> [org.apache.servicemix.bundles.spring-beans [6](R 6.0)] >>> osgi.wiring.package; (osgi.wiring.package=jakarta.inject)] >>> >>>

Re: [tomcat-jakartaee-migration] branch master updated: Fix bug. Constant pool size is defined as u2

2021-02-11 Thread Rémy Maucherat
On Thu, Feb 11, 2021 at 3:47 PM Mark Thomas wrote: > On 11/02/2021 14:39, Rémy Maucherat wrote: > > On Thu, Feb 11, 2021 at 12:08 PM Mark Thomas wrote: > > > >> On 10/02/2021 17:27, Raymond Auge wrote: > >>> missing requirement > >>> [org.apache.servicemix.bundles.spring-beans [6](R 6.0)] > >>>

[tomcat-jakartaee-migration] branch master updated: Add ClassFileTransformer hook

2021-02-11 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new a6b2607 Add ClassFileTransfor

[Bug 65137] New: Invalid chunk encoding in the tomcat answer

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65137 Bug ID: 65137 Summary: Invalid chunk encoding in the tomcat answer Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC OS: Linux Status: NEW Severity: n

[Bug 65137] Invalid chunk encoding in the tomcat answer

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65137 barm...@adobe.com changed: What|Removed |Added Version|8.5.x-trunk |8.5.63 -- You are receiving this m

[tomcat-jakartaee-migration] branch master updated: Relocate dependencies in shaded JAR to avoid clashes when integrating

2021-02-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 9df8b4a Relocate dependencie

[Bug 65131] OpenSSLEngine errors on a connection affect other connections

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65131 --- Comment #3 from frraj...@cisco.com --- I have reproduced the problem with tomcat version 9.0.43: Feb 11, 2021 11:49:43 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: Loaded Apache Tomcat Native library [1.2.26] using

[tomcat-jakartaee-migration] branch master updated: [maven-release-plugin] prepare release 0.2.0

2021-02-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 041e256 [maven-release-plugi

[tomcat-jakartaee-migration] annotated tag 0.2.0 created (now f5a17c4)

2021-02-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag 0.2.0 in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git. at f5a17c4 (tag) tagging 041e256e92078cd3b16a9adcd77faf257e3a5c88 (commit) replaces 0.1.0

[tomcat-jakartaee-migration] branch master updated: [maven-release-plugin] prepare for next development iteration

2021-02-11 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new da25e27 [maven-release-plugi

svn commit: r46044 - in /dev/tomcat/jakartaee-migration/v0.2.0: ./ binaries/ source/

2021-02-11 Thread markt
Author: markt Date: Thu Feb 11 17:46:27 2021 New Revision: 46044 Log: Upload Tomcat Migration Tool for Jakarta EE 0.2.0 for voting Added: dev/tomcat/jakartaee-migration/v0.2.0/ dev/tomcat/jakartaee-migration/v0.2.0/binaries/ dev/tomcat/jakartaee-migration/v0.2.0/binaries/jakartaee-mi

[VOTE] Apache Tomcat migration tool for Jakarta EE 0.2.0

2021-02-11 Thread Mark Thomas
The proposed Apache Tomcat migration tool for Jakarta EE 0.2.0 is now available for voting. The significant changes since 0.1.0 are: - Various fixes to the packages that are and are not converted - A new option to process zip archives in memory to support zip files that use options that are in

Re: [VOTE] Apache Tomcat migration tool for Jakarta EE 0.2.0

2021-02-11 Thread Mark Thomas
On 11/02/2021 17:47, Mark Thomas wrote: > The proposed Apache Tomcat migration tool for Jakarta EE 0.2.0 is now > available for voting. > > The significant changes since 0.1.0 are: > > - Various fixes to the packages that are and are not converted > > - A new option to process zip archives in me

[GitHub] [tomcat] jbampton commented on a change in pull request #361: feat(CI): add a GitHub action to lint the Markdown and YAML files.

2021-02-11 Thread GitBox
jbampton commented on a change in pull request #361: URL: https://github.com/apache/tomcat/pull/361#discussion_r574856124 ## File path: .github/workflows/lint.yml ## @@ -0,0 +1,36 @@ +#Licensed under the Apache License, Version 2.0 (the "License"); +#you may not use thi

[GitHub] [tomcat] jbampton opened a new pull request #405: docs: fix spelling

2021-02-11 Thread GitBox
jbampton opened a new pull request #405: URL: https://github.com/apache/tomcat/pull/405 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

[Bug 65138] New: Call Girls in Hyderabad

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65138 Bug ID: 65138 Summary: Call Girls in Hyderabad Product: Taglibs Version: nightly Hardware: HP Status: NEW Severity: regression Priority: P2 Component

[Bug 65138] Call Girls in Hyderabad

2021-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65138 Azat changed: What|Removed |Added Resolution|--- |CLOSED OS|

Re: [Bug 65138] New: Call Girls in Hyderabad

2021-02-11 Thread Felix Schumacher
Am 12.02.21 um 06:48 schrieb bugzi...@apache.org: > https://bz.apache.org/bugzilla/show_bug.cgi?id=65138 > User has been blocked and spam deleted. Felix - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additiona