svn commit: r1737786 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/config/http.xml

2016-04-04 Thread markt
Author: markt Date: Tue Apr 5 06:52:53 2016 New Revision: 1737786 URL: http://svn.apache.org/viewvc?rev=1737786&view=rev Log: s/certificateValidation/certificateVerification/ as reported on users list Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/con

svn commit: r1737785 - /tomcat/trunk/webapps/docs/config/http.xml

2016-04-04 Thread markt
Author: markt Date: Tue Apr 5 06:51:33 2016 New Revision: 1737785 URL: http://svn.apache.org/viewvc?rev=1737785&view=rev Log: s/certificateValidation/certificateVerification/ as reported on users list Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/co

[jira] [Commented] (MTOMCAT-306) Allow port reuse when invoking plugin repeatedly in build

2016-04-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225568#comment-15225568 ] Hudson commented on MTOMCAT-306: FAILURE: Integrated in TomcatMavenPlugin-mvn3.x #293 (Se

[jira] [Commented] (MTOMCAT-306) Allow port reuse when invoking plugin repeatedly in build

2016-04-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225564#comment-15225564 ] Hudson commented on MTOMCAT-306: FAILURE: Integrated in TomcatMavenPlugin-mvn3.x-windows

[GitHub] tomcat-maven-plugin pull request: Allow port reuse when invoking p...

2016-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomcat-maven-plugin/pull/17 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[jira] [Closed] (MTOMCAT-306) Allow port reuse when invoking plugin repeatedly in build

2016-04-04 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-306. -- Resolution: Fixed pr merged. > Allow port reuse when invoking plugin repeatedl

svn commit: r1737760 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/EmbeddedRegistry.java

2016-04-04 Thread olamy
Author: olamy Date: Tue Apr 5 02:44:44 2016 New Revision: 1737760 URL: http://svn.apache.org/viewvc?rev=1737760&view=rev Log: [MTOMCAT-306] Allow port reuse when invoking plugin repeatedly in build fixes #17 Signed-off-by: olivier lamy Modified: tomcat/maven-plugin/trunk/common-tomcat-mav

[jira] [Created] (MTOMCAT-306) Allow port reuse when invoking plugin repeatedly in build

2016-04-04 Thread *$^¨%`£
Olivier Lamy (*$^¨%`£) created MTOMCAT-306: -- Summary: Allow port reuse when invoking plugin repeatedly in build Key: MTOMCAT-306 URL: https://issues.apache.org/jira/browse/MTOMCAT-306 Project:

svn commit: r1737749 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/LocalStrings.properties

2016-04-04 Thread markt
Author: markt Date: Mon Apr 4 21:41:32 2016 New Revision: 1737749 URL: http://svn.apache.org/viewvc?rev=1737749&view=rev Log: With a minimum version of OpenSSL 1.0.2, these features are always available. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apac

svn commit: r1737748 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java LocalStrings.properties

2016-04-04 Thread markt
Author: markt Date: Mon Apr 4 21:40:38 2016 New Revision: 1737748 URL: http://svn.apache.org/viewvc?rev=1737748&view=rev Log: With a minimum version of OpenSSL 1.0.2, these features are always available. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk

svn commit: r1737747 - in /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net: AbstractEndpoint.java jsse/JSSESocketFactory.java jsse/res/LocalStrings.properties res/LocalStrings.properties

2016-04-04 Thread markt
Author: markt Date: Mon Apr 4 21:27:27 2016 New Revision: 1737747 URL: http://svn.apache.org/viewvc?rev=1737747&view=rev Log: Use newly added JreCompat to handle setting of honorCipherOrder Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java tomcat/tc8.0

svn commit: r1737746 - in /tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/compat: Jre8Compat.java JreCompat.java

2016-04-04 Thread markt
Author: markt Date: Mon Apr 4 21:09:31 2016 New Revision: 1737746 URL: http://svn.apache.org/viewvc?rev=1737746&view=rev Log: Remove the socket version of setUseCipherOrder since it was only used by BIO which has been removed in 8.5.x. Modified: tomcat/tc8.5.x/trunk/java/org/apache/tomcat/u

svn commit: r1737745 - in /tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net: AbstractJsseEndpoint.java LocalStrings.properties SSLHostConfig.java

2016-04-04 Thread markt
Author: markt Date: Mon Apr 4 21:07:01 2016 New Revision: 1737745 URL: http://svn.apache.org/viewvc?rev=1737745&view=rev Log: Use newly added JreCompat to handle setting of honorCipherOrder Modified: tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java tomcat/t

