[jira] [Closed] (MTOMCAT-287) Selenium integration test fails in Jenkins on Windows

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MTOMCAT-287. --- Resolution: Duplicate > Selenium integration test fails in Jenkins on Windows > -

[jira] [Closed] (MTOMCAT-279) Snapshot repositiory missing files for 2.3-SNAPSHOT

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MTOMCAT-279. --- Resolution: Invalid > Snapshot repositiory missing files for 2.3-SNAPSHOT > -

[jira] [Closed] (MTOMCAT-232) Mapping webapps to "/" does not work

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MTOMCAT-232. --- Resolution: Incomplete > Mapping webapps to "/" does not work > -

[jira] [Created] (MTOMCAT-292) Broken links on plugin site

2015-03-02 Thread Dennis Lundberg (JIRA)
Dennis Lundberg created MTOMCAT-292: --- Summary: Broken links on plugin site Key: MTOMCAT-292 URL: https://issues.apache.org/jira/browse/MTOMCAT-292 Project: Apache Tomcat Maven Plugin Issue

[jira] [Updated] (MTOMCAT-292) Broken links on plugin site

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MTOMCAT-292: Attachment: MTOMCAT-292.patch Here is a patch that fixes this issue. > Broken links on plu

[jira] [Updated] (MTOMCAT-292) Broken links on plugin site

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MTOMCAT-292: Labels: patch (was: ) > Broken links on plugin site > --- > >

[jira] [Closed] (MTOMCAT-210) Tomcat7 plugin fails in multi module project when test dependencies are present

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MTOMCAT-210. --- Resolution: Incomplete > Tomcat7 plugin fails in multi module project when test dependencies

[jira] [Closed] (MTOMCAT-220) Tomcat does not stop listening to given port

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MTOMCAT-220. --- Resolution: Incomplete > Tomcat does not stop listening to given port > -

[jira] [Comment Edited] (MTOMCAT-260) Bad default value for maven.tomcat.path

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14190186#comment-14190186 ] Dennis Lundberg edited comment on MTOMCAT-260 at 3/2/15 8:20 AM: --

Re: Taglibs sub-site

2015-03-02 Thread Konstantin Kolinko
2015-02-27 18:57 GMT+03:00 Jeremy Boynes : > On Feb 27, 2015, at 3:38 AM, kkoli...@apache.org wrote: >> >> Author: kkolinko >> Date: Fri Feb 27 11:38:13 2015 >> New Revision: 1662662 >> >> URL: http://svn.apache.org/r1662662 >> Log: >> Announcement for Standard Taglib 1.2.3. >> >> I do not like the

[jira] [Updated] (MTOMCAT-260) Bad default value for maven.tomcat.path

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MTOMCAT-260: Attachment: MTOMCAT-260.patch Here is a patch that removes the redundant and inconsistent

[jira] [Updated] (MTOMCAT-260) Bad default value for maven.tomcat.path

2015-03-02 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MTOMCAT-260: Fix Version/s: 2.3 Labels: patch (was: ) > Bad default value for maven.tomcat.p

[Bug 57653] New: APR/native crash during HTTP upgrade

2015-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57653 Bug ID: 57653 Summary: APR/native crash during HTTP upgrade Product: Tomcat 9 Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

Re: Stabilizing the trunk (9.0.x) build

2015-03-02 Thread Mark Thomas
On 27/02/2015 15:01, Mark Thomas wrote: > On 27/02/2015 14:42, Christopher Schultz wrote: >> On 2/27/15 7:00 AM, Mark Thomas wrote: >>> There is also an issue with APR on Linux that I can reproduce (with some >>> code changes) that triggers a crash every couple of runs. >> >> Next time is happen

[Bug 57653] APR/native crash during HTTP upgrade

2015-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57653 --- Comment #1 from Remy Maucherat --- NIO2 also did double closes of the sockets running the websockets tests before the latest refactoring. Syncing closeSocket could be the only solution. -- You are receiving this mail because: You are the

