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-tc7.0.x-test-bio has an issue affecting its community
integration.
The proposed Apache Taglibs 1.2.3 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/taglibs/taglibs-standard-1.2.3/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1034/
The SVN tag is:
ht
Author: jboynes
Date: Wed Feb 11 04:37:27 2015
New Revision: 7986
Log:
Stage files for taglibs 1.2.3 release vote
Added:
dev/tomcat/taglibs/taglibs-standard-1.2.3/
dev/tomcat/taglibs/taglibs-standard-1.2.3/NOTICE
dev/tomcat/taglibs/taglibs-standard-1.2.3/README_bin.txt
dev/tomcat/
Author: jboynes
Date: Wed Feb 11 04:17:23 2015
New Revision: 1658871
URL: http://svn.apache.org/r1658871
Log:
[maven-release-plugin] prepare release taglibs-standard-1.2.3
Modified:
tomcat/taglibs/standard/trunk/build-tools/pom.xml
tomcat/taglibs/standard/trunk/compat/pom.xml
tomcat/t
Author: jboynes
Date: Wed Feb 11 04:17:26 2015
New Revision: 1658873
URL: http://svn.apache.org/r1658873
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
tomcat/taglibs/standard/trunk/build-tools/pom.xml
tomcat/taglibs/standard/trunk/compat/pom.xml
tomcat/t
Author: jboynes
Date: Wed Feb 11 04:17:25 2015
New Revision: 1658872
URL: http://svn.apache.org/r1658872
Log:
[maven-release-plugin] copy for tag taglibs-standard-1.2.3
Added:
tomcat/taglibs/standard/tags/taglibs-standard-1.2.3/
- copied from r1658871, tomcat/taglibs/standard/trunk/
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-tc7.0.x-test-nio has an issue affecting its community
integration.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57564
Bug ID: 57564
Summary: Make JspC amenable to subclassing
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
https://issues.apache.org/bugzilla/show_bug.cgi?id=57546
--- Comment #8 from Paul Gaylie ---
Hi Mark,
Great that you found the bug.
Exactly what code needed to be updated? Just curious where the proper fix
needed to be applied - was driving me nuts.
--
You are receiving this mail because:
You
Author: kkolinko
Date: Wed Feb 11 02:00:42 2015
New Revision: 1658865
URL: http://svn.apache.org/r1658865
Log:
Add oldnews-2014.html to sitemap file.
Modified:
tomcat/site/trunk/docs/sitemap-main.xml
tomcat/site/trunk/xdocs/sitemap-main.xml
Modified: tomcat/site/trunk/docs/sitemap-main.x
Author: kkolinko
Date: Wed Feb 11 01:51:30 2015
New Revision: 1658862
URL: http://svn.apache.org/r1658862
Log:
Fix trailing whitespace
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat
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.
Author: kkolinko
Date: Wed Feb 11 01:32:58 2015
New Revision: 1658854
URL: http://svn.apache.org/r1658854
Log:
Add links to Gump results for Tomcat-Native
Modified:
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/xdocs/ci.xml
Modified: tomcat/site/trunk/docs/ci.html
URL:
http://svn.apa
Author: kkolinko
Date: Wed Feb 11 01:20:52 2015
New Revision: 1658853
URL: http://svn.apache.org/r1658853
Log:
I configured APR connector tests for Tomcat 7 at Gump. Add a link to them.
Modified:
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/xdocs/ci.xml
Modified: tomcat/site/trunk/do
2015-02-10 3:45 GMT+03:00 Konstantin Kolinko :
> 2015-02-09 22:52 GMT+03:00 Rainer Jung :
>> Am 09.02.2015 um 20:31 schrieb Rainer Jung:
>>
>>
> src/sslinfo.c: In function
> 'Java_org_apache_tomcat_jni_SSLSocket_getInfoB':
> src/sslinfo.c:221:51: error: dereferencing pointer to incomple
Author: kkolinko
Revision: 1658351
Modified property: svn:log
Modified: svn:log at Wed Feb 11 00:41:49 2015
--
--- svn:log (original)
+++ svn:log Wed Feb 11 00:41:49 2015
@@ -1 +1,2 @@
+Fix https://issues.apache.org/bugzil
2015-02-09 13:30 GMT+03:00 :
> Author: markt
> Date: Mon Feb 9 10:30:40 2015
> New Revision: 1658351
>
> URL: http://svn.apache.org/r1658351
> Log:
> Ensure only \${ and \#{ are treated as escapes for ${ and #{ rather than \$
> and \# being treated as escapes for $ and # when processing literal
https://issues.apache.org/bugzilla/show_bug.cgi?id=57559
--- Comment #2 from Konstantin Kolinko ---
Previous discussion of this issue, ~8 months ago (June 2014):
"Decoded URL set on asynchronous request"
http://tomcat.markmail.org/thread/e33tqu7ayp2fguh4
--
You are receiving this mail because:
https://issues.apache.org/bugzilla/show_bug.cgi?id=57534
--- Comment #2 from Konstantin Kolinko ---
Parsing is needed when you need the value of a parameter (e.g. charset).
In this case just trimming at the first ';' is OK.
--
You are receiving this mail because:
You are the assignee for the b
https://issues.apache.org/bugzilla/show_bug.cgi?id=57534
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #1 from Mark Thomas
Author: markt
Date: Tue Feb 10 23:37:21 2015
New Revision: 1658841
URL: http://svn.apache.org/r1658841
Log:
Follow-up to r1658805 (kkolinko review)
Handle case where canonical path ends in File.separator
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apach
Author: markt
Date: Tue Feb 10 23:36:37 2015
New Revision: 1658840
URL: http://svn.apache.org/r1658840
Log:
Follow-up to r1658804 (kkolinko review)
Handle case where canonical path ends in File.separator
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
tomcat/trun
On 10/02/2015 21:08, Konstantin Kolinko wrote:
> 2015-02-10 23:54 GMT+03:00 :
>> Author: markt
>> Date: Tue Feb 10 20:54:07 2015
>> New Revision: 1658804
>>
>> URL: http://svn.apache.org/r1658804
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57556
>> Align getRealPath() behavio
Author: kkolinko
Date: Tue Feb 10 23:26:52 2015
New Revision: 1658836
URL: http://svn.apache.org/r1658836
Log:
Add link from class-loader-howto.xml to config/loader.html.
Without this the document does not mention how a classloader can be configured.
This addresses user's question posted via comm
Author: kkolinko
Date: Tue Feb 10 23:24:38 2015
New Revision: 1658834
URL: http://svn.apache.org/r1658834
Log:
Add link from class-loader-howto.xml to config/loader.html.
Without this the document does not mention how a classloader can be configured.
This addresses user's question posted via comm
Author: kkolinko
Date: Tue Feb 10 23:22:38 2015
New Revision: 1658833
URL: http://svn.apache.org/r1658833
Log:
Add link from class-loader-howto.xml to config/loader.html.
Without this the document does not mention how a classloader can be configured.
This addresses user's question posted via comm
On 10/02/2015 23:06, Konstantin Kolinko wrote:
> 2015-02-10 14:16 GMT+03:00 Romain Manni-Bucau :
>> Hi guys,
>>
>> in org.apache.coyote.AsyncStateMachine#asyncDispatch tomcat checks
>> ContainerThreadMarker.isContainerThread()
>>
>> basically it prevents to use JAXRS 2 @Suspended without creating
>
2015-02-10 14:16 GMT+03:00 Romain Manni-Bucau :
> Hi guys,
>
> in org.apache.coyote.AsyncStateMachine#asyncDispatch tomcat checks
> ContainerThreadMarker.isContainerThread()
>
> basically it prevents to use JAXRS 2 @Suspended without creating
> custom threads - which is not intended.
I do not know
https://issues.apache.org/bugzilla/show_bug.cgi?id=57546
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57559
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57546
Konstantin Kolinko changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Component|W
Author: markt
Date: Tue Feb 10 22:42:15 2015
New Revision: 1658827
URL: http://svn.apache.org/r1658827
Log:
Add test case to confirm current behaviour re BZ 57559.
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java
Modified: tomcat/trunk/test/org/apache/catalina/c
https://issues.apache.org/bugzilla/show_bug.cgi?id=57489
--- Comment #10 from wodenc...@gmail.com ---
Hi Mark,
I built Tomcat from Trunk and tested again.
Unfortunately the issue happened again, here is the Stack Trace:
2015-02-10 16:01:13,056 CST ERROR [null] - java.io.IOException:
at
org
https://issues.apache.org/bugzilla/show_bug.cgi?id=49785
Felix Schumacher changed:
What|Removed |Added
Attachment #25916|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=57559
Mark Thomas changed:
What|Removed |Added
OS||All
--
You are receiving this mail
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
--- Comment #5 from Konstantin Kolinko ---
For a record:
Stacktrace in Tomcat 6 is
[[[
build.xml:15: java.lang.NoClassDefFoundError: org
/apache/catalina/Globals
at org.apache.catalina.ant.ValidatorTask.execute(ValidatorTask.java:9
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
--- Comment #4 from Konstantin Kolinko ---
Fixed in Tomcat 7 by r1658815 and will be in 7.0.60.
Proposed for Tomcat 6.
--
You are receiving this mail because:
You are the assignee for the bug.
Author: kkolinko
Date: Tue Feb 10 21:28:53 2015
New Revision: 1658819
URL: http://svn.apache.org/r1658819
Log:
proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1658819&r1=165881
Author: kkolinko
Date: Tue Feb 10 21:22:44 2015
New Revision: 1658815
URL: http://svn.apache.org/r1658815
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
Add missing JAR in Ant task definition required by the validate task.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
Author: kkolinko
Date: Tue Feb 10 21:12:23 2015
New Revision: 1658811
URL: http://svn.apache.org/r1658811
Log:
Correct a typo
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/
2015-02-10 23:54 GMT+03:00 :
> Author: markt
> Date: Tue Feb 10 20:54:07 2015
> New Revision: 1658804
>
> URL: http://svn.apache.org/r1658804
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57556
> Align getRealPath() behaviour with that of earlier versions and include a
> trailin
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
Konstantin Kolinko changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Component|J
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
--- Comment #3 from Konstantin Kolinko ---
Complete sample build.xml (to be put into $CATALINA_HOME):
[[[
]]]
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57556
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Feb 10 20:55:27 2015
New Revision: 1658805
URL: http://svn.apache.org/r1658805
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57556
Align getRealPath() behaviour with that of earlier versions and include a
trailing separator if the real path refers to a direct
Author: markt
Date: Tue Feb 10 20:54:07 2015
New Revision: 1658804
URL: http://svn.apache.org/r1658804
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57556
Align getRealPath() behaviour with that of earlier versions and include a
trailing separator if the real path refers to a direct
Hi,
On Tue, Feb 10, 2015 at 8:34 PM, Mark Thomas-2 [via Tomcat]
wrote:
> If you do look at JBoss keep in mind it is GPL licensed and we need to
> be very careful that we don't end up with GPL'd code in Tomcat.
That's absolutely true. The code there shouldn't not be copied in any
way. It's only u
On 10/02/2015 20:36, Konstantin Kolinko wrote:
> 2015-02-10 23:32 GMT+03:00 :
>> Author: markt
>> Date: Tue Feb 10 20:32:45 2015
>> New Revision: 1658799
>>
>> URL: http://svn.apache.org/r1658799
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
>> Add missing JARs
>> JARs in
Author: markt
Date: Tue Feb 10 20:40:13 2015
New Revision: 1658803
URL: http://svn.apache.org/r1658803
Log:
Simplify. Use all available JARs.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/bin/catalina-tasks.xml
Propchange: tomcat/tc8.0.x/trunk/
--
Author: markt
Date: Tue Feb 10 20:39:48 2015
New Revision: 1658802
URL: http://svn.apache.org/r1658802
Log:
Simplify. Use all available JARs.
Modified:
tomcat/trunk/bin/catalina-tasks.xml
Modified: tomcat/trunk/bin/catalina-tasks.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/bin/catali
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
2015-02-10 23:32 GMT+03:00 :
> Author: markt
> Date: Tue Feb 10 20:32:45 2015
> New Revision: 1658799
>
> URL: http://svn.apache.org/r1658799
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
> Add missing JARs
> JARs in alpha order
>
> Modified:
> tomcat/trunk/bin/catalina
Author: markt
Date: Tue Feb 10 20:35:24 2015
New Revision: 1658801
URL: http://svn.apache.org/r1658801
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
Add missing JARs
JARs in alpha order
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/bin/catalina
Author: markt
Date: Tue Feb 10 20:32:45 2015
New Revision: 1658799
URL: http://svn.apache.org/r1658799
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
Add missing JARs
JARs in alpha order
Modified:
tomcat/trunk/bin/catalina-tasks.xml
Modified: tomcat/trunk/bin/catalina-task
Author: kkolinko
Date: Tue Feb 10 20:30:21 2015
New Revision: 1658796
URL: http://svn.apache.org/r1658796
Log:
Add links to SHA-1 checksum files for Tomcat 7.
Modified:
tomcat/site/trunk/docs/download-70.html
tomcat/site/trunk/xdocs/download-70.xml
Modified: tomcat/site/trunk/docs/downlo
Author: kkolinko
Date: Tue Feb 10 20:23:19 2015
New Revision: 1658795
URL: http://svn.apache.org/r1658795
Log:
Simplify download page by using ezt.py variable to hold a version number.
Documentation for ezt.py is at https://code.google.com/p/ezt/wiki/Syntax
Modified:
tomcat/site/trunk/docs/d
Author: markt
Date: Tue Feb 10 20:21:38 2015
New Revision: 1658794
URL: http://svn.apache.org/r1658794
Log:
Make code calling user provided listeners more robust.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/upgrade/AbstractProcesso
https://issues.apache.org/bugzilla/show_bug.cgi?id=57509
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=57509
Shelson Ferrari changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXE
Author: markt
Date: Tue Feb 10 20:05:12 2015
New Revision: 1658790
URL: http://svn.apache.org/r1658790
Log:
Make code calling user provided listeners more robust.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings.properties
tomcat/trunk/java/org/apache/coyote/http1
On 10/02/2015 19:54, Christopher Schultz wrote:
> Mark,
>
> On 2/10/15 10:53 AM, ma...@apache.org wrote:
>> Author: markt
>> Date: Tue Feb 10 15:53:06 2015
>> New Revision: 1658737
>>
>> URL: http://svn.apache.org/r1658737
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57546
>>
Mark,
On 2/10/15 10:53 AM, ma...@apache.org wrote:
> Author: markt
> Date: Tue Feb 10 15:53:06 2015
> New Revision: 1658737
>
> URL: http://svn.apache.org/r1658737
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57546
> Ensure that a dropped connection does not leave references to
On 10/02/2015 18:42, Arjan Tijms wrote:
> Hi,
>
> On Tuesday, February 10, 2015, Fjodor Vershinin [via Tomcat] <
> ml-node+s10n5029627...@n6.nabble.com> wrote:
>
>> Hello!
>> I am CS student and it looks like that this task is quite interesting. I
>> would take it for GSOC if ASF organization wil
On 10/02/2015 15:59, Rémy Maucherat wrote:
> 2015-02-10 16:43 GMT+01:00 :
>
>> Author: markt
>> Date: Tue Feb 10 15:43:46 2015
>> New Revision: 1658734
>>
>> URL: http://svn.apache.org/r1658734
>> Log:
>> Ensure that a dropped connection does not leave references to the
>> UpgradeProcessor
>>
> Go
Author: kkolinko
Date: Tue Feb 10 19:09:16 2015
New Revision: 1658783
URL: http://svn.apache.org/r1658783
Log:
Add note about DBCP changes between Tomcat 7 and 8,
replacing an old note that was saying about Tomcat 5.0 and 5.5
Merged r1658781 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014
--- Comment #23 from Christopher Schultz ---
(In reply to Christopher Schultz from comment #22)
> - Tomcat 7, root (r1155369) to tip: 5 commits: r1446110, r1446138, r1446138,
> *r156*, r1561675, r1518197. The single *starred* commit cha
Author: kkolinko
Date: Tue Feb 10 19:04:01 2015
New Revision: 1658781
URL: http://svn.apache.org/r1658781
Log:
Add note about DBCP changes between Tomcat 7 and 8,
replacing an old note that was saying about Tomcat 5.0 and 5.5
Modified:
tomcat/trunk/webapps/docs/jndi-datasource-examples-howto.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014
--- Comment #22 from Christopher Schultz ---
(In reply to Remy Maucherat from comment #18)
> Adding your dummy classes means wrapping is supported and, probably, that
> there is more API stability that what is actually the case.
This is th
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014
--- Comment #21 from Christopher Schultz ---
(In reply to Remy Maucherat from comment #20)
> Yes, I did note that "I guess in hindsight I could have implemented a
> filter". This is a feature for hackers, my vote is to let people deal with
Author: kkolinko
Date: Tue Feb 10 18:55:04 2015
New Revision: 1658779
URL: http://svn.apache.org/r1658779
Log:
Enhance wording and add a link to jndi-datasource-examples-howto.html
Modified:
tomcat/site/trunk/docs/migration-8.html
tomcat/site/trunk/xdocs/migration-8.xml
Modified: tomcat/
Hi,
On Tuesday, February 10, 2015, Fjodor Vershinin [via Tomcat] <
ml-node+s10n5029627...@n6.nabble.com> wrote:
> Hello!
> I am CS student and it looks like that this task is quite interesting. I
> would take it for GSOC if ASF organization will be selected. Currently I
> have some time to do res
Author: kkolinko
Date: Tue Feb 10 18:40:52 2015
New Revision: 1658777
URL: http://svn.apache.org/r1658777
Log:
Enhance wording and add a link to Apache Commons DBCP project
Modified:
tomcat/site/trunk/docs/migration-8.html
tomcat/site/trunk/xdocs/migration-8.xml
Modified: tomcat/site/tru
For many years Geronimo has had a modified tomcat version implementing jaspic.
I offered it to tomcat when I wrote it but was declined.
thanks
david jencks
On Feb 10, 2015, at 1:05 PM, Fjodor Vershinin wrote:
> Hello!
> I am CS student and it looks like that this task is quite interesting. I
>
Hello!
I am CS student and it looks like that this task is quite interesting. I
would take it for GSOC if ASF organization will be selected. Currently I
have some time to do research in Tomcat codebase. Could you provide me some
entry points?
Thanks,
Fjodor
--
View this message in context:
http
Author: remm
Date: Tue Feb 10 18:04:17 2015
New Revision: 1658771
URL: http://svn.apache.org/r1658771
Log:
Drop unused throws clause.
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProcessor.java
tomcat/trunk/java/org/apache/coyote/Processor.java
tomcat/trunk/java/org/apache/co
2015-02-10 19:32 GMT+03:00 :
> Author: jboynes
> Date: Tue Feb 10 16:32:13 2015
> New Revision: 1658754
>
> URL: http://svn.apache.org/r1658754
> Log:
> Check protocol when resolving on older JREs
>
> Added:
>
> tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/util
Author: jboynes
Date: Tue Feb 10 16:43:59 2015
New Revision: 1658757
URL: http://svn.apache.org/r1658757
Log:
Update changes and docs
Modified:
tomcat/taglibs/standard/trunk/CHANGES.txt
tomcat/taglibs/standard/trunk/README_bin.txt
Modified: tomcat/taglibs/standard/trunk/CHANGES.txt
URL:
Author: jboynes
Date: Tue Feb 10 16:32:13 2015
New Revision: 1658754
URL: http://svn.apache.org/r1658754
Log:
Check protocol when resolving on older JREs
Added:
tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/util/XmlUtilTest.java
(with props)
Modified:
to
https://issues.apache.org/bugzilla/show_bug.cgi?id=57560
Bug ID: 57560
Summary: Check protocol when resolving on older JREs
Product: Taglibs
Version: 1.2.1
Hardware: All
OS: All
Status: NEW
Severity: norma
https://issues.apache.org/bugzilla/show_bug.cgi?id=57559
Bug ID: 57559
Summary: Decoded Request URI used for Asynchronous dispatch
Product: Tomcat 7
Version: 7.0.53
Hardware: PC
Status: NEW
Severity: normal
Prio
2015-02-10 16:43 GMT+01:00 :
> Author: markt
> Date: Tue Feb 10 15:43:46 2015
> New Revision: 1658734
>
> URL: http://svn.apache.org/r1658734
> Log:
> Ensure that a dropped connection does not leave references to the
> UpgradeProcessor
>
> Good find, but what happens if onDataAvailable or onWriteP
https://issues.apache.org/bugzilla/show_bug.cgi?id=57489
--- Comment #9 from Mark Thomas ---
OK. I've made various changes to 8.0.x that should at least make this less
likely and hopefully prevent. If you could test with the current 8.0.x and let
us know the results that would be great.
--
You
https://issues.apache.org/bugzilla/show_bug.cgi?id=57546
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Feb 10 15:54:05 2015
New Revision: 1658738
URL: http://svn.apache.org/r1658738
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57546
Ensure that a dropped connection does not leave references to the
UpgradeProcessor
Modified:
tomcat/tc7.0.x/trunk/ (props
Author: markt
Date: Tue Feb 10 15:53:06 2015
New Revision: 1658737
URL: http://svn.apache.org/r1658737
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57546
Ensure that a dropped connection does not leave references to the
UpgradeProcessor
Modified:
tomcat/tc8.0.x/trunk/ (props
Author: markt
Date: Tue Feb 10 15:43:46 2015
New Revision: 1658734
URL: http://svn.apache.org/r1658734
Log:
Ensure that a dropped connection does not leave references to the
UpgradeProcessor
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/LocalStrings.properties
tomcat/trunk
https://issues.apache.org/bugzilla/show_bug.cgi?id=57558
Bug ID: 57558
Summary: ant task throws NoClassDefFoundError -
Tomcat 8.0.18
Product: Tomcat 8
Version: 8.0.18
Hardware: PC
Status: NEW
Severity
https://issues.apache.org/bugzilla/show_bug.cgi?id=57546
--- Comment #4 from Mark Thomas ---
Interesting. I tried testing with a separate machine so I could pull out the
network cable. That has triggered a problem that looks like the one described
here. I'm looking into this at the moment.
Musin
Author: kkolinko
Date: Tue Feb 10 14:45:19 2015
New Revision: 1658728
URL: http://svn.apache.org/r1658728
Log:
Replace access to OpenSSL SSL internals
by accessor function. Internals are no longer
available for OpenSSL master.
In openssl/ssl.h the macro is defined as
#define SSL_CTX_clear_extra_c
Author: kkolinko
Date: Tue Feb 10 14:40:37 2015
New Revision: 1658724
URL: http://svn.apache.org/r1658724
Log:
Replace access to OpenSSL SSL internals
by accessor function. Internals are no longer
available for OpenSSL master.
In openssl/ssl.h the macro is defined as
#define SSL_CTX_clear_extra_c
https://issues.apache.org/bugzilla/show_bug.cgi?id=57556
karthic changed:
What|Removed |Added
Version|8.0.14 |trunk
--- Comment #3 from karthic ---
(
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014
--- Comment #20 from Remy Maucherat ---
Yes, I did note that "I guess in hindsight I could have implemented a filter".
This is a feature for hackers, my vote is to let people deal with it to avoid
having any additional support burden.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=57556
Konstantin Kolinko changed:
What|Removed |Added
Version|trunk |8.0.14
--
You are receiving
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085
Konstantin Kolinko changed:
What|Removed |Added
Version|8.0.14 |8.0.0-RC10
--- Comment #3 fro
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014
--- Comment #19 from mr.oliver.hernan...@gmail.com ---
Remy, please re-read my previous comments
(https://issues.apache.org/bugzilla/show_bug.cgi?id=45014#c5 &
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014#c6).
This need is far f
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014
--- Comment #18 from Remy Maucherat ---
Adding your dummy classes means wrapping is supported and, probably, that there
is more API stability that what is actually the case. I continue to believe
that this is not a good idea. If people, lik
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014
--- Comment #17 from mr.oliver.hernan...@gmail.com ---
I tend to agree more with Christopher, mainly because of this section of the
javadoc for the Valve interface that is misleading:
"Consume bytes from the input stream associated with the
https://issues.apache.org/bugzilla/show_bug.cgi?id=45014
--- Comment #16 from mr.oliver.hernan...@gmail.com ---
Created attachment 32446
--> https://issues.apache.org/bugzilla/attachment.cgi?id=32446&action=edit
Maven project for a valve that dumps the full request with the body
NOTE: For our u
https://issues.apache.org/bugzilla/show_bug.cgi?id=57556
--- Comment #2 from Mark Thomas ---
This will be the new resources implementation introduced in 8.0.x.
I don't see any reason not to restore the trailing separator for a directory
for backwards compatibility but I say that not having looke
https://issues.apache.org/bugzilla/show_bug.cgi?id=57556
--- Comment #1 from karthic ---
I mentioned I used till Tomcat6, it is typo, I have been using this code from
Tomcat5.5 to Tomcat7
--
You are receiving this mail because:
You are the assignee for the bug.
1 - 100 of 112 matches
Mail list logo