Thanks for all the input. Consensus appears to be for cherry-picking so
I'll update the wiki page accordingly and move onto the next question.
Mark
On 22/01/18 21:16, Mark Thomas wrote:
> The plan when we migrate to git is to migrate to single git repo with
> the following branches:
>
> master
We'll need to update the CI systems (Gump, BuildBot) to work off git
rather than svn. Both support this so this should be fairly simple.
My proposed plan is that we leave the CI systems pointing at svn to
start with, migrate to a single git repo as discussed previously (steps
on the wiki page) and
Author: markt
Date: Mon Feb 5 10:52:35 2018
New Revision: 1823150
URL: http://svn.apache.org/viewvc?rev=1823150&view=rev
Log:
Make test more robust after feedback on users list
https://lists.apache.org/thread.html/988da7f61784405143bb2a3c4c73c148e7002fafaa4385b97c831acc@%3Cusers.tomcat.apache.org
Author: markt
Date: Mon Feb 5 10:53:10 2018
New Revision: 1823151
URL: http://svn.apache.org/viewvc?rev=1823151&view=rev
Log:
Make test more robust after feedback on users list
https://lists.apache.org/thread.html/988da7f61784405143bb2a3c4c73c148e7002fafaa4385b97c831acc@%3Cusers.tomcat.apache.org
The Buildbot has detected a new failure on builder tomcat-trunk while building
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3022
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
This question belongs on the users mailing list. Please ask it again there.
Mark
On 05/02/18 07:49, shiv...@securelyshare.com wrote:
> Hi
>
>
>
> Is tomcat uses thread pool out of the box to process new requests without
> any additional configuration?
>
>
>
> Server Details:
>
> Tomcat
Author: kkolinko
Date: Mon Feb 5 12:29:05 2018
New Revision: 1823158
URL: http://svn.apache.org/viewvc?rev=1823158&view=rev
Log:
Remove svn:keywords property. It is unused here, and not compatible with Git.
svn propdel svn:keywords -R .
Modified:
tomcat/trunk/java/javax/security/auth/messag
Author: kkolinko
Date: Mon Feb 5 12:31:03 2018
New Revision: 1823159
URL: http://svn.apache.org/viewvc?rev=1823159&view=rev
Log:
Remove svn:keywords property. It is unused here, and not compatible with Git.
svn propdel svn:keywords -R .
Modified:
tomcat/tc8.5.x/trunk/java/javax/security/aut
Author: kkolinko
Date: Mon Feb 5 12:38:30 2018
New Revision: 1823160
URL: http://svn.apache.org/viewvc?rev=1823160&view=rev
Log:
Remove svn:keywords property. It is unused here, and not compatible with Git.
svn propdel svn:keywords -R .
Modified:
tomcat/tc7.0.x/trunk/webapps/examples/servle
2018-02-05 15:38 GMT+03:00 :
> Author: kkolinko
> Date: Mon Feb 5 12:38:30 2018
> New Revision: 1823160
>
> URL: http://svn.apache.org/viewvc?rev=1823160&view=rev
> Log:
> Remove svn:keywords property. It is unused here, and not compatible with Git.
>
> svn propdel svn:keywords -R .
For a record
Author: kkolinko
Date: Mon Feb 5 12:43:52 2018
New Revision: 1823161
URL: http://svn.apache.org/viewvc?rev=1823161&view=rev
Log:
Update the NSIS Installer used to build the Windows installer to version 3.03.
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/webapps/docs/change
The Buildbot has detected a restored build on builder tomcat-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3023
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: kkolinko
Date: Mon Feb 5 13:09:44 2018
New Revision: 1823164
URL: http://svn.apache.org/viewvc?rev=1823164&view=rev
Log:
Update the NSIS Installer used to build the Windows installer to version 3.03.
NSIS Release Notes and Changelog:
http://nsis.sourceforge.net/Docs/AppendixF.html#v3.03
Author: kkolinko
Date: Mon Feb 5 13:12:15 2018
New Revision: 1823165
URL: http://svn.apache.org/viewvc?rev=1823165&view=rev
Log:
Update the NSIS Installer used to build the Windows installer to version 3.03.
NSIS Release Notes and Changelog:
http://nsis.sourceforge.net/Docs/AppendixF.html#v3.03
Author: kkolinko
Date: Mon Feb 5 13:15:02 2018
New Revision: 1823167
URL: http://svn.apache.org/viewvc?rev=1823167&view=rev
Log:
Update the NSIS Installer used to build the Windows installer to version 3.03.
NSIS Release Notes and Changelog:
http://nsis.sourceforge.net/Docs/AppendixF.html#v3.03
https://bz.apache.org/bugzilla/show_bug.cgi?id=61751
--- Comment #11 from Mark Thomas ---
Thanks for the additional information. I can now reproduce this (thanks to
Microsoft for the free azure credits).
I have two clean Tomcat 9.0.x builds. One locally, one on Azure. Key config is
HTTPS / OpenS
https://bz.apache.org/bugzilla/show_bug.cgi?id=62024
--- Comment #6 from SergeP ---
Thank you very much
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62024
--- Comment #7 from SergeP ---
Mark- Our technicians are wondering if there a patch fix that can be applied to
existing Windows versions of Tomcat
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=62058
--- Comment #2 from Christopher Schultz ---
What about shipping Tomcat with a trivial Filter that dispatches to the filter
chain in a try/catch block, catches
org.apache.tomcat.util.http.fileupload.FileUploadBase$FileSizeLimitExceededException,
https://bz.apache.org/bugzilla/show_bug.cgi?id=62024
--- Comment #8 from Christopher Schultz ---
Short answer: the Tomcat team provides replacement versions, not patches. You
will need to upgrade to 8.5.28 when it becomes available.
The Tomcat 8.5 RM announced the intention of rolling a release
https://bz.apache.org/bugzilla/show_bug.cgi?id=61751
--- Comment #12 from Mark Thomas ---
I've found the root cause. A blocking read obtained bytes from the network but
after unwrapping there were zero application bytes. Since this is a blocking
read, more network bytes should be read and unwrapp
Author: markt
Date: Mon Feb 5 23:30:03 2018
New Revision: 1823262
URL: http://svn.apache.org/viewvc?rev=1823262&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61751
Fix truncated request input streams when using NIO2 with TLS.
Modified:
tomcat/trunk/java/org/apache/tomcat/u
Author: markt
Date: Mon Feb 5 23:31:22 2018
New Revision: 1823263
URL: http://svn.apache.org/viewvc?rev=1823263&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61751
Fix truncated request input streams when using NIO2 with TLS.
Modified:
tomcat/tc8.5.x/trunk/ (props change
https://bz.apache.org/bugzilla/show_bug.cgi?id=61751
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
The Buildbot has detected a new failure on builder tomcat-trunk while building
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/3025
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
https://bz.apache.org/bugzilla/show_bug.cgi?id=62080
Bug ID: 62080
Summary: EL Util class should have doPrivledge block
Product: Tomcat 9
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority:
https://bz.apache.org/bugzilla/show_bug.cgi?id=61751
--- Comment #14 from Remy Maucherat ---
Great job on that fix ! :)
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-uns
27 matches
Mail list logo