Bug report for Tomcat 9 [2017/06/11]

2017-06-11 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2017/06/11]

2017-06-11 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2017/06/11]

2017-06-11 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2017/06/11]

2017-06-11 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2017/06/11]

2017-06-11 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2017/06/11]

2017-06-11 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2017/06/11]

2017-06-11 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2017/06/11]

2017-06-11 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

How do I map a tomcat version to source code

2017-06-11 Thread Hoa Phan
On https://github.com/apache/tomcat When I checked the “tag” of 8.x I only see: 8_0_RC_*** Is there a quick way to know exactly which revision to check out to debug apache-tomcat-8.0.36 that I am running? Why isn’t there tag that have that exact version? Thank

Re: How do I map a tomcat version to source code

2017-06-11 Thread Mark Thomas
On 11/06/17 09:36, Hoa Phan wrote: > On > https://github.com/apache/tomcat > When I checked the “tag” of 8.x I only see: > > 8_0_RC_*** > > Is there a quick way to know exactly which revision to check out to debug > apache-tomcat-8.0.36 that I am running? Each

How do I map a tomcat version to source code

2017-06-11 Thread Hoa Phan
Thanks so much, Mark.

svn commit: r1798371 - in /tomcat/trunk: conf/ java/org/apache/catalina/security/ java/org/apache/catalina/startup/ webapps/docs/ webapps/docs/config/

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 15:38:34 2017 New Revision: 1798371 URL: http://svn.apache.org/viewvc?rev=1798371&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61154 Introduce a new custom permission, DeployXmlPermisasion, that allows a web application running under a security m

svn commit: r1798372 - in /tomcat/tc8.5.x/trunk: ./ conf/ java/org/apache/catalina/security/ java/org/apache/catalina/startup/ webapps/docs/ webapps/docs/config/

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 15:41:01 2017 New Revision: 1798372 URL: http://svn.apache.org/viewvc?rev=1798372&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61154 Introduce a new custom permission, DeployXmlPermisasion, that allows a web application running under a security m

svn commit: r1798373 - in /tomcat/tc8.0.x/trunk: ./ conf/ java/org/apache/catalina/security/ java/org/apache/catalina/startup/ webapps/docs/ webapps/docs/config/

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 15:45:02 2017 New Revision: 1798373 URL: http://svn.apache.org/viewvc?rev=1798373&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61154 Introduce a new custom permission, DeployXmlPermisasion, that allows a web application running under a security m

svn commit: r1798374 - in /tomcat/tc7.0.x/trunk: ./ conf/ java/org/apache/catalina/security/ java/org/apache/catalina/startup/ webapps/docs/ webapps/docs/config/

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 15:49:45 2017 New Revision: 1798374 URL: http://svn.apache.org/viewvc?rev=1798374&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61154 Introduce a new custom permission, DeployXmlPermisasion, that allows a web application running under a security m

[Bug 61154] The manager applications don't start when using the Security Manager

2017-06-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61154 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1798379 - /tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 16:32:18 2017 New Revision: 1798379 URL: http://svn.apache.org/viewvc?rev=1798379&view=rev Log: Fix copy/paste error Modified: tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java Modified: tomcat/trunk/java/org/apache/catalina/session/ManagerBase.jav

svn commit: r1798380 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/session/ManagerBase.java

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 16:33:22 2017 New Revision: 1798380 URL: http://svn.apache.org/viewvc?rev=1798380&view=rev Log: Fix copy/paste error Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/session/ManagerBase.java Propchange: tomcat

svn commit: r1798381 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/session/ManagerBase.java

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 16:33:50 2017 New Revision: 1798381 URL: http://svn.apache.org/viewvc?rev=1798381&view=rev Log: Fix copy/paste error Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/session/ManagerBase.java Propchange: tomcat

svn commit: r1798382 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/session/ManagerBase.java

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 16:34:27 2017 New Revision: 1798382 URL: http://svn.apache.org/viewvc?rev=1798382&view=rev Log: Fix copy/paste error Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/session/ManagerBase.java Propchange: tomcat

svn commit: r1798384 - in /tomcat/trunk/webapps: docs/changelog.xml host-manager/META-INF/context.xml manager/META-INF/context.xml

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 16:58:55 2017 New Revision: 1798384 URL: http://svn.apache.org/viewvc?rev=1798384&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61150 Configure the Manager and Host-Manager web applications to permit serialization and deserialization of CRSFPreven

svn commit: r1798385 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/host-manager/META-INF/context.xml webapps/manager/META-INF/context.xml

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 16:59:34 2017 New Revision: 1798385 URL: http://svn.apache.org/viewvc?rev=1798385&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61150 Configure the Manager and Host-Manager web applications to permit serialization and deserialization of CRSFPreven

svn commit: r1798386 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/host-manager/META-INF/context.xml webapps/manager/META-INF/context.xml

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 17:01:33 2017 New Revision: 1798386 URL: http://svn.apache.org/viewvc?rev=1798386&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61150 Configure the Manager and Host-Manager web applications to permit serialization and deserialization of CRSFPreven

svn commit: r1798387 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/host-manager/META-INF/context.xml webapps/manager/META-INF/context.xml

