Author: rjung
Date: Thu Nov 1 12:42:40 2018
New Revision: 1845462
URL: http://svn.apache.org/viewvc?rev=1845462&view=rev
Log:
Simplify script description.
Modified:
tomcat/trunk/res/scripts/check-mime.pl
Modified: tomcat/trunk/res/scripts/check-mime.pl
URL:
http://svn.apache.org/viewvc/tom
Author: rjung
Date: Thu Nov 1 12:44:09 2018
New Revision: 1845463
URL: http://svn.apache.org/viewvc?rev=1845463&view=rev
Log:
Make sure the two lists TOMCAT_ONLY and TOMCAT_KEEP
are disjoint.
Modified:
tomcat/trunk/res/scripts/check-mime.pl
Modified: tomcat/trunk/res/scripts/check-mime.pl
U
Author: rjung
Date: Thu Nov 1 12:45:44 2018
New Revision: 1845465
URL: http://svn.apache.org/viewvc?rev=1845465&view=rev
Log:
Do no longer tolerate outdated entries in
TOMCAT_ONLY or TOMCAT_KEEP.
Modified:
tomcat/trunk/res/scripts/check-mime.pl
Modified: tomcat/trunk/res/scripts/check-mime.
Author: rjung
Date: Thu Nov 1 13:00:21 2018
New Revision: 1845469
URL: http://svn.apache.org/viewvc?rev=1845469&view=rev
Log:
hqx and m4a no longer needed in TOMCAT_ONLY.
The same definitions are now part of httpd's mime.types.
Modified:
tomcat/trunk/res/scripts/check-mime.pl
Modified: tomc
Author: rjung
Date: Thu Nov 1 13:01:40 2018
New Revision: 1845472
URL: http://svn.apache.org/viewvc?rev=1845472&view=rev
Log:
Move flac from TOMCAT_ONLY, because it has
now shown up in httpd's mime.types but with
a different value (audio/x-flac instead of our
audio/flac). For now stick to our dec
Am 31.10.2018 um 20:15 schrieb Konstantin Kolinko:
ср, 31 окт. 2018 г. в 19:38, Rémy Maucherat :
...
And then all the badly maintained content from web.xml and the Tomcat class
can be deleted.
Comments ?
1. "badly maintained content from web.xml"
Do not call them "bad".
AFAIK, Those are sy
Author: rjung
Date: Thu Nov 1 13:07:22 2018
New Revision: 1845473
URL: http://svn.apache.org/viewvc?rev=1845473&view=rev
Log:
- Simplify script description.
- Make sure the two lists TOMCAT_ONLY and TOMCAT_KEEP
are disjoint.
- Do no longer tolerate outdated entries in
TOMCAT_ONLY or TOMCAT_KEEP
Author: rjung
Date: Thu Nov 1 13:09:31 2018
New Revision: 1845474
URL: http://svn.apache.org/viewvc?rev=1845474&view=rev
Log:
Forgot to commit mergeinfo.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
Propchange: tomcat/tc8.5.x/trunk/
-
Author: rjung
Date: Thu Nov 1 13:13:41 2018
New Revision: 1845475
URL: http://svn.apache.org/viewvc?rev=1845475&view=rev
Log:
- Simplify script description.
- Make sure the two lists TOMCAT_ONLY and TOMCAT_KEEP
are disjoint.
- Do no longer tolerate outdated entries in
TOMCAT_ONLY or TOMCAT_KEEP
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Rémy,
On 10/31/18 12:37, Rémy Maucherat wrote:
> There are two main contraptions in Tomcat that do (badly ...)
> extension to mime type mapping: the shared web.xml and some
> hardcoded stuff in startup.Tomcat.
It would probably be good to unify all
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/3698
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
Author: markt
Date: Thu Nov 1 15:06:53 2018
New Revision: 1845482
URL: http://svn.apache.org/viewvc?rev=1845482&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61171
Add the portOffset attribute to the Server element which is added to the
configured shutdown and Connector ports.
Github user asfgit closed the pull request at:
https://github.com/apache/tomcat/pull/125
---
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/125
Patch has been applied with a few changes:
- portOffset was not cached on the Connector (to align with recent changes
to how port is handled)
- handle special case port values where the of
https://bz.apache.org/bugzilla/show_bug.cgi?id=61171
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On Thu, Nov 1, 2018 at 2:34 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Why bother even doing that? File-extension mapping is a poor way to
> perform file-type detection (in fact, it is NOT file type detection),
> but the spec mandates it, so we are stuck.
>
> But why bother pr
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/3699
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/130
I can see what you are trying to do but I'm not sure the change creates
enough of a visual separation to make much of a difference. I don't think it
will do much to reduce the risk of an accidental
Author: markt
Date: Thu Nov 1 15:35:46 2018
New Revision: 1845489
URL: http://svn.apache.org/viewvc?rev=1845489&view=rev
Log:
Create a little visual separation between the Undeploy button and the other
buttons in the Manager application.
Patch provided by Łukasz Jąder.
This closes #130
Modified
Github user asfgit closed the pull request at:
https://github.com/apache/tomcat/pull/130
---
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Author: markt
Date: Thu Nov 1 15:36:47 2018
New Revision: 1845490
URL: http://svn.apache.org/viewvc?rev=1845490&view=rev
Log:
Create a little visual separation between the Undeploy button and the other
buttons in the Manager application.
Patch provided by Łukasz Jąder.
Modified:
tomcat/tc8.
Author: markt
Date: Thu Nov 1 15:37:22 2018
New Revision: 1845491
URL: http://svn.apache.org/viewvc?rev=1845491&view=rev
Log:
Create a little visual separation between the Undeploy button and the other
buttons in the Manager application.
Patch provided by Łukasz Jąder.
Modified:
tomcat/tc7.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62873
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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/3700
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
On 31/10/2018 08:43, Rory O'Donnell wrote:
> Hi Mark,
>
> Can you send us the JI-number when you get time to log a bug ?
I would, but it turns out the root cause is in the Tomcat tests. We are
trying to do post-handshake authentication and JDK 11 defaults to TLS
v1.3 and the JSSE TLSv1.3 implemen
Author: markt
Date: Thu Nov 1 16:14:21 2018
New Revision: 1845495
URL: http://svn.apache.org/viewvc?rev=1845495&view=rev
Log:
Force TLS 1.2 if TLS 1.3 is available as JSSE's TLS 1.3 implementation doesn't
support Post Handshake Authentication which is required for this test to pass.
Modified:
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/3701
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
https://bz.apache.org/bugzilla/show_bug.cgi?id=62871
--- Comment #1 from Mark Thomas ---
8.0.x is no longer supported.
If you made a similar change in 8.5.x I'm fairly sure you'd just hit the next
unserializable attribute.
Changing visibility is not really the right solution as it just hides th
n-1.1.1-SNAPSHOT.jar
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181101/bin/openssl
-Dtest.temp=output/test-tmp-NIO2
-Dtest.accesslog=true -Dexecute.test.nio=false
-Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar
-Dexecute.test.apr=false -Dtest.exc
Author: markt
Date: Thu Nov 1 23:03:08 2018
New Revision: 1845519
URL: http://svn.apache.org/viewvc?rev=1845519&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62871
Improve MBeans for Endpoint instances (type ThreadPool in JMX) by using
explicit declaration of attributes and op
https://bz.apache.org/bugzilla/show_bug.cgi?id=62871
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Thu Nov 1 23:10:06 2018
New Revision: 1845520
URL: http://svn.apache.org/viewvc?rev=1845520&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62871
Improve MBeans for Endpoint instances (type ThreadPool in JMX) by using
explicit declaration of attributes and op
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/3702
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
33 matches
Mail list logo