GNU bug report logs -
#32231
[PATCH 0/8] Tomcat related updates
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 Jul 2018 00:30:43 +0200
with message-id <20180725003043.6087da79 <at> lepiller.eu>
and subject line Re: [bug#32231] [PATCH 0/8] Tomcat related updates
has caused the debbugs.gnu.org bug report #32231,
regarding [PATCH 0/8] Tomcat related updates
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
32231: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32231
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
This is series of Tomcat related patches.
* Main purpuse was updating Tomcat to the newest 8.5.x version.
* BTW: Update to 9.x did not work out of the box: I had compilation issues.
* Stripping Timestamps, removing included jars.
* Then I noticed Tomcat is used where just a servlet-api is needed.
* So, I used the existing java-classpathx-servletapi, where possible.
* At some places, a newer version was necessary, I added the JAVAEE version.
* I could not substitute all places, will have to investigate further.
* Currently, Tomcat is just used as a library. It would be nice to add the
conf and bin files and use it as a real server, even with a Guix service.
Björn Höfling (8):
gnu: java-guice: Remove jars.
gnu: java-logback-core: Add file-name field.
gnu: java: Use java-classpathx-servletapi instead of java-tomcat where
possible.
gnu: Add java-javaee-servletapi.
gnu: java: Use java-javaee-servletapi instead of java-tomcat.
gnu: java-tomcat: Update to 8.5.32.
gnu: java-tomcat: Remove bundled jars.
gnu: java-tomcat: Strip timestamps
gnu/packages/java.scm | 46 +++++++++++++++++++++++++++++++++++++++++-----
gnu/packages/maven.scm | 2 +-
gnu/packages/web.scm | 28 +++++++++++++++++++++-------
3 files changed, 63 insertions(+), 13 deletions(-)
--
2.7.4
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
Le Sat, 21 Jul 2018 10:14:01 +0200,
Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> a écrit :
> This is series of Tomcat related patches.
>
Pushed as 9936ffe77d5f69185f68c52d44ec21c9f94600e6 -
49a8684d9f20656aaa9094c02164cbf2f67b290b
Thank you!
[Message part 7 (application/pgp-signature, inline)]
This bug report was last modified 6 years and 362 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.