buildbot success in on tomcat-7-trunk

2016-04-04 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/375 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Re: Maven snapshot builds

2016-04-04 Thread Violeta Georgieva
Hi, 2016-04-02 10:27 GMT+03:00 Mark Thomas : > > On 1 April 2016 21:07:37 BST, Martin Grigorov wrote: > >Hi, > > > >Does anyone know what is the reason for the missing -SNAPSHOT builds at > > https://repository.apache.org/content/repositories/snapshots/org/apache/tomcat/tomcat-catalina/ > >(RAO)

svn commit: r1737729 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/maven-jars.xml

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 18:53:37 2016 New Revision: 1737729 URL: http://svn.apache.org/viewvc?rev=1737729&view=rev Log: Merged revision 1737715 from tomcat/trunk: Update in the documentation the link to the maven repository where Tomcat snapshot artifacts are deployed. Modified: t

svn commit: r1737722 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/maven-jars.xml

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 18:35:34 2016 New Revision: 1737722 URL: http://svn.apache.org/viewvc?rev=1737722&view=rev Log: Merged revision 1737715 from tomcat/trunk: Update in the documentation the link to the maven repository where Tomcat snapshot artifacts are deployed. Modified: t

svn commit: r1737720 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/maven-jars.xml

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 18:28:04 2016 New Revision: 1737720 URL: http://svn.apache.org/viewvc?rev=1737720&view=rev Log: Merged revision 1737715 from tomcat/trunk: Update in the documentation the link to the maven repository where Tomcat snapshot artifacts are deployed. Modified: t

svn commit: r1737717 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/maven-jars.xml

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 18:23:47 2016 New Revision: 1737717 URL: http://svn.apache.org/viewvc?rev=1737717&view=rev Log: Merged revision 1737715 from tomcat/trunk: Update in the documentation the link to the maven repository where Tomcat snapshot artifacts are deployed. Modified: t

svn commit: r1737715 - in /tomcat/trunk/webapps/docs: changelog.xml maven-jars.xml

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 18:20:57 2016 New Revision: 1737715 URL: http://svn.apache.org/viewvc?rev=1737715&view=rev Log: Update in the documentation the link to the maven repository where Tomcat snapshot artifacts are deployed. Modified: tomcat/trunk/webapps/docs/changelog.xml

[Bug 59270] Regression with Spring with AspectJ Load-Time Weaving

2016-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59270 Violeta Georgieva changed: What|Removed |Added OS||All Status|NEW

buildbot failure in on tomcat-7-trunk

2016-04-04 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/374 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

[GitHub] tomcat-maven-plugin pull request: Support Alternate Session Manage...

2016-04-04 Thread jbcpollak
Github user jbcpollak closed the pull request at: https://github.com/apache/tomcat-maven-plugin/pull/5 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the f

svn commit: r1737671 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/StandardHostValve.java webapps/docs/changelog.xml

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 12:14:19 2016 New Revision: 1737671 URL: http://svn.apache.org/viewvc?rev=1737671&view=rev Log: Merged revision 1737664 from tomcat/trunk: Ensure the exceptions caused by Valves/Authenticators will be available in the log files so that they can be evaluated when

svn commit: r1737670 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/StandardHostValve.java webapps/docs/changelog.xml

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 12:11:05 2016 New Revision: 1737670 URL: http://svn.apache.org/viewvc?rev=1737670&view=rev Log: Merged revision 1737664 from tomcat/trunk: Ensure the exceptions caused by Valves/Authenticators will be available in the log files so that they can be evaluated when

svn commit: r1737666 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/StandardHostValve.java webapps/docs/changelog.xml

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 12:08:00 2016 New Revision: 1737666 URL: http://svn.apache.org/viewvc?rev=1737666&view=rev Log: Merged revision 1737664 from tomcat/trunk: Ensure the exceptions caused by Valves/Authenticators will be available in the log files so that they can be evaluated when

svn commit: r1737664 - in /tomcat/trunk: java/org/apache/catalina/core/StandardHostValve.java webapps/docs/changelog.xml

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 12:04:38 2016 New Revision: 1737664 URL: http://svn.apache.org/viewvc?rev=1737664&view=rev Log: Ensure the exceptions caused by Valves/Authenticators will be available in the log files so that they can be evaluated when o.a.catalina.valves.ErrorReportValve.show

[Bug 56126] 8.0.1 Regression with Spring with AspectJ Load-Time Weaving