svn commit: r1663264 - in /tomcat/trunk: java/org/apache/catalina/servlets/DefaultServlet.java test/org/apache/catalina/servlets/TestDefaultServlet.java test/webapp/bug5nnnn/bug57601.jsp test/webapp/b

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 11:32:36 2015 New Revision: 1663264 URL: http://svn.apache.org/r1663264 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57601 Ensure HEAD requests return the correct content length (i.e. the same as for a GET) when the requested resource includes a resource

svn commit: r1663265 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/servlets/ test/org/apache/catalina/servlets/ test/webapp/bug5nnnn/ webapps/docs/

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 11:34:59 2015 New Revision: 1663265 URL: http://svn.apache.org/r1663265 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=56701 Ensure HEAD requests return the correct content length (i.e. the same as for a GET) when the requested resource includes a resource

svn commit: r1663270 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/servlets/ test/org/apache/catalina/servlets/ test/webapp-3.0/bug5nnnn/ webapps/docs/

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 11:44:11 2015 New Revision: 1663270 URL: http://svn.apache.org/r1663270 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57601 Ensure HEAD requests return the correct content length (i.e. the same as for a GET) when the requested resource includes a resource

[Bug 57602] HttpServlet returns no content when included during a HEAD request

2015-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57602 Bug 57602 depends on bug 57601, which changed state. Bug 57601 Summary: DefaultServlet returns no content when included during a HEAD request https://bz.apache.org/bugzilla/show_bug.cgi?id=57601 What|Removed

[Bug 57601] DefaultServlet returns no content when included during a HEAD request

2015-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57601 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 37466] c:import doesn't work with HEAD requests

2015-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=37466 Bug 37466 depends on bug 57601, which changed state. Bug 57601 Summary: DefaultServlet returns no content when included during a HEAD request https://bz.apache.org/bugzilla/show_bug.cgi?id=57601 What|Removed

svn commit: r1663277 - in /tomcat/trunk: java/javax/servlet/http/HttpServlet.java test/javax/servlet/http/TestHttpServlet.java

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 12:02:49 2015 New Revision: 1663277 URL: http://svn.apache.org/r1663277 Log: Ensure HEAD requests return the correct content length (i.e. the same as for a GET) when the requested resource includes a resource served by a servlet that extends HttpServlet. Modified:

svn commit: r1663278 - in /tomcat/tc8.0.x/trunk: ./ java/javax/servlet/http/HttpServlet.java test/javax/servlet/http/TestHttpServlet.java webapps/docs/changelog.xml

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 12:04:23 2015 New Revision: 1663278 URL: http://svn.apache.org/r1663278 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=56702 Ensure HEAD requests return the correct content length (i.e. the same as for a GET) when the requested resource includes a resource

svn commit: r1663279 - in /tomcat/tc7.0.x/trunk: ./ java/javax/servlet/http/HttpServlet.java test/javax/servlet/http/TestHttpServlet.java webapps/docs/changelog.xml

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 12:07:11 2015 New Revision: 1663279 URL: http://svn.apache.org/r1663279 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57602 Ensure HEAD requests return the correct content length (i.e. the same as for a GET) when the requested resource includes a resource

[Bug 57602] HttpServlet returns no content when included during a HEAD request

2015-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57602 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: Time for Taglibs to be sent to the archive?

2015-03-02 Thread Konstantin Kolinko
2015-03-01 1:04 GMT+03:00 Jeremy Boynes : > Resurrecting this old thread[1] as the topic came up related to the site > changes. First message included for context below. > > TL;DR: Konstantin and I had interest in new work on Standard, Henri has > helped with logistics. No-one had any interest in

svn commit: r1663298 - /tomcat/trunk/build.properties.default

2015-03-02 Thread kkolinko
Author: kkolinko Date: Mon Mar 2 13:23:35 2015 New Revision: 1663298 URL: http://svn.apache.org/r1663298 Log: Update to Checkstyle 6.4 Modified: tomcat/trunk/build.properties.default Modified: tomcat/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/trunk/build.proper

