19)
at
org.apache.catalina.authenticator.TestSSOnonLoginAndBasicAuthenticator.doTestNonLogin(TestSSOnonLoginAndBasicAuthenticator.java:365)
at
org.apache.catalina.authenticator.TestSSOnonLoginAndBasicAuthenticator.testBasicLoginThenAcceptWithCookies(TestSSOnonLoginAndBasicAuthenticator.java:215)
Could this be a locale sensitive test case?
e or
directory
Creating configure ...
Generating 'make' outputs ...
rebuilding rpm spec file
ebourg@icare:~/tomcat-native/native$ ./configure
--with-apr=/usr/share/apr-1.0/
configure: error: cannot run /bin/bash build/c
iled
The full build log is available here:
https://paste.apache.org/8kFY
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Le 02/11/2015 18:11, Emmanuel Bourg a écrit :
> src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_setVerify':
> src/ssl.c:1557:16: error: 'ctx' undeclared (first use in this function)
>TCN_ASSERT(ctx != 0);
I applied this patch to fix the error, i
Le 02/11/2015 21:31, Rainer Jung a écrit :
> So as a safety check, one could check against c
> being NULL and throw an exception if it is.
Thank you for the suggestion, I'll use that for the Debian package instead.
Emm
s there a way to
configure the version of Ant used to build Tomcat, or should I open an
Infra ticket to get it updated?
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-ma
Le 21/06/2018 à 14:00, Mark Thomas a écrit :
> Infra ticket.
Ok: https://issues.apache.org/jira/browse/INFRA-16673
> And please revert the change until it is updated so the CI system
> continues to work.
Done in r1834001
Thank you for the guidance.
Emman
Le 21/06/2018 à 14:14, Gav a écrit :
> Wierd, it passed on the same machine only 2 hours earlier:--
>
> https://ci.apache.org/builders/tomcat-trunk/builds/3378
This build fetched r1833989, but the issue is with r1833994 which used
an Ant feature requiring at least the version 1.9.8.
rsions
Ant 1.9.x preserves the Java 5 compatibility. The required JDK only
changed with the 1.10.x line to Java 8.
I suggest sticking to Ant 1.9.x for all supported Tomcat versions until
Tomcat 8.5 is EOLed.
Emmanuel Bourg
-
To
Le 21/06/2018 à 16:25, Rémy Maucherat a écrit :
> Is the Ant of the build platform upgradeable already ?
I thought so [1] but it seems there is still an issue.
Emmanuel Bourg
[1] https://issues.apache.org/jira/browse/INFRA-16
ewcomers.
That said, I don't really understand why you can't use Ant to build
Tomcat in Gentoo. Ant is rather reasonably easy to bootstrap and we have
no problem using it to build Tomcat from sources in Debian/Ubuntu.
Emmanuel Bourg
--
ike Findbugs can spot these
issues automatically.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
facilitate
the modifications and transform them with native2ascii at build time?
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
d the Ant
code and Stefan actually re-implemented native2ascii two years ago to
work around this issue [1]. The feature was released in Ant 1.9.8.
Emmanuel Bourg
[1] https://bz.apache.org/bugzilla/show_bug.cgi?id=59855
-
To unsub
; is no need to use native2ascii at all.
I'm not really fond of XML properties files, the plain text format is
more compact and easier to browse in my opinion. XML files are
interesting when structured with different levels, but properties files
even in XML format have a flat layout
Le 01/08/2018 à 13:17, Konstantin Kolinko a écrit :
> Proper written spelling is "Cannot". ("Can't" is for spoken
> language.) So that you can remove the apostrophe altogether.
Thank you for the suggestion, I replaced a handful
I know, that's exactly why I'm suggesting to switch to UTF-8 and ditch
the unicode escape sequences. Sorry if this wasn't clear.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
and r1837238 for the build part, and
r1837239 for the properties conversion).
This revealed some typos in the French translation, I'm going to run the
files through a spell checker now.
Should we backport this change?
Emmanuel Bourg
---
that can be configured from
File -> Settings -> Editor -> File Encodings -> Properties Files.
Ironically I just noticed the 'Transparent native-to-ascii conversion'
checkbox there.
Emmanuel Bourg
-
To unsubscribe, e-
TODAY
attributes?
Emmanuel Bourg
[1] https://reproducible-builds.org
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
expected, Java 9+ supports the new --release parameter,
but Ant simply ignores it if you use an older version. What's your
version of Ant?
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.or
really cares about backward compatibility. Beyond Ant I think
a declarative build system like Maven is a saner choice.
The tomcat-native fork maintained by netty [1] is built with Maven,
maybe we could get some inspiration from it.
Emmanuel Bourg
[1] https://github.com/netty/netty-tc
Le 05/09/2018 à 00:52, Mark Thomas a écrit :
> [X] Stable - go ahead and release as 8.5.34
+1, tested NIO/NIO2/APR on Debian with OpenJDK 10 and OpenSSL 1.1.1
Emmanuel Bourg
signature.asc
Description: OpenPGP digital signature
Hi,
I noticed that webapps/docs/config/http.xml still mentions Tomcat 9, I
guess this needs to be replaced with Tomcat 8.5 if SNI is indeed
available in this version. I haven't checked the other parts of the
documentation.
Emmanuel Bourg
Le 17/03/2016 21:00, Mark Thomas a écrit :
ution. I can
address that in Debian by ensuring the package dependencies are more
strict (please file a bug against the tomcat8 package if it's affected too).
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomc
built with Java 7.
Emmanuel Bourg
http://packages.ubuntu.com/search?keywords=openjdk-8-jre-headless
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
ion.
Ubuntu 14.04 doesn't have Java 8 and therefore official packages can't
be compiled with Java 8. If you look at the build log [1] for the
version of Tomcat 7 currently distributed for Ubuntu 14.04 you'll see
that Java 7 was used.
Emmanuel Bourg
[1]
https://launchpadlibrarian.net
}
> }
The static keyword could be removed too, inner enums are implicitly
static (IntelliJ complains about it). There are ~20 enums in other
classes declared static too.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
n a supported version of Tomcat (Debian 9 will
include Tomcat 8.5).
If this isn't possible I'm crossing my fingers and hoping that the 8.5
security patches will remain backportable to 8.0.x, and that 8.0.x will
not be affecte
ture? This way it doesn't
block the startup, and it's likely to be fully initialized when the
first requests arrive if we consider that the startup helps generating
more entropy.
Emmanuel Bourg
-
To unsubscri
jdt/eclipse.jdt.core.git/snapshot/Y20160929-1000.tar.gz
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
; replacements.
The CompilerOptions.VERSION constants are just strings, the static field
could probably be replaced by "1.9" and/or "9" to preserve the
compatibility during the transition.
Emmanuel Bourg
--
Le 8/03/2017 à 19:56, Mark Thomas a écrit :
> The proposed 8.5.12 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.12
+1, all test suites passed on Debian 9 with OpenJDK 8u121.
Emman
Le 5/05/2017 à 13:38, Mark Thomas a écrit :
> [X] Stable - go ahead and release as 8.5.15
+1, the 3 test suites passed on Debian 9 (amd64) with OpenJDK 8u131.
Emmanuel Bourg
signature.asc
Description: OpenPGP digital signature
for all.
Now I wonder if this should be applied to the 7/8/8.5 branches to avoid
conflicts when backporting changes.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mai
ersions maintained by the Linux
distributions. So with my Debian maintainer hat I'm a bit hesitating.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
s having equal preference. The order
// returned depends on the order they are requested. The following code
This will display something like this:
Expected 6 ciphers but got 4 for the specification 'MEDIUM'
followed by the so
643..721adfc 100644
--- a/build.xml
+++ b/build.xml
@@ -1398,7 +1398,7 @@
-
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Le 24/11/2016 à 10:06, Violeta Georgieva a écrit :
> Thanks for the report and the patch.
> This has been fixed in
> - 9.0.x for 9.0.0.M14 onwards
> - 8.5.x for 8.5.9 onwards
> - 8.0.x for 8.0.40 onwards and
> - 7.0.x for 7.0.74 onwards
That's perfect, tha
ommit addressing this issue. Could someone update the pages and mention
the commits please?
Tomcat 7: https://svn.apache.org/r1760309
Tomcat 8: https://svn.apache.org/r1760307
Tomcat 8.5: https://svn.apache.org/r1760305
Tomcat 9: https://svn.apache.org/r1760300
Thank you,
Emmanuel
Le 5/12/2016 à 21:44, Mark Thomas a écrit :
> [X] Stable - go ahead and release as 8.5.8
I successfully ran the the NIO/NIO2/APR test suites on Debian with
OpenJDK 8u111.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsub
Hi,
There is a typo on the monitoring.html pages, "Ichinga" should be
replaced by "Icinga".
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
: https://svn.apache.org/r1763233
Tomcat 9: https://svn.apache.org/r1763232
Thank you,
Emmanuel Bourg
[1] https://bugs.debian.org/845425
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail
ectEnabled attributes set on the context are ignored, right?
Also I haven't found an equivalent commit for Tomcat 8, is this normal?
Thank you,
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For addi
ld also be part of the fix, otherwise the
mapper*RedirectEnabled attributes set on the context are ignored, right?
Also I haven't found an equivalent commit for Tomcat 8, is this normal?
Thank you,
Emmanuel Bourg
-
To unsu
hem it would be quite challenging to maintain a stable
version of Tomcat in Debian (and probably in other distributions). So
thank you very much.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
File' attribute is deprecated I guess the error
message should mention 'certificateFile' now? I haven't checked if other
error messages contain deprecated fields.
Emmanuel Bourg
-
To unsubscribe, e-mail: de
Le 5/01/2017 à 16:11, ma...@apache.org a écrit :
> +This issue was identified as affecting 6.0.x by the Apache Tomcat Security
> + Team on 3 January 2016 and made public on 5 January 207.
Hi Mark,
There is a typo on the disclosure date.
Emmanuel
and probably released a couple
of months later).
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Le 20/01/2017 à 18:12, Mark Thomas a écrit :
> On behalf of the Tomcat committers I am pleased to announce that
> Emmanuel Bourg (ebourg) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
>
> Regards,
>
> Mark
Thanks a lot for the invitat
omcat/site/trunk/
Done.
Thank you for the review.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
nabled and secured properly).
I'm wondering if it would be possible for Tomcat to monitor the
certificates/keystore files and reload the associated connectors
automatically? If there is a consensus on this feature I'd be interested
in implementing it.
Emmanuel Bourg
[1]
http://serverfault.
you did not run Apache Ant (that performs XSLT and
> generates the files in /docs directory).
>
> Once you run it and commit the changed /docs/whoweare.html file, in
> a few minutes it will be visible on the live site:
>
> http://tomcat.apache.org/whow
in Debian (and
indirectly in Ubuntu and its derivatives) if necessary. So if there is
anything wrong just ping me and I'll modify the package.
For now the Debian package deploys tomcat-users.xml unchanged with the
examples comment
/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Emmanuel Bourg
Le 03/11/2018 à 18:55, Mark
Le 06/11/2018 à 12:44, Mark Thomas a écrit :
> Should be fixed now.
> There were some robustness fixes in 9.0.x that had not been back-ported.
> I've just done that.
I confirm it works, thank you.
Emmanuel Bourg
--
Le 03/11/2018 à 18:55, Mark Thomas a écrit :
> The proposed 8.5.35 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.35
+1
Emmanuel Bourg
-
To unsubscribe, e-mail: dev
on any platform ;)
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
" for "wrapper container" (a pastry concept
applied to a freight container?). This issue is so common with the
French translation that many messages carry the English terms in
parentheses to clarify the meaning.
Emmanuel Bourg
--
by default and provide them as a separate download.
I don't think rearranging the JARs is necessary, it isn't difficult to
run Tomcat with a different locale. I'm more concerned about the
maintenance burden and the actual value vs the time invested.
Emmanuel Bourg
-
+1, tested on Debian 10 with OpenJDK 11.0.1 and OpenSSL 1.1.1a
Emmanuel Bourg
Le 06/12/2018 à 22:37, Mark Thomas a écrit :
> The proposed Apache Tomcat 9.0.14 release is now available for voting.
>
> The major changes compared to the 9.0.13 release are:
>
> - Significa
Le 12/12/2018 à 14:22, Mark Thomas a écrit :
> The proposed Apache Tomcat 8.5.37 release is now available for voting.
>
> The major changes compared to the 8.5.35 release are:
>
> - Implement the requirements of section 8.2.2 2.c of the Servlet
> specification and prevent a web application from
rought by Maven makes it easy
for newcomers to jump into the project. Gradle builds tend to be just as
messy as the Ant ones.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-ma
to use NSIS or continue to use Ant for
> the Windows Installer
No need to write a plug-in for this I think, NSIS could be invoked with
the maven-antrun-plugin.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.
pl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apach
he svn tags available as git tags or git branches? Is
svn2git able to aggregate several tags directories (tags/tc7.0.x/*,
tags/tc8.0.x/, etc) ? If not the tags could probably be merged in the
same directory before the migration.
Emmanuel
this divergence with the
specification intended? In Debian the tomcat-websocket-api artifact is
used as the reference WebSocket API and this change caused a couple of
packages to fail to build.
Emmanuel Bourg
-
To u
of relying on an external client such as certbot.
Emmanuel Bourg
[1] https://github.com/shred/acme4j
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Le 08/01/2018 à 15:33, Mark Thomas a écrit :
> Thoughts?
+1 for master
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
miss the left menu, I know it isn't the current trend but it allows
quick access to the main resources of the site (and since the last
redesign it folds into a hamburger button when there isn't enough space).
Also the font is bigger and reduces the number of
Le 04/02/2019 à 18:00, Mark Thomas a écrit :
> The proposed 9.0.16 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.16
Tested on Debian with OpenJDK 11.0.2, OpenSSL 1.1.1a and Tomcat Native
1.2.21. No failure on the 3 test suites.
Emman
Le 05/02/2019 à 13:22, Mark Thomas a écrit :
> The proposed 8.5.38 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.38
Tested on Debian with OpenJDK 11.0.2, OpenSSL 1.1.1a and Tomcat Native
1.2.21. No failure on the 3 test suites.
Emman
bled in Debian (IDEA and ARIA).
There is a patch adjusting the tests accordingly:
https://salsa.debian.org/java-team/tomcat8/blob/master/debian/patches/0021-dont-test-unsupported-ciphers.patch
Emmanuel Bourg
-
To unsubscri
versions as-is: 8.5.40, 9.0.25,
> etc. The Git autocompletion will work here too.
+1
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Le 21/02/2019 à 17:13, Mark Thomas a écrit :
> [X] +1 Go ahead with the migration
> [ ] -1 Postpone the migration because...
Thank you Mark.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o
dit files
git commit -a -m "Some message"
git push
# ...and backport
git checkout 8.5.x
git cherry-pick
git push origin 8.5.x
git checkout master
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr..
ntelliJ detects the
changes to the pom and then adapts the dependencies and the language
level. I don't think this is possible with an Ant based project.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
Le 28/02/2019 à 16:19, Rémy Maucherat a écrit :
> Nice try ! :D
:P
We could also just have a pom.xml file to be used as a mere project
descriptor for the IDE, and retain the main build with Ant.
Emmanuel Bourg
-
Le 13/03/2019 à 19:23, Mark Thomas a écrit :
> The proposed 9.0.17 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.17
>
+1, tested on Debian 10 with OpenJDK 11.0.3+1 and OpenSSL 1.1.1b
Emmanuel Bourg
signature.asc
Description: OpenPGP digital signature
Le 14/03/2019 à 14:43, Mark Thomas a écrit :
> The proposed 8.5.39 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.39
+1, tested on Debian 10 with OpenJDK 11.0.3+1 and OpenSSL 1.1.1b
Emman
Le 20/03/2019 à 23:51, Mark Thomas a écrit :
> Any suggestions?
Maybe disable Checkstyke for Tomcat 7? It isn't that important for old
code in maintenance mode. Backported code is unlikely to have a wildly
different formatting style anyway.
Emmanu
Tomcat 7
overtook it in September 2014 and is still gaining in popularity despite
the availability of Tomcat 8 [1]. The figures for Ubuntu are very
different, Tomcat 6 still has 8 times more installations than Tomcat 7,
and Tomcat 8 is inexistent [2].
Emmanuel Bourg
[1]
https://qa.debian.or
Le 26/04/2023 à 18:19, Mark Thomas a écrit :
The proposed 1.0.7 release is:
[ ] -1: Broken. Do not release because...
[X] +1: Acceptable. Go ahead and release.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For
Le 2021-05-13 00:10, Mark Thomas a écrit :
So, who'd like to volunteer?
I can take care of the migration tool if you want.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional com
Le 2021-05-18 13:18, Mark Thomas a écrit :
All,
Things are starting to move forward for Jakarta EE 10 so I think it is
time for us to create the 10.1.x branch. At the same time, I'd like to
switch our primary development branches from master to main for all
our repos.
We would, therefore, end u
Le 2021-05-18 14:10, Emmanuel Bourg a écrit :
Comments?
I don't think the 7.0.x branch should be removed, there is no harm
keeping it.
As for the master->main change I think that's a waste of time for all
of us. i don't buy the argument that "master" is offens
gorithms but no success so far.
You can try adding -Djava.security.debug=sunpkcs11, it should provide
more info.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands
ere is any issue with Jsign 2.1, I can release
a modified 3.x version compatible with Java 7.
Another solution is to use a different JDK for the signing step.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apac
s
more formats (in a very different way).
BouncyCastle being released under the MIT license, maybe their parser
could better fit the PostgreSQL needs?
Emmanuel Bourg
[1]
https://github.com/bcgit/bc-java/blob/master/pkix/src/main/java/
Le 23/09/2022 à 14:03, Rémy Maucherat a écrit :
The proposed 9.0.67 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 9.0.67 (stable)
It looks good on Debian.
Emmanuel Bourg
OpenPGP_signature
Description: OpenPGP digital signature
last 10.0.x. release? If,
not, how many more 10.0.x releases should there be?
From the Debian point of view, since Tomcat 10 hasn't been packaged yet
dropping 10.0.x will have no impact, we'll skip directly to 10.1.x in
Debian Bookworm.
Emma
tend to think there are better solutions at the OS level to isolate a
Tomcat instance nowadays, and I lean toward dropping it before its
removal from the JDK.
What do you think?
Emmanuel Bourg
[1] https://openjdk.org/jeps/411
---
Le 03/10/2022 à 22:05, Mark Thomas a écrit :
The proposed 9.0.68 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 9.0.68 (stable)
Looks good on Debian with OpenJDK 11.
Emmanuel Bourg
-
To
Le 09/11/2022 à 20:48, Rémy Maucherat a écrit :
The proposed 9.0.69 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 9.0.69
Looks good in Debian with OpenJDK 17
Emmanuel Bourg
-
To unsubscribe, e
documented it.
https://cwiki.apache.org/confluence/display/TOMCAT/Verifying+a+Release+Build
A couple of suggestions:
- I'd use shasum rather than diff to compare the artifacts
- if the artifacts are not identical, the diffoscope tool [1] can help
identify the differences
Emmanuel Bourg
[1]
Le 10/10/2023 à 00:18, Christopher Schultz a écrit :
The proposed 10.1.14 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 10.1.14
It looks good on Debian with OpenJDK 17.
Emmanuel Bourg
-
To
I'm also using Cp1252 instead of UTF-8 (ew). I'll try to change that and
see if it changes anything.
Did you try comparing the files with diffoscope [1]? That would allow
you to quickly see what varies and prevents the build from being
reproducible.
Emmanuel Bourg
[1] https://diff
tstrap.jar and in the external dependencies.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Le 18/12/2023 à 18:15, Michael Osipov a écrit :
SCNR: https://unixsheikh.com/articles/the-delusions-of-debian.html
That's a low blow, this post smells more like an old systemd rant mixed
with a complete misunderstanding on how Debian works than a well founded
criticism.
Emmanuel
se to ease the
maintenance. So that would mean pulling the Tomcat 8.5 package from
Debian Stretch to Jessie.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-m
1 - 100 of 202 matches
Mail list logo