https://bz.apache.org/bugzilla/show_bug.cgi?id=64570
Bug ID: 64570
Summary: Transaction not rollbacked if autocommit is false
Product: Tomcat Modules
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Holomark commented on pull request #310:
URL: https://github.com/apache/tomcat/pull/310#issuecomment-652226783
I understand your comment, but I really believe this principle doesn't apply
here. I may have not made my example clear, I am not trying to bend Tomcat to
the whims of a plugin.
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 fc0f873 Increment version number for next dev cycl
The proposed Apache Tomcat 8.5.57 release is now available for voting.
The notable changes compared to the 8.5.56 release are:
- Implement a significant portion of the TLS environment variables
for the rewrite valve.
- Reduce memory footprint of closed HTTP/2 streams
- Improve parsing of RFC
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "Apache-Ant/Apache Ant(TM) version 1.9.14 compiled on March 12 2019 (Java 1.7.0_80; Windows 8.1 6.3) Aether""userId" = "markt""ip" = "86.144.69.4"Details:The following artifacts have been staged/org/apache/tomcat/tomcat-ca
Author: markt
Date: Tue Jun 30 22:09:05 2020
New Revision: 40261
Log:
Upload 8.5.57 for voting
Added:
dev/tomcat/tomcat-8/v8.5.57/
dev/tomcat/tomcat-8/v8.5.57/KEYS
dev/tomcat/tomcat-8/v8.5.57/README.html
dev/tomcat/tomcat-8/v8.5.57/RELEASE-NOTES
dev/tomcat/tomcat-8/v8.5.57/bin
Added: dev/tomcat/tomcat-8/v8.5.57/src/apache-tomcat-8.5.57-src.zip.asc
==
--- dev/tomcat/tomcat-8/v8.5.57/src/apache-tomcat-8.5.57-src.zip.asc (added)
+++ dev/tomcat/tomcat-8/v8.5.57/src/apache-tomcat-8.5.57-src.zip.asc Tu
michael-o edited a comment on pull request #310:
URL: https://github.com/apache/tomcat/pull/310#issuecomment-652065030
It is a logical error to have an automated interface to be to stable across
locales, infact, it should be locale-agnostic. The issue you have observed due
to the fact that
michael-o commented on pull request #310:
URL: https://github.com/apache/tomcat/pull/310#issuecomment-652065030
It is a logical error to have an automated interface to be to stable across
locales, infact, it should be locale-agnostic. The issue you have observed due
to the fact that French
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 8.5.57
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at 9c64998 (commit)
This tag includes the following new commits:
new 9c64998 Tag 8.5.57
The 1 revisions listed abov
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 8.5.57
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 9c649984ef92c2534a734c6584220a9a0c0c3462
Author: Mark Thomas
AuthorDate: Tue Jun 30 22:46:18 2020 +0100
Tag 8.5.57
---
Thank you Mark for the detailed response.
I'm going to take a look at the right CI server now to take as a reference.
There are no such tests in the Tomcat source tree nor can I find any
record of such tests. What eaxcatly is running here?
What I did was to download directly the zip source code
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 72d8331 Increment version number for next dev cycl
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.git
The following commit(s) were added to refs/heads/master by this push:
new 0aac8cb Increment version number for next dev cy
The proposed Apache Tomcat 9.0.37 release is now available for voting.
The notable changes compared to the 9.0.36 release are:
- Implement a significant portion of the TLS environment variables
for the rewrite valve.
- Improvements to the creation of OSGi manifests.
- Reduce memory footprint
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "Apache-Ant/Apache Ant(TM) version 1.9.14 compiled on March 12 2019 (Java 1.8.0_252; Windows 10 10.0) Aether""userId" = "markt""ip" = "86.144.69.4"Details:The following artifacts have been staged/org/apache/tomcat/tomcat-c
Author: markt
Date: Tue Jun 30 20:34:14 2020
New Revision: 40260
Log:
Upload 9.0.37 for voting
Added:
dev/tomcat/tomcat-9/v9.0.37/
dev/tomcat/tomcat-9/v9.0.37/KEYS
dev/tomcat/tomcat-9/v9.0.37/README.html
dev/tomcat/tomcat-9/v9.0.37/RELEASE-NOTES
dev/tomcat/tomcat-9/v9.0.37/bin
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 9.0.37
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at bd68c42 (commit)
This tag includes the following new commits:
new bd68c42 Tag 9.0.37
The 1 revisions listed abov
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 9.0.37
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit bd68c421ea32fea08263db73cd5b987ab606a0bb
Author: Mark Thomas
AuthorDate: Tue Jun 30 21:07:10 2020 +0100
Tag 9.0.37
---
Holomark opened a new pull request #310:
URL: https://github.com/apache/tomcat/pull/310
This specific string is used to produce the context list in the text-based
manager (`/manager/text/list`) and the spaces are breaking the tools that rely
on it.
[Usage in the
ManagerServlet](htt
The proposed Apache Tomcat 10.0.0-M7 release is now available for
voting.
Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary
package for all the specification APIs has changed from javax.* to jakarta.*
Applications that run on Tomcat 9 will not run on Tomcat 10 without changes.
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "Apache-Ant/Apache Ant(TM) version 1.9.14 compiled on March 12 2019 (Java 1.8.0_252; Windows 10 10.0) Aether""userId" = "markt""ip" = "86.144.69.4"Details:The following artifacts have been staged/org/apache/tomcat/tomcat-c
On 30/06/2020 18:09, Raymond Auge wrote:
> Hey Mark,
>
> I'm sorry I got sidetracked with other things but would it be possible
> to wait for the final JPMS/OSGi PRs if I promise to have them by the end
> of this week?
>
> I would love for that to be part of the 10.0.x tag but I understand if
> t
Author: markt
Date: Tue Jun 30 17:48:51 2020
New Revision: 40255
Log:
Upload 10.0.0-M7 for voting
Added:
dev/tomcat/tomcat-10/v10.0.0-M7/
dev/tomcat/tomcat-10/v10.0.0-M7/KEYS
dev/tomcat/tomcat-10/v10.0.0-M7/README.html
dev/tomcat/tomcat-10/v10.0.0-M7/RELEASE-NOTES
dev/tomcat/t
Hey Mark,
I'm sorry I got sidetracked with other things but would it be possible to
wait for the final JPMS/OSGi PRs if I promise to have them by the end of
this week?
I would love for that to be part of the 10.0.x tag but I understand if
that's not possible.
- Ray
On Tue, Jun 30, 2020 at 12:50
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 10.0.0-M7
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at c549413 (commit)
This tag includes the following new commits:
new c549413 Tag 10.0.0-M7
The 1 revisions liste
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 10.0.0-M7
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit c549413165721180b15f62033c1be6c5970028fd
Author: Mark Thomas
AuthorDate: Tue Jun 30 18:07:33 2020 +0100
Tag 10.0.0-M
On 30/06/2020 17:56, ma...@apache.org wrote:
> +
Doh. Re-tag to follow shortly.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 10.0.0-M7
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 09f5fc989126bb9d942df704f9186dca5fa620d5
Author: Mark Thomas
AuthorDate: Tue Jun 30 17:55:43 2020 +0100
Tag 10.0.0-M
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 10.0.0-M7
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at 09f5fc9 (commit)
This tag includes the following new commits:
new 09f5fc9 Tag 10.0.0-M7
The 1 revisions liste
Hi all,
It isn't quite the start of July but my release prep didn't take quite
as long as I thought it might and the code base looks to be in a good
state to tag. Therefore, I plan to start the July releases with a 10.0.x
tag shortly.
Mark
The Buildbot has detected a restored build on builder tomcat-trunk while
building tomcat. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/5283
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchScheduler
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit b51700209311c352e1c35d7845237da7a435b06b
Author: Mark Thomas
AuthorDate: Tue Jun 30 14:18:55 2020 +0100
Correct calcu
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 34d19fb Correct calculation of payload length when using 4 or more
bytes
new b517002 Correct calculation of pay
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 4c04982870d6e730c38e21e58fb653b7cf723784
Author: Mark Thomas
AuthorDate: Tue Jun 30 14:20:58 2020 +0100
Fix BZ 64563
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit f9f75c14678b68633f79030ddf4ff827f014cc84
Author: Mark Thomas
AuthorDate: Mon Jun 29 14:02:59 2020 +0100
Fix BZ 64563
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 34d19fbe243a6c84cac75c83118d3a0351f5ab41
Author: Mark Thomas
AuthorDate: Mon Jun 29 15:08:25 2020 +0100
Correct calcu
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 3d23880 Align Chinese translations with 8.5.x
new f9f75c1 Fix BZ 64563 - additional payload length validation
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 3003d7b Correct order
new 12d7156 Fix BZ 64563 - additional payload length validation
new e7c3817 Correct
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
commit 12d715676038efbf9c728af10163f8277fc019d5
Author: Mark Thomas
AuthorDate: Mon Jun 29 14:02:59 2020 +0100
Fix BZ 64563
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 d37f128 Correct calculation of payload length when
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
commit e7c3817bfbc45bf5315e11f9a593d26d791d7fa9
Author: Mark Thomas
AuthorDate: Mon Jun 29 15:08:25 2020 +0100
Correct calcu
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 40fa74c Fix BZ 64563 - additional payload length v
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from f0d9610 Extend the list of keys known to differ between versions
new 1c1c77b Fix BZ 64563 - additional payload
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.git
commit 1c1c77b0efb667cea80b532440b44cea1dc427c3
Author: Mark Thomas
AuthorDate: Mon Jun 29 14:02:59 2020 +0100
Fix BZ 64563
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.git
commit 1cddae8da4ecb4ac04575d3b5fba2daa2e0c8ead
Author: Mark Thomas
AuthorDate: Mon Jun 29 15:08:25 2020 +0100
Correct calc
The Buildbot has detected a new failure on builder tomcat-trunk while building
tomcat. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/5282
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchScheduler sc
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 3d23880904bd7ba3171a6bb9448d587890e9bf36
Author: Mark Thomas
AuthorDate: Tue Jun 30 11:40:12 2020 +0100
Align Chinese
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 22da96f Fix BZ 64560 Don't clear DeltaRequest when changing session ID
new 9c5c9ee Import updated French transla
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 9c5c9eeff8043e1618a3839dc0a95e0d9082f6dc
Author: Mark Thomas
AuthorDate: Tue Jun 30 11:39:44 2020 +0100
Import update
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
commit 3003d7b2cebd72d5c5add650637a5b00b084bc8b
Author: Mark Thomas
AuthorDate: Tue Jun 30 11:32:28 2020 +0100
Correct order
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
commit f059c048397e391b205419985dc1b3d13bf431c2
Author: Mark Thomas
AuthorDate: Tue Jun 30 11:32:18 2020 +0100
Import update
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 64781c1 Fix BZ 64560 Don't clear DeltaRequest when changing session ID
new f059c04 Import updated French transla
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
commit 11cf65ad089b48ae3ee7adf3b6e6e80bfa39a699
Author: Mark Thomas
AuthorDate: Tue Jun 30 11:26:49 2020 +0100
Import update
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 47d7674 Fix path
new 11cf65a Import updated French translations from POEditor
new e2ce6a9 Extend the list
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
commit e2ce6a9ced7205cf7997ffc05332b2dfc1ec167b
Author: Mark Thomas
AuthorDate: Tue Jun 30 11:27:42 2020 +0100
Extend the li
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.git
The following commit(s) were added to refs/heads/master by this push:
new f0d9610 Extend the list of keys known to differ
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.git
The following commit(s) were added to refs/heads/master by this push:
new 6a9b3f7 Import updated French translations from
https://bz.apache.org/bugzilla/show_bug.cgi?id=64565
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
OS|
On 30/06/2020 04:47, Cesar Hernandez wrote:
> Hi!,
>
>
> I'm able to checkout 8.5.56 tag and have a successful: ant
> But I'm getting the following errors [1] after running: ant test
We would need to see the individual test files to understand each of
those failures.
> I notice that in the bui
https://bz.apache.org/bugzilla/show_bug.cgi?id=64565
Bug ID: 64565
Summary: Tomcat not able to kill jdbs session from V$Session
Product: Tomcat 9
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Pr
61 matches
Mail list logo