Re: [Git migration] Old git repositories

2018-05-02 Thread Huxing Zhang
+1 for deleting them. On Tue, May 1, 2018 at 5:36 AM, Coty Sutherland wrote: > On Mon, Apr 30, 2018, 16:48 Mark Thomas wrote: > >> The current plan is to merge all of the existing branches into a single >> Git repo. This will be mirrored at GitHub under apache/tomcat. This is >> currently used f

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

2018-05-02 Thread markt
Author: markt Date: Wed May 2 14:52:06 2018 New Revision: 1830764 URL: http://svn.apache.org/viewvc?rev=1830764&view=rev Log: Treat the element of a in web.xml in the same way as the mappedName element of the equivalent @Resource annotation. Both now attempt to set the mappedName property of

svn commit: r1830765 - /tomcat/trunk/java/org/apache/catalina/startup/WebAnnotationSet.java

2018-05-02 Thread markt
Author: markt Date: Wed May 2 14:54:12 2018 New Revision: 1830765 URL: http://svn.apache.org/viewvc?rev=1830765&view=rev Log: Use a constant for a repeatedly used String Modified: tomcat/trunk/java/org/apache/catalina/startup/WebAnnotationSet.java Modified: tomcat/trunk/java/org/apache/cata

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

2018-05-02 Thread markt
Author: markt Date: Wed May 2 14:56:38 2018 New Revision: 1830766 URL: http://svn.apache.org/viewvc?rev=1830766&view=rev Log: Treat the element of a in web.xml in the same way as the mappedName element of the equivalent @Resource annotation. Both now attempt to set the mappedName property of

svn commit: r1830767 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/WebAnnotationSet.java

2018-05-02 Thread markt
Author: markt Date: Wed May 2 14:56:59 2018 New Revision: 1830767 URL: http://svn.apache.org/viewvc?rev=1830767&view=rev Log: Use a constant for a repeatedly used String Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/WebAnnotationS

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

2018-05-02 Thread markt
Author: markt Date: Wed May 2 14:59:31 2018 New Revision: 1830768 URL: http://svn.apache.org/viewvc?rev=1830768&view=rev Log: Treat the element of a in web.xml in the same way as the mappedName element of the equivalent @Resource annotation. Both now attempt to set the mappedName property of

svn commit: r1830769 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/WebAnnotationSet.java

2018-05-02 Thread markt
Author: markt Date: Wed May 2 14:59:46 2018 New Revision: 1830769 URL: http://svn.apache.org/viewvc?rev=1830769&view=rev Log: Use a constant for a repeatedly used String Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/startup/WebAnnotationS

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

2018-05-02 Thread markt
Author: markt Date: Wed May 2 15:00:27 2018 New Revision: 1830770 URL: http://svn.apache.org/viewvc?rev=1830770&view=rev Log: Treat the element of a in web.xml in the same way as the mappedName element of the equivalent @Resource annotation. Both now attempt to set the mappedName property of

svn commit: r1830771 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/WebAnnotationSet.java

2018-05-02 Thread markt
Author: markt Date: Wed May 2 15:00:51 2018 New Revision: 1830771 URL: http://svn.apache.org/viewvc?rev=1830771&view=rev Log: Use a constant for a repeatedly used String Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/WebAnnotationS

buildbot failure in on tomcat-trunk

2018-05-02 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/3230 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

buildbot failure in on tomcat-8-trunk

2018-05-02 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/1304 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sc

svn commit: r1830772 - in /tomcat/trunk/test/org/apache/catalina/startup: TestContextConfig.java TesterServletWithAnnotations.java

2018-05-02 Thread markt
Author: markt Date: Wed May 2 15:30:19 2018 New Revision: 1830772 URL: http://svn.apache.org/viewvc?rev=1830772&view=rev Log: Fix failing tests now mappedName in @Resource does not set the value for env-entry resources. Modified: tomcat/trunk/test/org/apache/catalina/startup/TestContextConf

svn commit: r1830773 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/startup/TestContextConfig.java test/org/apache/catalina/startup/TesterServletWithAnnotations.java

2018-05-02 Thread markt
Author: markt Date: Wed May 2 15:30:44 2018 New Revision: 1830773 URL: http://svn.apache.org/viewvc?rev=1830773&view=rev Log: Fix failing tests now mappedName in @Resource does not set the value for env-entry resources. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/tr

svn commit: r1830774 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/startup/TestContextConfig.java test/org/apache/catalina/startup/TesterServletWithAnnotations.java

2018-05-02 Thread markt
Author: markt Date: Wed May 2 15:31:09 2018 New Revision: 1830774 URL: http://svn.apache.org/viewvc?rev=1830774&view=rev Log: Fix failing tests now mappedName in @Resource does not set the value for env-entry resources. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/tr

svn commit: r1830775 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/startup/TestContextConfig.java test/org/apache/catalina/startup/TesterServletWithAnnotations.java

2018-05-02 Thread markt
Author: markt Date: Wed May 2 15:31:38 2018 New Revision: 1830775 URL: http://svn.apache.org/viewvc?rev=1830775&view=rev Log: Fix failing tests now mappedName in @Resource does not set the value for env-entry resources. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/tr

buildbot failure in on tomcat-7-trunk

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

buildbot success in on tomcat-8-trunk

2018-05-02 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/1305 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

buildbot success in on tomcat-7-trunk

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

Re: [VOTE] Release Apache Tomcat 9.0.8

2018-05-02 Thread Felix Schumacher
Am 27. April 2018 22:03:09 MESZ schrieb Mark Thomas : >The proposed Apache Tomcat 9.0.8 release is now available for voting. > >The major changes compared to the 9.0.7 release are: > >- Implement configuration options to work-around specification > non-compliant user agents (including all the ma

Re: [VOTE] Release Apache Tomcat 8.5.31

2018-05-02 Thread Rémy Maucherat
On Fri, Apr 27, 2018 at 10:47 PM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.31 release is now available for voting. > > The major changes compared to the 8.5.30 release are: > > - Implement configuration options to work-around specification > non-compliant user agents (including all th

Re: [Git migration] Old git repositories

2018-05-02 Thread Violeta Georgieva
2018-04-30 16:48 GMT-04:00 Mark Thomas : > > The current plan is to merge all of the existing branches into a single > Git repo. This will be mirrored at GitHub under apache/tomcat. This is > currently used for the svn mirror for trunk only. > > This raises the question what to do with: > apache/to

Re: [VOTE] Release Apache Tomcat 8.5.31

2018-05-02 Thread Christopher Schultz
Mark, On 4/27/18 3:47 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.31 release is now available for voting. > > The major changes compared to the 8.5.30 release are: > > - Implement configuration options to work-around specification > non-compliant user agents (including all the majo