https://bz.apache.org/bugzilla/show_bug.cgi?id=57655
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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/
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/
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
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
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
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:
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
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
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
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
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/
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
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
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
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
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
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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=37466
Jeremy Boynes changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
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
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
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
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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=57602
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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:
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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=57601
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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
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
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
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
[
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
[
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
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
[
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:
--
[
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
> -
[
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
[
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
> ---
>
>
[
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
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
[
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
> -
[
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
> -
[
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
> -
50 matches
Mail list logo