2016-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56126 --- Comment #10 from Andrei Ivanov --- Done, see 59270 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@to

[Bug 59270] New: Regression with Spring with AspectJ Load-Time Weaving

2016-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59270 Bug ID: 59270 Summary: Regression with Spring with AspectJ Load-Time Weaving Product: Tomcat 8 Version: 8.0.33 Hardware: PC Status: NEW Severity: regression P

svn commit: r1737647 - in /tomcat/native/trunk/native: include/ssl_private.h src/ssl.c

2016-04-04 Thread rjung
Author: rjung Date: Mon Apr 4 09:48:28 2016 New Revision: 1737647 URL: http://svn.apache.org/viewvc?rev=1737647&view=rev Log: Support for OpenSSL 1.1.0: - BIO was made opaque post OpenSSL 1.1.0-pre4. Modified: tomcat/native/trunk/native/include/ssl_private.h tomcat/native/trunk/native/sr

svn commit: r1737646 - /tomcat/native/trunk/native/src/sslcontext.c

2016-04-04 Thread rjung
Author: rjung Date: Mon Apr 4 09:40:28 2016 New Revision: 1737646 URL: http://svn.apache.org/viewvc?rev=1737646&view=rev Log: Silence GCC warning about unused label. Modified: tomcat/native/trunk/native/src/sslcontext.c Modified: tomcat/native/trunk/native/src/sslcontext.c URL: http://svn.

[Bug 59269] New: Session swapping out in PersistentManagerBase

2016-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59269 Bug ID: 59269 Summary: Session swapping out in PersistentManagerBase Product: Tomcat 9 Version: 9.0.0.M4 Hardware: PC Status: NEW Severity: major Priority: P2

svn commit: r1737639 - /tomcat/native/trunk/native/srclib/apr/NMAKEmakefile

2016-04-04 Thread kkolinko
Author: kkolinko Date: Mon Apr 4 08:59:11 2016 New Revision: 1737639 URL: http://svn.apache.org/viewvc?rev=1737639&view=rev Log: Correct typo in a comment - followup to r1733822 Modified: tomcat/native/trunk/native/srclib/apr/NMAKEmakefile Modified: tomcat/native/trunk/native/srclib/apr/NMA

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2016-04-04 Thread Bill Barker
/dist/commons-daemon-20160404.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar -Dco

[Bug 56126] 8.0.1 Regression with Spring with AspectJ Load-Time Weaving

2016-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56126 --- Comment #9 from Violeta Georgieva --- (In reply to Andrei Ivanov from comment #8) > Did a quick test on 8.0.33 and I can confirm the regression. > But I guess we need a new issue for this. Please do so. Regards, Violeta -- You are recei

svn commit: r1737635 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/LocalS

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 08:24:24 2016 New Revision: 1737635 URL: http://svn.apache.org/viewvc?rev=1737635&view=rev Log: Merged revision 1737632 from tomcat/trunk: Clarify in the log message that specifying both urlPatterns and value attributes in WebServlet and WebFilter annotations is

svn commit: r1737634 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/LocalS

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 08:20:55 2016 New Revision: 1737634 URL: http://svn.apache.org/viewvc?rev=1737634&view=rev Log: Merged revision 1737632 from tomcat/trunk: Clarify in the log message that specifying both urlPatterns and value attributes in WebServlet and WebFilter annotations is

svn commit: r1737633 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/LocalS

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 08:19:18 2016 New Revision: 1737633 URL: http://svn.apache.org/viewvc?rev=1737633&view=rev Log: Merged revision 1737632 from tomcat/trunk: Clarify in the log message that specifying both urlPatterns and value attributes in WebServlet and WebFilter annotations is

svn commit: r1737632 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/LocalStrings_es.p

2016-04-04 Thread violetagg
Author: violetagg Date: Mon Apr 4 08:17:28 2016 New Revision: 1737632 URL: http://svn.apache.org/viewvc?rev=1737632&view=rev Log: Clarify in the log message that specifying both urlPatterns and value attributes in WebServlet and WebFilter annotations is not allowed. Modified: tomcat/trunk/j

[Bug 56126] 8.0.1 Regression with Spring with AspectJ Load-Time Weaving

2016-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56126 --- Comment #8 from Andrei Ivanov --- Did a quick test on 8.0.33 and I can confirm the regression. But I guess we need a new issue for this. -- You are receiving this mail because: You are the assignee for the bug. --