https://bz.apache.org/bugzilla/show_bug.cgi?id=62912
--- Comment #9 from Franos ---
Hello,
> Okay, so we have some clients that vitally depend upon the space being added
> and other clients that vitally depend upon the space *not* being added. Why
> should your clients win over the others?
I
https://bz.apache.org/bugzilla/show_bug.cgi?id=62803
Marek Czernek changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
https://bz.apache.org/bugzilla/show_bug.cgi?id=62803
--- Comment #3 from Marek Czernek ---
Note that the following connector now works:
It gets correctly saved as:
--
You are receiving this mail because:
You are the assignee for the bug.
---
Author: markt
Date: Fri Nov 16 12:46:19 2018
New Revision: 1846711
URL: http://svn.apache.org/viewvc?rev=1846711&view=rev
Log:
Import updated French translations from POEditor
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings_fr.properties
tomcat/trunk/java/org/apach
Author: markt
Date: Fri Nov 16 12:52:39 2018
New Revision: 1846712
URL: http://svn.apache.org/viewvc?rev=1846712&view=rev
Log:
Import Simplified Chinese translations from POEditor
Added:
tomcat/trunk/java/javax/el/LocalStrings_zh_CN.properties (with props)
tomcat/trunk/java/javax/servle
Added: tomcat/trunk/java/org/apache/catalina/users/LocalStrings_zh_CN.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/users/LocalStrings_zh_CN.properties?rev=1846712&view=auto
==
--- tomc
Added: tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_ko.properties?rev=1846713&view=auto
==
--- tomcat/trunk
Author: markt
Date: Fri Nov 16 12:58:25 2018
New Revision: 1846713
URL: http://svn.apache.org/viewvc?rev=1846713&view=rev
Log:
Import Korean translations from POEditor
Added:
tomcat/trunk/java/javax/el/LocalStrings_ko.properties (with props)
tomcat/trunk/java/org/apache/catalina/authen
Author: remm
Date: Fri Nov 16 14:36:16 2018
New Revision: 1846716
URL: http://svn.apache.org/viewvc?rev=1846716&view=rev
Log:
Add more special SSL attributes for storeconfig.
Modified:
tomcat/trunk/java/org/apache/catalina/storeconfig/server-registry.xml
tomcat/trunk/java/org/apache/coyot
https://bz.apache.org/bugzilla/show_bug.cgi?id=62803
Remy Maucherat changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: remm
Date: Fri Nov 16 14:46:06 2018
New Revision: 1846717
URL: http://svn.apache.org/viewvc?rev=1846717&view=rev
Log:
Add more special SSL attributes for storeconfig.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/storeconfig/serve
https://bz.apache.org/bugzilla/show_bug.cgi?id=62918
Bug ID: 62918
Summary: Tomcat Manager Server Status Errors After updating
from 8.5.34 to 8.5.35.
javax.management.AttributeNotFoundException: Cannot
find attribu
https://bz.apache.org/bugzilla/show_bug.cgi?id=62918
Habib Zurrububabel changed:
What|Removed |Added
CC||habib.zurrububa...@gmail.co
https://bz.apache.org/bugzilla/show_bug.cgi?id=62918
--- Comment #1 from Remy Maucherat ---
Ok, so there's now a subtype subType=SocketProperties to ThreadPool (not sure
why), and it needs to be removed from the list.
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=62910
--- Comment #4 from Christopher Schultz ---
... and how do you obtain connections and then use them?
The DataSourceFactory.getConnection method does not need to be synchronized.
Read further and you'll find that it is indeed threadsafe.
When
https://bz.apache.org/bugzilla/show_bug.cgi?id=62912
--- Comment #10 from Christopher Schultz ---
Note that this is being discussed on the dev list a bit. See r1846691.
--
You are receiving this mail because:
You are the assignee for the bug.
Author: markt
Date: Fri Nov 16 18:09:52 2018
New Revision: 1846735
URL: http://svn.apache.org/viewvc?rev=1846735&view=rev
Log:
Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=53620
Add a constructor for all configurable properties
Modified:
tomcat/trunk/java/org/apache/juli/Asy
https://bz.apache.org/bugzilla/show_bug.cgi?id=53620
--- Comment #1 from Mark Thomas ---
Apologies for the delay in getting to this.
Making open() public is likely to break any custom sub-classes. It seems likely
that such classes might exist so I intend to skip that part of the patch.
I've app
https://bz.apache.org/bugzilla/show_bug.cgi?id=53620
--- Comment #2 from Mark Thomas ---
Created attachment 36265
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36265&action=edit
Delayed file opening changes
--
You are receiving this mail because:
You are the assignee for the bug.
-
Author: markt
Date: Fri Nov 16 18:42:26 2018
New Revision: 1846745
URL: http://svn.apache.org/viewvc?rev=1846745&view=rev
Log:
Another TODO for 10.x
Modified:
tomcat/trunk/TOMCAT-NEXT.txt
Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?r
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/3751
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
Author: remm
Date: Fri Nov 16 19:28:17 2018
New Revision: 1846750
URL: http://svn.apache.org/viewvc?rev=1846750&view=rev
Log:
62918: Filter out subtype mbeans to avoid breaking the connector status page
Modified:
tomcat/trunk/java/org/apache/catalina/manager/StatusManagerServlet.java
tomc
Author: remm
Date: Fri Nov 16 19:30:52 2018
New Revision: 1846751
URL: http://svn.apache.org/viewvc?rev=1846751&view=rev
Log:
62918: Filter out subtype mbeans to avoid breaking the connector status page
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apach
https://bz.apache.org/bugzilla/show_bug.cgi?id=62918
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: remm
Date: Fri Nov 16 19:46:03 2018
New Revision: 1846753
URL: http://svn.apache.org/viewvc?rev=1846753&view=rev
Log:
Avoid SSLHostConfig JMX registrations before server init
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java
tomcat/trunk/webapps/docs/cha
Author: remm
Date: Fri Nov 16 19:47:06 2018
New Revision: 1846754
URL: http://svn.apache.org/viewvc?rev=1846754&view=rev
Log:
Avoid SSLHostConfig JMX registrations before server init
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/Abs
Author: markt
Date: Fri Nov 16 19:58:16 2018
New Revision: 1846757
URL: http://svn.apache.org/viewvc?rev=1846757&view=rev
Log:
Correct version info returned by the ServletContext implementation used by JspC
Modified:
tomcat/trunk/java/org/apache/jasper/servlet/JspCServletContext.java
Modifie
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/3752
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
n-1.1.1-SNAPSHOT.jar
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181116/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.excludePerformance=tru
https://bz.apache.org/bugzilla/show_bug.cgi?id=62919
Bug ID: 62919
Summary: Maven Plugin For Tomcat 8.5.x
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
OS: All
Status: NEW
Severity: blocker
https://bz.apache.org/bugzilla/show_bug.cgi?id=62920
Bug ID: 62920
Summary: Maven Plugin For Tomcat 9.0.x
Product: Tomcat 9
Version: 9.0.x
Hardware: All
OS: All
Status: NEW
Severity: blocker
Prio
31 matches
Mail list logo