svn commit: r1663300 - in /tomcat/tc8.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2015-03-02 Thread kkolinko
Author: kkolinko Date: Mon Mar 2 13:29:34 2015 New Revision: 1663300 URL: http://svn.apache.org/r1663300 Log: Update to Checkstyle 6.4 Merged r1663298 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/build.properties.default tomcat/tc8.0.x/tru

svn commit: r1663320 - in /tomcat/trunk/test/org/apache/coyote/http11: TestAbstractHttp11Processor.java TestHttp11InputBuffer.java TestHttp11OutputBuffer.java TestHttp11Processor.java TestInternalInpu

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 14:43:12 2015 New Revision: 1663320 URL: http://svn.apache.org/r1663320 Log: Update test names to align with renamed implementation classes Added: tomcat/trunk/test/org/apache/coyote/http11/TestHttp11InputBuffer.java - copied, changed from r1663237, tomca

svn commit: r1663321 - /tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/core/ImportSupport.java

2015-03-02 Thread jboynes
Author: jboynes Date: Mon Mar 2 14:50:34 2015 New Revision: 1663321 URL: http://svn.apache.org/r1663321 Log: Revert change the attempted to fix https://bz.apache.org/bugzilla/show_bug.cgi?id=37466 The Servlet container should return content for a HEAD request and so there is no need to coerce th

[Bug 37466] c:import doesn't work with HEAD requests

2015-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=37466 Jeremy Boynes changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1663323 - /tomcat/taglibs/standard/trunk/CHANGES.txt

2015-03-02 Thread jboynes
Author: jboynes Date: Mon Mar 2 14:58:23 2015 New Revision: 1663323 URL: http://svn.apache.org/r1663323 Log: Update changelog for BZ# 37466 Modified: tomcat/taglibs/standard/trunk/CHANGES.txt Modified: tomcat/taglibs/standard/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/tomcat/tagli

svn commit: r1663324 - /tomcat/trunk/java/org/apache/tomcat/websocket/PerMessageDeflate.java

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 15:02:30 2015 New Revision: 1663324 URL: http://svn.apache.org/r1663324 Log: When an uncompressed part results in multiple compressed parts, ensure that the OpCodes are correctly set. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/PerMessageDeflate.jav

svn commit: r1663325 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/websocket/PerMessageDeflate.java webapps/docs/changelog.xml

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 15:18:24 2015 New Revision: 1663325 URL: http://svn.apache.org/r1663325 Log: When an uncompressed part results in multiple compressed parts, ensure that the OpCodes are correctly set. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/ja

svn commit: r1663326 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/PerMessageDeflate.java webapps/docs/changelog.xml

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 15:20:46 2015 New Revision: 1663326 URL: http://svn.apache.org/r1663326 Log: When an uncompressed part results in multiple compressed parts, ensure that the OpCodes are correctly set. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/ja

svn commit: r1663366 - in /tomcat/sandbox/functional: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/jsp/ src/main/java/org/apache/jsp/functiona

2015-03-02 Thread jboynes
Author: jboynes Date: Mon Mar 2 17:15:46 2015 New Revision: 1663366 URL: http://svn.apache.org/r1663366 Log: Strawman for using Java 8 functional interfaces in JSPs Added: tomcat/sandbox/functional/ (with props) tomcat/sandbox/functional/pom.xml (with props) tomcat/sandbox/functi

Using functional interfaces for tags and JSP

2015-03-02 Thread Jeremy Boynes
After the recent thread around taglibs future, I wanted to explore the possibility of using Java8’s functional interfaces to implement tags. http://svn.apache.org/r1663366 is a straw man I used. To explain the approach here, I started with the thought that the SimpleTag model in JSP2.0 was a ki

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

2015-03-02 Thread Bill Barker
rkspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-NIO2 -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150302-native-src.tar.gz -Dexampl

svn commit: r1663442 - /tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java

