https://bz.apache.org/bugzilla/show_bug.cgi?id=64503
--- Comment #4 from Michael Seele ---
Thanks for the answer, Mark.
Just for the record, here is how I solved it:
I created a new helper method that acts like a wrapper for the mapping
function:
public static Function parallel(Function funct
This is an automated email from the ASF dual-hosted git repository.
mgrigorov 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 07e6cf4 Use Easymock 3.6
07e6cf4 is described
Hi,
The build of 8.5.x passes here but it failed at
https://ci.apache.org/builders/tomcat-85-trunk/builds/2349.
But without access to the file system I cannot find what is the reason.
How do you investigate such problems at Buildbot machines ?
[concat] Testsuites with failed tests:
[concat] TE
On 10/06/2020 13:01, Martin Grigorov wrote:
> Hi,
>
> The build of 8.5.x passes here but it failed
> at https://ci.apache.org/builders/tomcat-85-trunk/builds/2349.
> But without access to the file system I cannot find what is the reason.
> How do you investigate such problems at Buildbot machines
On Wed, Jun 10, 2020 at 2:02 PM Martin Grigorov
wrote:
> Hi,
>
> The build of 8.5.x passes here but it failed at
> https://ci.apache.org/builders/tomcat-85-trunk/builds/2349.
> But without access to the file system I cannot find what is the reason.
> How do you investigate such problems at Buildb
On Wed, Jun 10, 2020 at 3:08 PM Mark Thomas wrote:
> On 10/06/2020 13:01, Martin Grigorov wrote:
> > Hi,
> >
> > The build of 8.5.x passes here but it failed
> > at https://ci.apache.org/builders/tomcat-85-trunk/builds/2349.
> > But without access to the file system I cannot find what is the reas
This is an automated email from the ASF dual-hosted git repository.
mgrigorov 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 9904507 Downgrade Objenesis to 2.6
9904507 is
Thanks for the feedback. I'll look at each point carefully.
I can report though that tests are looking relatively good. Only a few
failures:
TEST-org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt:Tests
run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
TEST-org.apache
This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 3a7bdc979abb3e9dc76d060c4d6d79370e0803fd
Author: Martin Tzvetanov Grigorov
AuthorDate: Wed Jun 10 16:38:22 2020 +0300
This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 9904507 Downgrade Objenesis to 2.6
new 600d061 Update the version of Objenesis for IDEA project template
This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 600d061bb5a642afc9e1e0641f4a2d6093e2311e
Author: Martin Tzvetanov Grigorov
AuthorDate: Wed Jun 10 16:37:36 2020 +0300
On 10/06/2020 14:36, Raymond Auge wrote:
> Thanks for the feedback. I'll look at each point carefully.
>
> I can report though that tests are looking relatively good. Only a few
> failures:
>
> TEST-org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt:Tests
> run: 3, Failures: 1, Errors:
The Buildbot has detected a restored build on builder tomcat-85-trunk while
building tomcat. Full details are available at:
https://ci.apache.org/builders/tomcat-85-trunk/builds/2350
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchSch
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 752f0b9 Fix BZ 64506 Correct race condition on r
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 6efae2f Fix BZ 64506 Correct race condition on res
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 3dc63ee Fix BZ 64506 Correct race condition on res
https://bz.apache.org/bugzilla/show_bug.cgi?id=64506
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=64506
--- Comment #3 from Mark Thomas ---
Fixed in:
- master for 10.0.0-M7 onwards
- 9.0.x for 9.0.37 onwards
- 8.5.x for 8.5.57 onwards
7.0.x is not affected.
It would be great if you were able to test this. Our you able to build Tomcat
from sourc
https://bz.apache.org/bugzilla/show_bug.cgi?id=64509
Mark Thomas changed:
What|Removed |Added
Version|9.0.33 |9.0.36
--- Comment #1 from Mark Thomas
Well thanks Christopher - that presentation link was just what I needed (well -
it was your presentation after all!). Really good. Ideally this could be
written into the Tomcat standard Documentation, as it will crop up quite a bit.
In summary, 3 steps:
1. Fetch cert update (requires port 8
https://bz.apache.org/bugzilla/show_bug.cgi?id=64506
--- Comment #4 from Arvind Talari ---
Thank you Mark for the quick turn around.
Yes, we are able to build from source, being a race condition it isn't
reproducible at will, we will need to manually simulate the race condition.
Although, we hav
https://bz.apache.org/bugzilla/show_bug.cgi?id=64506
--- Comment #5 from Arvind Talari ---
Hmmm.. actually may be it is not required, since
org.apache.catalina.webresources.CachedResource#validateResources isn't
conditionally validating.
--
You are receiving this mail because:
You are the assig
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 d4f1aa1 Fix back-port error
d4f1aa1 is described b
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 496cc6c Fix BZ 64509 - Correctly parse RFC 2109
49
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 640b789 Fix BZ 64509 - Correctly parse RFC 2109
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 6e43876 Fix BZ 64509 - Correctly parse RFC 2109
6e
https://bz.apache.org/bugzilla/show_bug.cgi?id=64509
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=64509
--- Comment #3 from WJCarpenter ---
Thanks for the quick action on this.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: d
https://bz.apache.org/bugzilla/show_bug.cgi?id=64513
Bug ID: 64513
Summary: bndlib is not needed
Product: Tomcat 10
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priori
rotty3000 opened a new pull request #295:
URL: https://github.com/apache/tomcat/pull/295
…here
Signed-off-by: Raymond Augé
This is an automated message from the Apache Git Service.
To respond to the message, please lo
https://bz.apache.org/bugzilla/show_bug.cgi?id=64514
Bug ID: 64514
Summary: classes missing from bootstrap.jar
Product: Tomcat 10
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
https://bz.apache.org/bugzilla/show_bug.cgi?id=64514
rotty3000 changed:
What|Removed |Added
Hardware|PC |All
OS|Linux
rotty3000 opened a new pull request #296:
URL: https://github.com/apache/tomcat/pull/296
Signed-off-by: Raymond Augé
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
https://bz.apache.org/bugzilla/show_bug.cgi?id=64515
Bug ID: 64515
Summary: no need to filter bnd files (bnd passes ant properties
in)
Product: Tomcat 10
Version: unspecified
Hardware: All
OS: All
rotty3000 opened a new pull request #297:
URL: https://github.com/apache/tomcat/pull/297
… in)no need to filter bnd files (bnd passes ant properties in)
Signed-off-by: Raymond Augé
This is an automated message from th
https://bz.apache.org/bugzilla/show_bug.cgi?id=64515
--- Comment #1 from rotty3000 ---
https://github.com/apache/tomcat/pull/297
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail
https://bz.apache.org/bugzilla/show_bug.cgi?id=64513
--- Comment #1 from rotty3000 ---
https://github.com/apache/tomcat/pull/295
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail
https://bz.apache.org/bugzilla/show_bug.cgi?id=64514
--- Comment #1 from rotty3000 ---
https://github.com/apache/tomcat/pull/296
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail
38 matches
Mail list logo