https://bz.apache.org/bugzilla/show_bug.cgi?id=64005
Remy Maucherat changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Remy Mau
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 5ee1573 Avoid possibly useless environment restor
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 41f5e47 Avoid possibly useless environment restore
This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new cdb7961 Avoid possibly useless environment restore
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/4826
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchScheduler sc
https://bz.apache.org/bugzilla/show_bug.cgi?id=64006
Bug ID: 64006
Summary: MemoryUserDatabase in >=9.0.14 insists on statically
set ConfigFileLoader ConfigurationSource
Product: Tomcat 9
Version: 9.0.14
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=64006
Brett Randall changed:
What|Removed |Added
CC||javabr...@gmail.com
--
You are receiv
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 f09d395 BZ64006: Provide default configuration so
https://bz.apache.org/bugzilla/show_bug.cgi?id=64006
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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/4827
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 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 d035de3 Fix TLS config corruption via deprecated a
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 bbf0d08 Fix TLS config corruption via deprecated
Hi,
First of all an update.
I have a first pass of the javax.* -> jakarta.* migration tool
implemented. I have used it to convert the JSTL JARs used by Tomcat's
example web application and by the unit tests. The unit tests now all
pass. I have updated my "jakarta" branch [1] to include these chan
On Mon, Dec 16, 2019 at 4:03 PM Mark Thomas wrote:
> Hi,
>
> First of all an update.
>
> I have a first pass of the javax.* -> jakarta.* migration tool
> implemented. I have used it to convert the JSTL JARs used by Tomcat's
> example web application and by the unit tests. The unit tests now all
>
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 a71c379 Update optimisation for java.lang.Record
On 14/12/2019 16:48, Rory O'Donnell wrote:
>
> Hi Mark,
>
> *Per the JDK 14 schedule , we are now in Rampdown Phase One*
>
> *Please advise if you have found any issues while testing the latest
> Early Access build.
Rory,
The addition of java.lang.Record triggered as unit test failure (as it
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 4dfb30b Update optimisation for java.lang.Record a
On 16/12/2019 15:37, Rémy Maucherat wrote:
> Do you plan to create the 9.10 branch at the same time ? If you don't
> create it immediately to keep it in sync with 10, it would need to be
> recreated later using a jakarta->javax rename.
I was planning on creating it later and using Git to revert
On Mon, Dec 16, 2019 at 5:38 PM Mark Thomas wrote:
> On 16/12/2019 15:37, Rémy Maucherat wrote:
>
>
>
> > Do you plan to create the 9.10 branch at the same time ? If you don't
> > create it immediately to keep it in sync with 10, it would need to be
> > recreated later using a jakarta->javax ren
On Mon, Dec 16, 2019 at 4:03 PM Mark Thomas wrote:
> Hi,
>
> First of all an update.
>
> I have a first pass of the javax.* -> jakarta.* migration tool
> implemented. I have used it to convert the JSTL JARs used by Tomcat's
> example web application and by the unit tests. The unit tests now all
>
On 16/12/2019 16:45, Rémy Maucherat wrote:
> On Mon, Dec 16, 2019 at 5:38 PM Mark Thomas
> > I was thinking about that tool and the possibilities, but not sure
> about
> > the location. There's always the "modules" ...
>
> I thought about that. It just seems a bit more stand-alon
https://bz.apache.org/bugzilla/show_bug.cgi?id=64005
--- Comment #2 from Vlad Mencl ---
Hi,
Thanks for the reply - and agree a test case to reproduce the bug is essential
for troubleshooting from your end.
I am just about to go on leave, and will be back at work in the week of January
13th (sou
https://bz.apache.org/bugzilla/show_bug.cgi?id=64005
--- Comment #3 from Michael Osipov ---
Can you tacke the actual JAR and test it with "unzip -t" as well as NIO2 zipfs
provider?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64005
--- Comment #4 from Vlad Mencl ---
Hi,
I'm getting this for a web-app running off a 50MB WAR file.
I do NOT get the error when I configure Tomcat to unpack the WAR File, only
when running directly from the WAR file.
And it works fine with To
https://bz.apache.org/bugzilla/show_bug.cgi?id=64005
--- Comment #5 from Vlad Mencl ---
PS: the WAR file I'm running is at
https://github.com/REANNZ/federationregistry2-Tuakiri/releases/tag/2.9.0-tuakiri5
- but it also needs a config file (template at
https://github.com/REANNZ/federationregistry
https://bz.apache.org/bugzilla/show_bug.cgi?id=64006
--- Comment #2 from Brett Randall ---
Thanks Remy. So will the default config source in 9.0.31+ wrap any provided
non-API file config ... so the above test would pass, finding the configured
Users file to load? If so that would be a good solu
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 0f60790 Expand temporary default source to cover
https://bz.apache.org/bugzilla/show_bug.cgi?id=64006
--- Comment #3 from Remy Maucherat ---
Yes, your code posted above will work again.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe
На ср, 11.12.2019 г. в 15:51 Violeta Georgieva
написа:
>
> The proposed Apache Tomcat 7.0.99 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.99/
> The Maven staging repo is:
> https://repository.apache.org/content/repo
https://bz.apache.org/bugzilla/show_bug.cgi?id=64007
Bug ID: 64007
Summary: a deadlock with Poller run and cancelledKey
Product: Tomcat 9
Version: 9.0.26
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
30 matches
Mail list logo