[Bug 62897] New: Provide a property to disable WebappClassLoaderBase.checkThreadLocalsForLeaks()

2018-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62897 Bug ID: 62897 Summary: Provide a property to disable WebappClassLoaderBase.checkThreadLocalsForLeaks() Product: Tomcat 9 Version: 9.0.x Hardware: All OS:

svn commit: r1846225 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_92: ./ build.properties.default

2018-11-09 Thread violetagg
Author: violetagg Date: Fri Nov 9 09:55:36 2018 New Revision: 1846225 URL: http://svn.apache.org/viewvc?rev=1846225&view=rev Log: Tag 7.0.92 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_92/ (props changed) - copied from r1846221, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCA

svn commit: r1846226 - in /tomcat/trunk/java/org/apache/tomcat/buildutil/translate: ./ Constants.java Export.java

2018-11-09 Thread markt
Author: markt Date: Fri Nov 9 10:16:18 2018 New Revision: 1846226 URL: http://svn.apache.org/viewvc?rev=1846226&view=rev Log: Add the code I've been using to export translations to a single file per language. Plenty of scope for improvement. Added: tomcat/trunk/java/org/apache/tomcat/buildu

[Bug 62895] load-on-startup of the @WebServlet does not word

2018-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62895 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1846232 - in /tomcat/trunk/java/org/apache/catalina: startup/CatalinaBaseConfigurationSource.java startup/ContextConfig.java valves/rewrite/RewriteValve.java

2018-11-09 Thread markt
Author: markt Date: Fri Nov 9 11:02:10 2018 New Revision: 1846232 URL: http://svn.apache.org/viewvc?rev=1846232&view=rev Log: Fix null warnings in IDE Modified: tomcat/trunk/java/org/apache/catalina/startup/CatalinaBaseConfigurationSource.java tomcat/trunk/java/org/apache/catalina/start

JDK 12 , JDK 8u202 & Project Panama Early-Access builds available

2018-11-09 Thread Rory O'Donnell
Hi Mark, *JDK 12 Early Access build 19 is available at : - jdk.java.net/12/* * These early-access, open-source builds are provided under the GNU General Public License, versionĀ 2, with the Classpath Exception . * Release Notes updates since l

buildbot failure in on tomcat-trunk

2018-11-09 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3729 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r30780 [2/2] - in /dev/tomcat/tomcat-7/v7.0.92: ./ bin/ bin/embed/ bin/extras/ src/

2018-11-09 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.92/bin/extras/tomcat-juli-adapters.jar.sha512 == --- dev/tomcat/tomcat-7/v7.0.92/bin/extras/tomcat-juli-adapters.jar.sha512 (added) +++ dev/tomcat/tomcat-7/v7.0.92/bin/extras/tomcat-juli-ada

svn commit: r30780 [1/2] - in /dev/tomcat/tomcat-7/v7.0.92: ./ bin/ bin/embed/ bin/extras/ src/

2018-11-09 Thread violetagg
Author: violetagg Date: Fri Nov 9 11:32:17 2018 New Revision: 30780 Log: Stage Tomcat 7.0.92 Added: dev/tomcat/tomcat-7/v7.0.92/ dev/tomcat/tomcat-7/v7.0.92/KEYS dev/tomcat/tomcat-7/v7.0.92/README.html dev/tomcat/tomcat-7/v7.0.92/RELEASE-NOTES dev/tomcat/tomcat-7/v7.0.92/bin/

[VOTE] Release Apache Tomcat 7.0.92

2018-11-09 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.92 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.92/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1198/ The svn tag is: http://svn.apache.org/

svn commit: r1846235 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2018-11-09 Thread violetagg
Author: violetagg Date: Fri Nov 9 11:41:50 2018 New Revision: 1846235 URL: http://svn.apache.org/viewvc?rev=1846235&view=rev Log: Increment version for next dev cycle Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default tomcat/

svn commit: r1846236 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/loader/ webapps/docs/ webapps/docs/config/

2018-11-09 Thread markt
Author: markt Date: Fri Nov 9 11:49:37 2018 New Revision: 1846236 URL: http://svn.apache.org/viewvc?rev=1846236&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62897 Provide a property clearReferencesThreadLocals on the standard Context implementation that enables the check for

svn commit: r1846238 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/loader/ webapps/docs/ webapps/docs/config/

2018-11-09 Thread markt
Author: markt Date: Fri Nov 9 11:56:52 2018 New Revision: 1846238 URL: http://svn.apache.org/viewvc?rev=1846238&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62897 Provide a property clearReferencesThreadLocals on the standard Context implementation that enables the check for

svn commit: r1846239 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

2018-11-09 Thread markt
Author: markt Date: Fri Nov 9 12:02:41 2018 New Revision: 1846239 URL: http://svn.apache.org/viewvc?rev=1846239&view=rev Log: Correct previous merge error Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java Modified: tomcat/tc7.0.x/trunk/java/org/apac

svn commit: r1846240 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/loader/ webapps/docs/ webapps/docs/config/

2018-11-09 Thread markt
Author: markt Date: Fri Nov 9 12:07:37 2018 New Revision: 1846240 URL: http://svn.apache.org/viewvc?rev=1846240&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62897 Provide a property clearReferencesThreadLocals on the standard Context implementation that enables the check for

[Bug 62897] Provide a property to disable WebappClassLoaderBase.checkThreadLocalsForLeaks()

2018-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62897 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: JDK 12 , JDK 8u202 & Project Panama Early-Access builds available

2018-11-09 Thread Mark Thomas
On 09/11/2018 10:57, Rory O'Donnell wrote: > *Project Panama Early-Access build 0 ***is available at : - > http://jdk.java.net/panama/ This looks interesting. If I am reading the information correctly, it could reduce the scope of Tomcat Native or even remove it completely (assuming we dropped

buildbot success in on tomcat-trunk

2018-11-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3730 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1846245 - in /tomcat/trunk: java/org/apache/catalina/core/StandardService.java webapps/docs/config/service.xml

2018-11-09 Thread remm
Author: remm Date: Fri Nov 9 13:44:39 2018 New Revision: 1846245 URL: http://svn.apache.org/viewvc?rev=1846245&view=rev Log: Add a daemon flag for the utility threads. Those threads are not bad candidates for non daemon by default, given they are managed by an executor. Modified: tomcat/tru

svn commit: r1846246 - in /tomcat/trunk: build.properties.default res/maven/tomcat-embed-jasper.pom res/maven/tomcat-jasper.pom webapps/docs/changelog.xml

2018-11-09 Thread markt
Author: markt Date: Fri Nov 9 13:52:53 2018 New Revision: 1846246 URL: http://svn.apache.org/viewvc?rev=1846246&view=rev Log: Update the Eclipse Compiler for Java to 4.9. Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/tomcat-embed-jasper.pom tomcat/trunk/res/m

Re: JDK 12 , JDK 8u202 & Project Panama Early-Access builds available

2018-11-09 Thread Mark Thomas
On 09/11/2018 10:57, Rory O'Donnell wrote: > Hi Mark, > > *JDK 12 Early Access build 19 is available at : - jdk.java.net/12/* Built Tomcat 9.0.x and an all the unit tests. All passed. Mark - To unsubscribe, e-mail: dev-unsubscr

buildbot failure in on tomcat-trunk

2018-11-09 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3732 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

Re: JDK 12 , JDK 8u202 & Project Panama Early-Access builds available

2018-11-09 Thread Rory O'Donnell
Thanks for the update Mark! On 09/11/2018 14:05, Mark Thomas wrote: On 09/11/2018 10:57, Rory O'Donnell wrote: Hi Mark, *JDK 12 Early Access build 19 is available at : - jdk.java.net/12/* Built Tomcat 9.0.x and an all the unit tests. All passed. Mark

[Bug 62895] load-on-startup of the @WebServlet does not word

2018-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62895 --- Comment #3 from richard.gang@gmail.com --- OK, I see that But I have another question, if I use the annotation like that @WebServlet(loadOnStartup=1, urlPatterns={}), it means the Servlet don't have any url pattern, right? But the Servl

[Bug 62895] load-on-startup of the @WebServlet does not word

2018-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62895 --- Comment #4 from richard.gang@gmail.com --- I have read the original sentence The urlPatterns or the value attribute on the annotation MUST be present. thank you very much -- You are receiving this mail because: You are the assigne

[Bug 62899] New: Async servlet over HTTP/2 on embedded server sporadically timeout forever when reading near end of request

2018-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62899 Bug ID: 62899 Summary: Async servlet over HTTP/2 on embedded server sporadically timeout forever when reading near end of request Product: Tomcat 9 Version: 9.0

Re: JDK 12 , JDK 8u202 & Project Panama Early-Access builds available

2018-11-09 Thread Mark Thomas
On 09/11/2018 12:38, Mark Thomas wrote: > On 09/11/2018 10:57, Rory O'Donnell wrote: > > > >> *Project Panama Early-Access build 0 ***is available at : - >> http://jdk.java.net/panama/ > > This looks interesting. If I am reading the information correctly, it > could reduce the scope of Tomcat N

svn commit: r1846265 - in /tomcat/trunk/java/org/apache/tomcat/buildutil/translate: Export.java Import.java Utils.java

2018-11-09 Thread markt
Author: markt Date: Fri Nov 9 20:29:29 2018 New Revision: 1846265 URL: http://svn.apache.org/viewvc?rev=1846265&view=rev Log: First pass at the import code Added: tomcat/trunk/java/org/apache/tomcat/buildutil/translate/Import.java (with props) tomcat/trunk/java/org/apache/tomcat/build