2017-06-11 Thread markt
Author: markt Date: Sun Jun 11 17:03:14 2017 New Revision: 1798387 URL: http://svn.apache.org/viewvc?rev=1798387&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61150 Configure the Manager and Host-Manager web applications to permit serialization and deserialization of CRSFPreven

[Bug 61150] One of the session attributes on the [host-]manager application is disallowed by the Security Manager

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

svn commit: r1798390 - in /tomcat/trunk: conf/catalina.policy webapps/docs/changelog.xml

2017-06-11 Thread violetagg
Author: violetagg Date: Sun Jun 11 18:31:56 2017 New Revision: 1798390 URL: http://svn.apache.org/viewvc?rev=1798390&view=rev Log: Fix typos Modified: tomcat/trunk/conf/catalina.policy tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/conf/catalina.policy URL: http://svn.ap

svn commit: r1798391 - in /tomcat/tc8.5.x/trunk: ./ conf/catalina.policy webapps/docs/changelog.xml

2017-06-11 Thread violetagg
Author: violetagg Date: Sun Jun 11 18:33:19 2017 New Revision: 1798391 URL: http://svn.apache.org/viewvc?rev=1798391&view=rev Log: Fix typos Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/conf/catalina.policy tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Pro

svn commit: r1798392 - in /tomcat/tc8.0.x/trunk: ./ conf/catalina.policy webapps/docs/changelog.xml

2017-06-11 Thread violetagg
Author: violetagg Date: Sun Jun 11 18:34:39 2017 New Revision: 1798392 URL: http://svn.apache.org/viewvc?rev=1798392&view=rev Log: Fix typos Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/conf/catalina.policy tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Pro

svn commit: r1798393 - in /tomcat/tc7.0.x/trunk: ./ conf/catalina.policy webapps/docs/changelog.xml

2017-06-11 Thread violetagg
Author: violetagg Date: Sun Jun 11 18:35:54 2017 New Revision: 1798393 URL: http://svn.apache.org/viewvc?rev=1798393&view=rev Log: Fix typos Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/conf/catalina.policy tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Pro

buildbot failure in on tomcat-8-trunk

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

svn commit: r1798395 - in /tomcat/trunk: java/org/apache/catalina/startup/Tomcat.java webapps/docs/changelog.xml

2017-06-11 Thread violetagg
Author: violetagg Date: Sun Jun 11 19:04:14 2017 New Revision: 1798395 URL: http://svn.apache.org/viewvc?rev=1798395&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61173 Polish the javadoc for o.a.catalina.startup.Tomcat. Patch provided by peterhansson_se. Modified: tomcat/

svn commit: r1798396 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java webapps/docs/changelog.xml

2017-06-11 Thread violetagg
Author: violetagg Date: Sun Jun 11 19:12:16 2017 New Revision: 1798396 URL: http://svn.apache.org/viewvc?rev=1798396&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61173 Polish the javadoc for o.a.catalina.startup.Tomcat. Patch provided by peterhansson_se. Modified: tomcat/

svn commit: r1798397 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java webapps/docs/changelog.xml

2017-06-11 Thread violetagg
Author: violetagg Date: Sun Jun 11 19:17:56 2017 New Revision: 1798397 URL: http://svn.apache.org/viewvc?rev=1798397&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61173 Polish the javadoc for o.a.catalina.startup.Tomcat. Patch provided by peterhansson_se. Modified: tomcat/

buildbot success in on tomcat-8-trunk

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

svn commit: r1798398 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java webapps/docs/changelog.xml

2017-06-11 Thread violetagg
Author: violetagg Date: Sun Jun 11 20:05:46 2017 New Revision: 1798398 URL: http://svn.apache.org/viewvc?rev=1798398&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61173 Polish the javadoc for o.a.catalina.startup.Tomcat. Patch provided by peterhansson_se. Modified: tomcat/

[Bug 61173] Javadoc for Tomcat class is close to impossible to read - patch attached

2017-06-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61173 Violeta Georgieva changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: Things that we can do to increase contributor involvement?

2017-06-11 Thread Violeta Georgieva
Hi Coty, 2017-06-02 17:50 GMT+03:00 Coty Sutherland : > > On Fri, Jun 2, 2017 at 10:27 AM, Violeta Georgieva wrote: > > Hi, > > > > 2017-05-31 6:07 GMT+03:00 Coty Sutherland : > >> > >> Hi all, > >> > >> I've been thinking about things that we could do for Tomcat to help > >> bring in new contrib

Re: Things that we can do to increase contributor involvement?

2017-06-11 Thread Coty Sutherland
On Sun, Jun 11, 2017 at 4:20 PM, Violeta Georgieva wrote: > Hi Coty, > > 2017-06-02 17:50 GMT+03:00 Coty Sutherland : >> >> On Fri, Jun 2, 2017 at 10:27 AM, Violeta Georgieva > wrote: >> > Hi, >> > >> > 2017-05-31 6:07 GMT+03:00 Coty Sutherland : >> >> >> >> Hi all, >> >> >> >> I've been thinking

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-validate (in module tomcat-8.0.x) failed

2017-06-11 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-validate has an issue affecting its community integration.

[GUMP@vmgump-vm3]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2017-06-11 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-validate has an issue affecting its community integration. Th