For the record, Tomcat 9.0.x passes this once the TCK is correctly
configured.
It is the nightly TCK build so this isn't official but it is nice to see
that, despite not having access to the TCKs for a number of years,
Tomcat passes the TCK.
Thanks to all of those contributors who did have access
See:
https://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/nightly/
I've started with the EL 3.0 TCK as it should be one of the simplest to
set up.
Those of you who had access to the TCKs from Sun/Oracle will find it
very familiar. Not much has changed.
I'm only half-way through my first test ru
https://bz.apache.org/bugzilla/show_bug.cgi?id=63115
--- Comment #3 from Mark Thomas ---
This is an entirely untested build of the latest svn source. Use it at your own
risk.
http://people.apache.org/~markt/dev/v9.0.15-dev/
--
You are receiving this mail because:
You are the assignee for the b
On 29/01/2019 18:03, Christopher Schultz wrote:
> All,
>
> The documentation[1][2] for the cluster manager currently says:
>
> "
> Downside of the BackupManager: not quite as battle tested as the delta
> manager.
> "
>
> I think we can remove this qualification from the BackupManager at
> this p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
The documentation[1][2] for the cluster manager currently says:
"
Downside of the BackupManager: not quite as battle tested as the delta
manager.
"
I think we can remove this qualification from the BackupManager at
this point. In fact, we mig
Github user ChristopherSchultz commented on the issue:
https://github.com/apache/tomcat/pull/137
> 404/403/401.jsp pages in manager and host-manager may benefit from
localization, and in that case the lang attribute has to be calculated
dynamically to reflect the actual language being
https://bz.apache.org/bugzilla/show_bug.cgi?id=63115
--- Comment #2 from Philippe ---
If you can provide me a pre-build for linux, I can re-test and confirm bug
duplication.
--
You are receiving this mail because:
You are the assignee for the bug.
---
Modified: tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSource.java?rev=1852459&r1=1852458&r2=1852459&view=diff
==
Modified:
tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/PoolableConnectionFactory.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/PoolableConnectionFactory.java?rev=1852459&r1=1852458&r2=1852459&view=diff
=
Modified:
tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSourceFactory.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSourceFactory.java?rev=1852459&r1=1852458&r2=1852459&view=diff
===
Author: markt
Date: Tue Jan 29 15:03:15 2019
New Revision: 1852459
URL: http://svn.apache.org/viewvc?rev=1852459&view=rev
Log:
Update the internal fork of Apache Commons DBCP 2 to de20b77 (2019-01-29) to
pick up some bug fixes and enhancements.
Added:
tomcat/trunk/java/org/apache/tomcat/dbcp
Just a quick note to say that I am deliberately not updating this code
due to the on-going discussion on dev@commons.a.o about the correct fix
for POOL-356.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For add
Author: remm
Date: Tue Jan 29 14:34:19 2019
New Revision: 1852458
URL: http://svn.apache.org/viewvc?rev=1852458&view=rev
Log:
Add full SSL configuration options to the JMX remote listener using the
SSLHostConfig framework. Better configuration can be useful for cloud
deployments, although raw JM
Author: markt
Date: Tue Jan 29 14:24:18 2019
New Revision: 1852457
URL: http://svn.apache.org/viewvc?rev=1852457&view=rev
Log:
Update the internal fork of Apache Commons FileUpload to pick up the changes in
the Apache Commons FileUpload 1.4 release.
Modified:
tomcat/trunk/MERGE.txt
tomca
Am 29.01.2019 um 10:12 schrieb Rémy Maucherat:
On Tue, Jan 29, 2019 at 12:01 AM Rainer Jung
wrote:
Thanks Rémy, that seems to have fixed it.
As a much smaller annoyance, now every single executing test writes one
new line:
WARNING [main] org.apache.tomcat.util.net.AprEndpoint$Sendfile.stop T
Author: markt
Date: Tue Jan 29 13:02:36 2019
New Revision: 1852448
URL: http://svn.apache.org/viewvc?rev=1852448&view=rev
Log:
Update Tomcat's package renamed fork of Commons Codec
No code changes. Merge info only.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/codec/ (props changed)
P
Author: markt
Date: Tue Jan 29 13:01:13 2019
New Revision: 1852447
URL: http://svn.apache.org/viewvc?rev=1852447&view=rev
Log:
Simplify mergeinfo
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/ (props changed)
Propchange: tomcat/trunk/java/org/apache/tomcat/util/bcel/
Author: markt
Date: Tue Jan 29 12:56:48 2019
New Revision: 1852445
URL: http://svn.apache.org/viewvc?rev=1852445&view=rev
Log:
Update Tomcat's package renamed fork of BCEL to BCEL 6.3.
No code changes. Merge info only.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/ (props changed)
Author: markt
Date: Tue Jan 29 11:17:30 2019
New Revision: 1852433
URL: http://svn.apache.org/viewvc?rev=1852433&view=rev
Log:
Remove unused files
Removed:
tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/overview.html
tomcat/trunk/java/org/apache/tomcat/dbcp/pool2/overview.html
-
Github user markt-asf commented on the issue:
https://github.com/apache/tomcat/pull/137
> Anyway, those package.html files are just fragments consumed by javadoc
tool. I suspect that changing the attributes of the HTML element does not have
any effect on generated Javadoc documentatio
https://bz.apache.org/bugzilla/show_bug.cgi?id=63126
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=63126
Bug ID: 63126
Summary: "ant package-zip" creates zip only containing a few
empty directories
Product: Tomcat 8
Version: 8.5.35
Hardware: PC
OS: Linux
https://bz.apache.org/bugzilla/show_bug.cgi?id=63114
--- Comment #3 from Mark Thomas ---
IllegalStateException on attempting to send messages concurrently is as per the
spec.
IllegalArgumentException on encoding to UTF-8 shouldn't happen. It is possible
but a client would need to go out of its w
Github user kkolinko commented on the issue:
https://github.com/apache/tomcat/pull/137
> The changes to package.html and similar look good.
The doctype declaration in package.html says HTML 3.2 and I that version
does not have the lang attribute on HTML element. HTML 4.01 DTD
https://bz.apache.org/bugzilla/show_bug.cgi?id=63123
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=63056
Rainer Jung changed:
What|Removed |Added
CC||appe.r...@gmail.com
--- Comment #6 from
On Tue, Jan 29, 2019 at 12:01 AM Rainer Jung
wrote:
> Thanks Rémy, that seems to have fixed it.
>
> As a much smaller annoyance, now every single executing test writes one
> new line:
>
> WARNING [main] org.apache.tomcat.util.net.AprEndpoint$Sendfile.stop The
> sendfile thread failed to stop in a
Author: remm
Date: Tue Jan 29 08:57:02 2019
New Revision: 1852422
URL: http://svn.apache.org/viewvc?rev=1852422&view=rev
Log:
Additional APR sendfile stop fix
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEnd
https://bz.apache.org/bugzilla/show_bug.cgi?id=63123
Bug ID: 63123
Summary: Unable to precompile JSPs using Jasper in Tomcat
9.0.14, worked properly in 9.0.13 version
Product: Tomcat 9
Version: 9.0.14
Hardware: PC
https://bz.apache.org/bugzilla/show_bug.cgi?id=63123
Raja Shekar changed:
What|Removed |Added
Priority|P2 |P1
OS|
30 matches
Mail list logo