2015-03-02 Thread markt
Author: markt Date: Mon Mar 2 21:44:57 2015 New Revision: 1663442 URL: http://svn.apache.org/r1663442 Log: Clean-up post connector refactoring. - reduce visibility - remove unused code - remove unnecessary accessors - make utility methods static Modified: tomcat/trunk/java/org/apache/coyote/

svn commit: r1663472 - /tomcat/trunk/build.properties.default

2015-03-02 Thread kkolinko
Author: kkolinko Date: Mon Mar 2 23:24:38 2015 New Revision: 1663472 URL: http://svn.apache.org/r1663472 Log: Update to Cobertura 2.1.1 This reverts use of snapshot build (r1644581). I do not know whether logging configuration fix (r1644708) is required, but it is likely. If it is required, on

svn commit: r1663522 - /tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java

2015-03-02 Thread kfujino
Author: kfujino Date: Tue Mar 3 04:17:24 2015 New Revision: 1663522 URL: http://svn.apache.org/r1663522 Log: Make sure that unpackWAR attribute of Context is handled correctly in HostConfig. Modified: tomcat/trunk/java/org/apache/catalina/startup/HostConfig.java Modified: tomcat/trunk/java

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

2015-03-02 Thread kfujino
Author: kfujino Date: Tue Mar 3 04:23:27 2015 New Revision: 1663523 URL: http://svn.apache.org/r1663523 Log: Make sure that unpackWAR attribute of Context is handled correctly in HostConfig. Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/startup/HostConfig.java tomcat/tc8.0.x/t

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

2015-03-02 Thread kfujino
Author: kfujino Date: Tue Mar 3 04:24:18 2015 New Revision: 1663524 URL: http://svn.apache.org/r1663524 Log: Make sure that unpackWAR attribute of Context is handled correctly in HostConfig. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/HostConfig.java tomcat/tc7.0.x/t

[Bug 57655] New: org.apache.tomcat.util.net.TestSsl.testKeyPass fails due to expired certificate

2015-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57655 Bug ID: 57655 Summary: org.apache.tomcat.util.net.TestSsl.testKeyPass fails due to expired certificate Product: Tomcat 8 Version: 8.0.20 Hardware: All OS:

Taglibs/JSP future work, was: Time for Taglibs to be sent to the archive?

2015-03-02 Thread Jeremy Boynes
On Mar 2, 2015, at 5:21 AM, Konstantin Kolinko wrote: > > 2015-03-01 1:04 GMT+03:00 Jeremy Boynes : ... >> - Put Standard 1.2.x in maintenance mode for bug fixes only >> - Start a tree/branch for new work without the limitations of the >> now-ancient 1.2 spec >> - Plan to release new work early

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

2015-03-02 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-test-nio2 has an issue affecting its community integration

svn commit: r1663534 - /tomcat/trunk/webapps/docs/config/context.xml

2015-03-02 Thread markt
Author: markt Date: Tue Mar 3 07:42:20 2015 New Revision: 1663534 URL: http://svn.apache.org/r1663534 Log: Remove note that is no longer correct Modified: tomcat/trunk/webapps/docs/config/context.xml Modified: tomcat/trunk/webapps/docs/config/context.xml URL: http://svn.apache.org/viewvc/t

svn commit: r1663535 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/context.xml

2015-03-02 Thread markt
Author: markt Date: Tue Mar 3 07:45:54 2015 New Revision: 1663535 URL: http://svn.apache.org/r1663535 Log: Remove note that is no longer correct Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml tomcat/tc8.0.x/trunk/webapps/docs/config/

svn commit: r1663536 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/context.xml

2015-03-02 Thread markt
Author: markt Date: Tue Mar 3 07:48:54 2015 New Revision: 1663536 URL: http://svn.apache.org/r1663536 Log: Remove note that is no longer correct Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml tomcat/tc7.0.x/trunk/webapps/docs/config/

[Bug 57655] org.apache.tomcat.util.net.TestSsl.testKeyPass fails due to expired certificate

2015-03-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57655 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW