Hi,
I'm planning to tag Tomcat 7 later today.
If you want to include something please reply here.
Regards,
Violeta
Le 07/11/2018 à 23:36, Mark Thomas a écrit :
> WDYT?
What about simplifying the issue by dropping the translations of the
internal messages and retaining only the user facing messages (things
like HTTP error messages that can appear in a normal request) ?
I think it's worth considering because:
Author: markt
Date: Wed Nov 7 23:14:00 2018
New Revision: 1846086
URL: http://svn.apache.org/viewvc?rev=1846086&view=rev
Log:
Add release date
Modified:
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/view
Author: markt
Date: Wed Nov 7 23:13:11 2018
New Revision: 30754
Log:
Release Apache Tomcat 8.5.35
Added:
release/tomcat/tomcat-8/v8.5.35/
- copied from r30753, dev/tomcat/tomcat-8/v8.5.35/
Removed:
dev/tomcat/tomcat-8/v8.5.35/
-
Just adding [RESULT] to the subject for the benefit of the archives.
Mark
On 07/11/2018 23:04, Mark Thomas wrote:
> The following votes were cast:
>
> Binding:
> +1: remm, markt, violetagg, csutherl, fschumacher
>
> Non-binding:
> +1: isapir, rmannibucau
>
> The vote therefore passes.
>
> Th
The following votes were cast:
Binding:
+1: schultz, remm, fschumacher, violetagg, ebourg
Non-binding:
+1: isapir
The vote therefore passes.
Thanks to everyone who contributed towards this release.
Mark
-
To unsubscribe, e-ma
Author: markt
Date: Wed Nov 7 23:05:45 2018
New Revision: 30753
Log:
Release Apache Tomcat 9.0.13
Added:
release/tomcat/tomcat-9/v9.0.13/
- copied from r30752, dev/tomcat/tomcat-9/v9.0.13/
Removed:
dev/tomcat/tomcat-9/v9.0.13/
-
Author: markt
Date: Wed Nov 7 23:05:14 2018
New Revision: 1846085
URL: http://svn.apache.org/viewvc?rev=1846085&view=rev
Log:
Add release date
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/
The following votes were cast:
Binding:
+1: remm, markt, violetagg, csutherl, fschumacher
Non-binding:
+1: isapir, rmannibucau
The vote therefore passes.
Thank you to everyone who contributed to this release.
Mark
-
To unsubs
Author: markt
Date: Wed Nov 7 22:59:14 2018
New Revision: 1846084
URL: http://svn.apache.org/viewvc?rev=1846084&view=rev
Log:
Include the available German translations in the standard Tomcat distribution.
Added:
tomcat/trunk/res/maven/tomcat-i18n-de.pom (with props)
Modified:
tomcat/tr
Hi,
After looking at bug 62843, I got thinking about tools to help manage
translations from contributors. Something that would show the key, the
original value and the translated value side by side.
I looked at Pootle but that was more run it yourself. My preference was
for something that was hos
Author: markt
Date: Wed Nov 7 21:04:56 2018
New Revision: 1846079
URL: http://svn.apache.org/viewvc?rev=1846079&view=rev
Log:
Move string to correct package and rename
Modified:
tomcat/trunk/java/org/apache/coyote/http11/LocalStrings_es.properties
tomcat/trunk/java/org/apache/tomcat/util
Author: markt
Date: Wed Nov 7 21:02:12 2018
New Revision: 1846078
URL: http://svn.apache.org/viewvc?rev=1846078&view=rev
Log:
Remove values that are no longer used
Modified:
tomcat/trunk/java/javax/servlet/http/LocalStrings_es.properties
tomcat/trunk/java/javax/servlet/http/LocalStrings_
Author: markt
Date: Wed Nov 7 20:54:01 2018
New Revision: 1846077
URL: http://svn.apache.org/viewvc?rev=1846077&view=rev
Log:
Correct typo in name
Modified:
tomcat/trunk/java/org/apache/catalina/core/LocalStrings_es.properties
Modified: tomcat/trunk/java/org/apache/catalina/core/LocalString
Author: markt
Date: Wed Nov 7 20:48:40 2018
New Revision: 1846076
URL: http://svn.apache.org/viewvc?rev=1846076&view=rev
Log:
Remove value that is no longer used
Modified:
tomcat/trunk/java/org/apache/catalina/connector/LocalStrings_es.properties
Modified:
tomcat/trunk/java/org/apache/cata
Author: markt
Date: Wed Nov 7 20:46:26 2018
New Revision: 1846075
URL: http://svn.apache.org/viewvc?rev=1846075&view=rev
Log:
Fix typo in name
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.
Author: markt
Date: Wed Nov 7 20:46:10 2018
New Revision: 1846074
URL: http://svn.apache.org/viewvc?rev=1846074&view=rev
Log:
Remove value that is no longer used
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/LocalStrings_es.properties
Modified: tomcat/trunk/java/org/apache/coyote/ajp/Lo
Author: markt
Date: Wed Nov 7 20:41:15 2018
New Revision: 1846073
URL: http://svn.apache.org/viewvc?rev=1846073&view=rev
Log:
Move translations to correct location.
Spotted while working on utility to export l10n files to external translation
service.
Added:
tomcat/trunk/java/org/apache/ca
Author: remm
Date: Wed Nov 7 16:45:48 2018
New Revision: 1846058
URL: http://svn.apache.org/viewvc?rev=1846058&view=rev
Log:
Storeconfig needs a get/set with a plain type and supports channel
interceptors, so keep a string value around.
Modified:
tomcat/trunk/java/org/apache/catalina/tribe
https://bz.apache.org/bugzilla/show_bug.cgi?id=62892
Bug ID: 62892
Summary: Memory leak when performing client certificate
validation with OCSP
Product: Tomcat Native
Version: 1.2.17
Hardware: PC
OS: Linux
On Wed, Nov 7, 2018 at 12:17 AM Rémy Maucherat wrote:
> On Tue, Nov 6, 2018 at 6:39 PM Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
>> > , and the javadoc says: If any execution of the task encounters an
>> > exception, subsequent executions are suppressed.
>> >
>> > So you thin
Author: markt
Date: Wed Nov 7 14:19:01 2018
New Revision: 1846029
URL: http://svn.apache.org/viewvc?rev=1846029&view=rev
Log:
Move translations to correct location.
Spotted while working on utility to export l10n files to external translation
service.
Added:
tomcat/trunk/java/org/apache/cat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Emmanuel,
On 11/7/18 08:09, Emmanuel Bourg wrote:
> Le 07/11/2018 à 10:28, Konstantin Kolinko a écrit :
>
>> If I cannot do something with a batch script, I write a shell
>> (bash) script and run it with git-bash from Git for Windows.
>
> There is
Le 07/11/2018 à 10:28, Konstantin Kolinko a écrit :
> If I cannot do something with a batch script, I write a shell (bash)
> script and run it with git-bash from Git for Windows.
There is also that thing named Ant that was designed to replace batch
and shell scripts to build Java projects on any
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chuck,
On 11/6/18 22:40, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Release script for Tomcat 8.5.x
>
>> It's downloading everything it needs (except Java... grr
>> Oracle), exporting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Konstantin,
On 11/7/18 04:28, Konstantin Kolinko wrote:
> ср, 7 нояб. 2018 г. в 1:50, Christopher Schultz
> :
>> All,
>>
>> I've been working this afternoon on a Powershell script to do
>> pretty much everything for a release. I chose Powershell be
ср, 7 нояб. 2018 г. в 1:50, Christopher Schultz :
> All,
>
> I've been working this afternoon on a Powershell script to do pretty
> much everything for a release. I chose Powershell because (a) I will
> have to operate on Windows for releases until I get NSIS working
> elsewhere and (b) batch scrip
On 05/11/2018 12:24, Vipul Mehta wrote:
> We have upgraded from tomcat version 7.0.84 to 7.0.91.
> Users authenticate with our web app service using Kerberos logged in user
> credential. After upgrade, login started to fail.
>
> It was because of this change due to which the modified method starte
On 06/11/2018 22:50, Christopher Schultz wrote:
> The Process says to use the latest release of the minimum Java version
> supported by the release. For 8.5.x, that means Java 7, but Java 7 has
> been EOL'd. So... should I grab an old Java 7 JDK for building the
> release, or should I use the la
29 matches
Mail list logo