Author: kkolinko
Date: Thu Nov 26 08:37:37 2015
New Revision: 1716580
URL: http://svn.apache.org/viewvc?rev=1716580&view=rev
Log:
svn:eol-style=native
Modified:
tomcat/site/trunk/docs/tomcat-8.0-doc/changelog.html (props changed)
Propchange: tomcat/site/trunk/docs/tomcat-8.0-doc/changelog.
Author: kkolinko
Date: Thu Nov 26 08:39:13 2015
New Revision: 1716581
URL: http://svn.apache.org/viewvc?rev=1716581&view=rev
Log:
Update published changelog for Tomcat 8 and 9 with later typo fixes / amendments
Modified:
tomcat/site/trunk/docs/tomcat-8.0-doc/changelog.html
tomcat/site/tru
lic/workspace/apache-commons/daemon/dist/bin/commons-daemon-20151126-native-src.tar.gz
-Dexamples.sources.skip=true
-Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-2015
https://bz.apache.org/bugzilla/show_bug.cgi?id=58655
Bug ID: 58655
Summary: IllegalStateException: calling
HttpServletResponse#sendRedirect() with RemoteIpFilter
Product: Tomcat 8
Version: trunk
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=58655
--- Comment #1 from Cristian Klein ---
Forgot to mention, this bug is not triggered with Eclipse's servlet engine (I
think Jetty), but only occurs when the servlet is deployed on Tomcat.
--
You are receiving this mail because:
You are the ass
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136
--- Comment #32 from Konstantin Kolinko ---
(In reply to Mark Thomas from comment #25)
> Also see this thread on the dev list:
> http://tomcat.markmail.org/thread/uzo65gf572s636ly
> ("On escaping of EL in attributes (BZ 57136)" thread on dev@)
Author: markt
Date: Thu Nov 26 13:30:23 2015
New Revision: 1716640
URL: http://svn.apache.org/viewvc?rev=1716640&view=rev
Log:
Fix potential NPE reported by FindBugs
Modified:
tomcat/trunk/java/org/apache/catalina/session/FileStore.java
Modified: tomcat/trunk/java/org/apache/catalina/session
Author: markt
Date: Thu Nov 26 13:35:27 2015
New Revision: 1716644
URL: http://svn.apache.org/viewvc?rev=1716644&view=rev
Log:
Filter out a false positive
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml
URL:
http:
Author: markt
Date: Thu Nov 26 13:36:16 2015
New Revision: 1716645
URL: http://svn.apache.org/viewvc?rev=1716645&view=rev
Log:
Remove a completed TODO
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java
Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2Upgrade
Author: markt
Date: Thu Nov 26 13:47:29 2015
New Revision: 1716653
URL: http://svn.apache.org/viewvc?rev=1716653&view=rev
Log:
Remove completed TODO. This is handled in the Protocol implementation.
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProcessorLight.java
Modified: tomcat/tru
Author: markt
Date: Thu Nov 26 13:51:42 2015
New Revision: 1716654
URL: http://svn.apache.org/viewvc?rev=1716654&view=rev
Log:
Fix an i18n TODO
Modified:
tomcat/trunk/java/org/apache/coyote/LocalStrings.properties
tomcat/trunk/java/org/apache/coyote/Response.java
Modified: tomcat/trunk/j
Author: markt
Date: Thu Nov 26 13:56:03 2015
New Revision: 1716655
URL: http://svn.apache.org/viewvc?rev=1716655&view=rev
Log:
This TODO dates back to Tomcat 4.1.x. Remove it since clearly non-one feels the
need to implement this.
Modified:
tomcat/trunk/java/org/apache/coyote/RequestInfo.jav
Author: markt
Date: Thu Nov 26 14:01:40 2015
New Revision: 1716656
URL: http://svn.apache.org/viewvc?rev=1716656&view=rev
Log:
Implement a TODO. Trigger an exception if an HTTP upgrade is attempted over AJP.
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AbstractAjpProtocol.java
tomcat
Author: remm
Date: Thu Nov 26 14:33:44 2015
New Revision: 1716691
URL: http://svn.apache.org/viewvc?rev=1716691&view=rev
Log:
- Since it should be the same thing, use the JSSE code to load the keystore and
truststore, if using the JSSE style configuration. Then proceed to get the
certificate and
Author: markt
Date: Thu Nov 26 14:36:13 2015
New Revision: 1716696
URL: http://svn.apache.org/viewvc?rev=1716696&view=rev
Log:
Include the query string when pushing requests to the client
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Stream.java
Modified: tomcat/trunk/java/org/apache/c
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657
Bug ID: 58657
Summary: Spring DefferredResult errorResult response not
returned in async servlet 3.1 mode
Product: Tomcat 8
Version: 8.0.28
Hardware: Macintosh
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657
--- Comment #1 from Jonathan ---
Created attachment 33301
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33301&action=edit
Main class of demo
Spring boot java class showing demonstration of error
--
You are receiving this mail becaus
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657
--- Comment #2 from Jonathan ---
Created attachment 33302
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33302&action=edit
Application config file for demo
App config file for Spring boot demo
--
You are receiving this mail because:
2015-11-26 17:01 GMT+03:00 :
> Author: markt
> Date: Thu Nov 26 14:01:40 2015
> New Revision: 1716656
>
> URL: http://svn.apache.org/viewvc?rev=1716656&view=rev
> Log:
> Implement a TODO. Trigger an exception if an HTTP upgrade is attempted over
> AJP.
>
> Modified:
> tomcat/trunk/java/org/ap
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657
--- Comment #3 from Jonathan ---
I have attached two classes as part of a spring boot demo to show an issue we
are running into. (Would have attached whole war but for file size limit,
please contact if you would like it.)
With a simple Spring
https://bz.apache.org/bugzilla/show_bug.cgi?id=58658
Bug ID: 58658
Summary: 7.0.66 running with Java 6 fails unless unneeded
"tomcat7-websocket.jar" is removed from lib/
Product: Tomcat 7
Version: trunk
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657
Jonathan changed:
What|Removed |Added
Summary|Spring DefferredResult |Spring DeferredResult
|er
Author: remm
Date: Thu Nov 26 16:30:55 2015
New Revision: 1716735
URL: http://svn.apache.org/viewvc?rev=1716735&view=rev
Log:
Changelog for the keystore and truststore configuration change for OpenSSL.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/chan
Author: remm
Date: Thu Nov 26 17:17:03 2015
New Revision: 1716745
URL: http://svn.apache.org/viewvc?rev=1716745&view=rev
Log:
Add some docs fixes for the OpenSSL configuration in NIOx, now that JSSE style
is supposed to be supported. Probably not the last improvement since it is
rather difficult
Author: markt
Date: Thu Nov 26 20:30:46 2015
New Revision: 1716763
URL: http://svn.apache.org/viewvc?rev=1716763&view=rev
Log:
Fix various TODOs
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/AsyncChannelWrapperSecure.java
tomcat/trunk/java/org/apache/tomcat/websocket/LocalString
Author: markt
Date: Thu Nov 26 20:40:09 2015
New Revision: 1716764
URL: http://svn.apache.org/viewvc?rev=1716764&view=rev
Log:
Remove unreachable code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.ja
Author: markt
Date: Thu Nov 26 20:53:26 2015
New Revision: 1716766
URL: http://svn.apache.org/viewvc?rev=1716766&view=rev
Log:
Complete a TODO.
Remove the hack that added ASYNC_END as a SocketState.
Simplify processing loop.
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProcessorLight
Author: markt
Date: Thu Nov 26 20:59:00 2015
New Revision: 1716767
URL: http://svn.apache.org/viewvc?rev=1716767&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.java
Modified:
tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/686
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedul
Author: markt
Date: Thu Nov 26 21:35:04 2015
New Revision: 1716771
URL: http://svn.apache.org/viewvc?rev=1716771&view=rev
Log:
Revert r1716766 while I re-work it.
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProcessorLight.java
tomcat/trunk/java/org/apache/coyote/AsyncStateMachin
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/688
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSche
Author: markt
Date: Thu Nov 26 22:34:01 2015
New Revision: 1716778
URL: http://svn.apache.org/viewvc?rev=1716778&view=rev
Log:
Correct diagram. postProcess() does not transition ERROR to DISPATCHED.
Modified:
tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java
Modified: tomcat/trunk/j
Author: markt
Date: Thu Nov 26 22:53:40 2015
New Revision: 1716782
URL: http://svn.apache.org/viewvc?rev=1716782&view=rev
Log:
More diagram fixes
auto -> postProcess()
Add dispatched()
Correct transitions from MUST_DISPATCH
Add missing NO-OP transitions
Modified:
tomcat/trunk/java/org/apache/
Author: markt
Date: Thu Nov 26 22:56:36 2015
New Revision: 1716783
URL: http://svn.apache.org/viewvc?rev=1716783&view=rev
Log:
postProcess() -> post() to make the diagram easier to read
Modified:
tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java
Modified: tomcat/trunk/java/org/apach
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/690
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSchedul
35 matches
Mail list logo