Author: violetagg
Date: Wed Apr 27 06:05:26 2016
New Revision: 1741149
URL: http://svn.apache.org/viewvc?rev=1741149&view=rev
Log:
Merged revision 1741147 from tomcat/trunk:
Fix typos
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Propch
Author: violetagg
Date: Wed Apr 27 06:01:48 2016
New Revision: 1741148
URL: http://svn.apache.org/viewvc?rev=1741148&view=rev
Log:
Merged revision 1741147 from tomcat/trunk:
Fix typos
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Propch
Author: violetagg
Date: Wed Apr 27 05:56:17 2016
New Revision: 1741147
URL: http://svn.apache.org/viewvc?rev=1741147&view=rev
Log:
Fix typos
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/web
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-apr has an issue affecting its community
integration.
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-trunk-validate has an issue affecting its community integration.
Th
On 25/04/2016 16:42, Romain Manni-Bucau wrote:
> Hi guys,
>
> tomcat uses ConcurrentHashMap in few places and doesn't rely on
> ConcurrentMap API (ApplicationContext IIRC for instance was the case I
> encounter). This means if you build tomcat with java 8 and run on java 7 it
> is broken cause of
Le 26 avr. 2016 22:27, "Christopher Schultz"
a écrit :
>
> Romain,
>
> On 4/25/16 11:42 AM, Romain Manni-Bucau wrote:
> > Hi guys,
> >
> > tomcat uses ConcurrentHashMap in few places and doesn't rely on
> > ConcurrentMap API (ApplicationContext IIRC for instance was the case I
> > encounter). Thi
Romain,
On 4/25/16 11:42 AM, Romain Manni-Bucau wrote:
> Hi guys,
>
> tomcat uses ConcurrentHashMap in few places and doesn't rely on
> ConcurrentMap API (ApplicationContext IIRC for instance was the case I
> encounter). This means if you build tomcat with java 8 and run on java 7 it
> is broken
2016-04-26 21:17 GMT+02:00 :
> Author: markt
> Date: Tue Apr 26 19:17:55 2016
> New Revision: 1741080
>
> URL: http://svn.apache.org/viewvc?rev=1741080&view=rev
> Log:
> Make the TLS certificate chain available to clients when using
> JSSE+OpenSSL with the certificate chain stored in a Java KeySto
Author: markt
Date: Tue Apr 26 19:22:25 2016
New Revision: 1741084
URL: http://svn.apache.org/viewvc?rev=1741084&view=rev
Log:
Prep for next development cycle
Modified:
tomcat/native/trunk/build.properties.default
tomcat/native/trunk/native/include/tcn_version.h
tomcat/native/trunk/na
Author: markt
Date: Tue Apr 26 19:19:14 2016
New Revision: 1741082
URL: http://svn.apache.org/viewvc?rev=1741082&view=rev
Log:
Make the TLS certificate chain available to clients when using JSSE+OpenSSL
with the certificate chain stored in a Java KeyStore.
Modified:
tomcat/tc8.5.x/trunk/ (
Author: markt
Date: Tue Apr 26 19:18:49 2016
New Revision: 1741081
URL: http://svn.apache.org/viewvc?rev=1741081&view=rev
Log:
Update to latest tc-native
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/build.properties.default
tomcat/tc8.5.x/trunk/webapps/docs/c
Author: markt
Date: Tue Apr 26 19:17:55 2016
New Revision: 1741080
URL: http://svn.apache.org/viewvc?rev=1741080&view=rev
Log:
Make the TLS certificate chain available to clients when using JSSE+OpenSSL
with the certificate chain stored in a Java KeyStore.
Modified:
tomcat/trunk/java/org/apa
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: remm
Date: Tue Apr 26 17:09:16 2016
New Revision: 1741061
URL: http://svn.apache.org/viewvc?rev=1741061&view=rev
Log:
59295: Add support for using pem encoded certificates with JSSE SSL. Submitted
by Emmanuel Bourg with additional tweaks.
Added:
tomcat/tc8.5.x/trunk/java/org/apache/t
Author: remm
Date: Tue Apr 26 17:07:52 2016
New Revision: 1741060
URL: http://svn.apache.org/viewvc?rev=1741060&view=rev
Log:
Remove useless static keyword.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SSLHostConfigCertificate.java
Modified:
tomcat/trunk/java/org/apache/tomcat/uti
Author: remm
Date: Tue Apr 26 17:03:04 2016
New Revision: 1741058
URL: http://svn.apache.org/viewvc?rev=1741058&view=rev
Log:
Doc review: if the private key PEM isn't set, it should look into the
certificate PEM. The PEM parser appears to handle that as well.
Modified:
tomcat/trunk/java/org/
https://bz.apache.org/bugzilla/show_bug.cgi?id=59334
--- Comment #4 from Murilo ---
Adding more information, we've tried with versions 1.2.30 and 1.2.36 to see if
that would help, but 1.2.30 made it worse, as the app pools would crash all the
time, and 1.2.36 presents the same issues as 1.2.40 in
Author: markt
Date: Tue Apr 26 14:16:23 2016
New Revision: 1741036
URL: http://svn.apache.org/viewvc?rev=1741036&view=rev
Log:
Update changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/
Author: markt
Date: Tue Apr 26 14:11:22 2016
New Revision: 1741033
URL: http://svn.apache.org/viewvc?rev=1741033&view=rev
Log:
Update to latest tc-native
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/
https://bz.apache.org/bugzilla/show_bug.cgi?id=59317
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Apr 26 13:39:16 2016
New Revision: 1741024
URL: http://svn.apache.org/viewvc?rev=1741024&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59317
After a dispatch (async and non-async) ensure that getRequestURI() returns an
encoded URI.
Modified:
tomcat/
Author: markt
Date: Tue Apr 26 13:28:12 2016
New Revision: 1741019
URL: http://svn.apache.org/viewvc?rev=1741019&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59317
After a dispatch (async and non-async) ensure that getRequestURI() returns an
encoded URI.
Modified:
tomcat/
Author: markt
Date: Tue Apr 26 13:22:21 2016
New Revision: 1741018
URL: http://svn.apache.org/viewvc?rev=1741018&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59317
After a dispatch (async and non-async) ensure that getRequestURI() returns an
encoded URI.
Modified:
tomcat/
Author: markt
Date: Tue Apr 26 13:20:32 2016
New Revision: 1741015
URL: http://svn.apache.org/viewvc?rev=1741015&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59317
After a dispatch (async and non-async) ensure that getRequestURI() returns an
encoded URI.
Modified:
tomcat/
https://bz.apache.org/bugzilla/show_bug.cgi?id=57559
--- Comment #6 from Mark Thomas ---
This time actually add the link.
https://java.net/projects/servlet-spec/lists/jsr369-experts/archive/2015-02/message/18
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=59317
--- Comment #2 from Mark Thomas ---
A few more notes as I investigate this.
Async and non-async behaviours are currently the same.
- Both expect the path used to obtain the dispatcher to be decoded. This
behavior was confirmed with the Servlet
Le 26/04/2016 12:53, ma...@apache.org a écrit :
> Modified:
> tomcat/trunk/java/org/apache/tomcat/util/net/SSLHostConfigCertificate.java
> URL:
> http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/SSLHostConfigCertificate.java?rev=1740997&r1=1740996&r2=1740997&view=diff
>
Author: markt
Date: Tue Apr 26 10:53:04 2016
New Revision: 1740997
URL: http://svn.apache.org/viewvc?rev=1740997&view=rev
Log:
Tweak formatting. Fix an IDE nit.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SSLHostConfigCertificate.java
Modified:
tomcat/trunk/java/org/apache/tomcat
Author: markt
Date: Tue Apr 26 10:22:40 2016
New Revision: 1740991
URL: http://svn.apache.org/viewvc?rev=1740991&view=rev
Log:
Add a (currently disabled) test for BZ 59317
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java
Modified: tomcat/trunk/test/org/apache/ca
Author: markt
Date: Tue Apr 26 10:01:21 2016
New Revision: 13425
Log:
Release tc-native 1.2.6
Added:
release/tomcat/tomcat-connectors/native/1.2.6/
- copied from r13383, dev/tomcat/tomcat-connectors/native/1.2.6/
Removed:
dev/tomcat/tomcat-connectors/native/1.2.6/
Modified:
rele
The following votes were cast:
Binding:
+1: markt, rjung, remm
No other votes were cast.
The vote therefore passes.
Thanks to everyone who contributed towards this release.
I'll move the files to dist and announce once the mirrors have sync'd.
Mark
---
Author: markt
Date: Tue Apr 26 09:49:37 2016
New Revision: 1740988
URL: http://svn.apache.org/viewvc?rev=1740988&view=rev
Log:
Align test implementation more closely with 8.0.x to try and reduce instances
of Gump CI failures.
Modified:
tomcat/tc7.0.x/trunk/test/org/apache/tomcat/websocket/T
Author: markt
Date: Tue Apr 26 09:35:37 2016
New Revision: 1740983
URL: http://svn.apache.org/viewvc?rev=1740983&view=rev
Log:
Extend wait period to try and reduce instances of Gump CI failures.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/tomcat/
Author: markt
Date: Tue Apr 26 09:35:07 2016
New Revision: 1740982
URL: http://svn.apache.org/viewvc?rev=1740982&view=rev
Log:
Extend wait period to try and reduce instances of Gump CI failures.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/test/org/apache/tomcat/
Author: markt
Date: Tue Apr 26 09:34:49 2016
New Revision: 1740981
URL: http://svn.apache.org/viewvc?rev=1740981&view=rev
Log:
Extend wait period to try and reduce instances of Gump CI failures.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/test/org/apache/tomcat/
Author: markt
Date: Tue Apr 26 09:34:19 2016
New Revision: 1740980
URL: http://svn.apache.org/viewvc?rev=1740980&view=rev
Log:
Extend wait period to try and reduce instances of Gump CI failures.
Modified:
tomcat/trunk/test/org/apache/tomcat/websocket/WebSocketBaseTest.java
Modified: tomcat/t
https://bz.apache.org/bugzilla/show_bug.cgi?id=59344
--- Comment #12 from Remy Maucherat ---
I have committed r1740969, with some additions to avoid configuration errors.
I have not committed the new tests yet since the mixing with the OpenSSL flag
still looks a bit suspicious. Also the document
Author: markt
Date: Tue Apr 26 09:32:15 2016
New Revision: 1740977
URL: http://svn.apache.org/viewvc?rev=1740977&view=rev
Log:
Align test implementation more closely with trunk to try and reduce instances
of Gump CI failures.
Modified:
tomcat/tc8.0.x/trunk/test/org/apache/tomcat/websocket/T
On 26/04/2016 06:07, Mihir Patel wrote:
> *Ask/Comment:* First of all, It was disappointing to not find any
> errors/log
Any exceptions thrown at that point should be logged to standard out.
Depending on how bad the error condition is, the JVM might not be able
to manage that but such a situati
Author: remm
Date: Tue Apr 26 09:02:06 2016
New Revision: 1740969
URL: http://svn.apache.org/viewvc?rev=1740969&view=rev
Log:
59295: Add support for using pem encoded certificates with JSSE SSL. Submitted
by Emmanuel Bourg with additional tweaks.
This will need another rather painful SSL docs upd
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=52952
--- Comment #3 from Mark Thomas ---
That should be fine.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160426.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/packag
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377
--- Comment #4 from Esmool <275379...@qq.com> ---
(In reply to mgrigorov from comment #3)
> Can you create a mini application that reproduces the problem?
> This will help debugging it!
> Thanks!
OK, later, after work. Thank you~
--
You are r
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377
--- Comment #3 from mgrigorov ---
Can you create a mini application that reproduces the problem?
This will help debugging it!
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377
--- Comment #2 from Esmool <275379...@qq.com> ---
(In reply to mgrigorov from comment #1)
> Which JavaScript library do you use? $.post looks like jQuery but then all
> request parameters should be in 'data'. 'templateId' is something random and
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377
--- Comment #1 from mgrigorov ---
Which JavaScript library do you use? $.post looks like jQuery but then all
request parameters should be in 'data'. 'templateId' is something random and
jQuery will just ignore it. I guess it works only in the c
https://bz.apache.org/bugzilla/show_bug.cgi?id=59377
Bug ID: 59377
Summary: Missing POST parameter
Product: Tomcat 6
Version: 6.0.44
Hardware: Other
OS: Linux
Status: NEW
Severity: critical
Prior
49 matches
Mail list logo