[Bug 59043] SingleSignOn valve warns about missing session when invoking HttpServletRequest.logout

2019-07-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59043 --- Comment #3 from mary schreffler --- *** Bug 59145 has been reproduced at https://writemyessay.pro/write-my-essay-today/ and added to the bug tracking list *** -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 59901] Reduce I/O associated with JSP compilation

2019-07-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59901 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 63555] embedded jar manifests missing automatic module names

2019-07-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63555 --- Comment #1 from Mark Thomas --- I'm exploring if it is possible to get bnd to do this for us in the same way it generates OSGi metadata. -- You are receiving this mail because: You are the assignee for the bug. ---

Re: [VOTE] Release Apache Tomcat 7.0.96

2019-07-25 Thread Felix Schumacher
Am 25. Juli 2019 17:00:06 MESZ schrieb Rainer Jung : >Hi Felix, > >could it be you have overwritten objenesis.loc in some >build.properties? Could be. I will have a look at my docker file. Stupid me has looked at the git sources and hasn't thought about my old me copying stuff into the extrac

Re: [VOTE] Release Apache Tomcat 7.0.96

2019-07-25 Thread Rainer Jung
I just saw, you can find the source of the property by running in your TC 7 directory: ant -debug echoproperties | egrep -e 'Loading|objenesis' For my checkout it shows: [property] Loading /path/to/my/home/build.properties [property] Loading /path/to/my/tomcat/7.0.96/checkout/build.propertie

Re: [VOTE] Release Apache Tomcat 7.0.96

2019-07-25 Thread Rainer Jung
Hi Felix, could it be you have overwritten objenesis.loc in some build.properties? Commit 9e32afaf34e on 2019-07-05 for TC 7 contains: -objenesis.loc=https://bintray.com/easymock/distributions/download_file?file_path=objenesis-${objenesis.version}-bin.zip +objenesis.loc=${base-maven.loc}/org/ob

buildbot success in on tomcat-trunk

2019-07-25 Thread buildbot
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/4509 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[tomcat] branch master updated: Fix OSGi data in manifests

2019-07-25 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.git The following commit(s) were added to refs/heads/master by this push: new de9fc52 Fix OSGi data in manifests de9fc52 is de

Re: [VOTE] Release Apache Tomcat 7.0.96

2019-07-25 Thread Felix Schumacher
While building with 'ant test' I currently get: ,,, downloadfile:   [get] Getting: https://bintray.com/easymock/distributions/download_file?file_path=objenesis-1.2-bin.zip   [get] To: /root/tomcat-build-libs/download-526630409.tmp   [get] https://bintray.com/easymock/distributions/dow

buildbot failure in on tomcat-trunk

2019-07-25 Thread buildbot
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/4508 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler sc

[Bug 63571] The SSL sessionCacheSize config overwrites javax.net.ssl.sessionCacheSize

2019-07-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63571 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch 7.0.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63571

2019-07-25 Thread markt
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 The following commit(s) were added to refs/heads/7.0.x by this push: new d2b6b5b Fix https://bz.apache.org/bugzilla/show_bu

[tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63571

2019-07-25 Thread markt
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 0c5c6b6 Fix https://bz.apache.org/bugzilla/show_bu

[tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63571

2019-07-25 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.git The following commit(s) were added to refs/heads/master by this push: new 88af47f Fix https://bz.apache.org/bugzilla/show_

[Bug 63567] catalina.sh fails to pass LOGGING_MANAGER to jvm during stop

2019-07-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63567 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63567

2019-07-25 Thread markt
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 0cfb159 Fix https://bz.apache.org/bugzilla/show_bu

[tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63567

2019-07-25 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.git The following commit(s) were added to refs/heads/master by this push: new c741084 Fix https://bz.apache.org/bugzilla/show_

Re: [VOTE] Release Apache Tomcat 7.0.96

2019-07-25 Thread Mark Thomas
On 24/07/2019 14:56, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.96 release is now available for voting. > > For full details, see the changelog: > https://ci.apache.org/projects/tomcat/tomcat7/docs/changelog.html > > It can be obtained from: > https://dist.apache.org/repos/dist/dev