emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32231: closed ([PATCH 0/8] Tomcat related updates)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32231: closed ([PATCH 0/8] Tomcat related updates)
Date: Tue, 24 Jul 2018 22:31:01 +0000

Your message dated Wed, 25 Jul 2018 00:30:43 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
32231: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32231
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/8] Tomcat related updates Date: Sat, 21 Jul 2018 10:14:01 +0200
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

Attachment: pgpVOB6qBWGrV.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#32231] [PATCH 0/8] Tomcat related updates Date: Wed, 25 Jul 2018 00:30:43 +0200
Le Sat, 21 Jul 2018 10:14:01 +0200,
Björn Höfling <address@hidden> a écrit :

> This is series of Tomcat related patches.
> 

Pushed as 9936ffe77d5f69185f68c52d44ec21c9f94600e6 -
49a8684d9f20656aaa9094c02164cbf2f67b290b

Thank you!

Attachment: pgpweI9mWJAYS.pgp
Description: Signature digitale OpenPGP


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]