unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32231] [PATCH 0/8] Tomcat related updates
@ 2018-07-21  8:14 Björn Höfling
  2018-07-21  8:20 ` [bug#32231] [PATCH 1/8] gnu: java-guice: Remove jars Björn Höfling
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Björn Höfling @ 2018-07-21  8:14 UTC (permalink / raw)
  To: 32231

[-- Attachment #1: Type: text/plain, Size: 1333 bytes --]

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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-07-24 22:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-21  8:14 [bug#32231] [PATCH 0/8] Tomcat related updates Björn Höfling
2018-07-21  8:20 ` [bug#32231] [PATCH 1/8] gnu: java-guice: Remove jars Björn Höfling
2018-07-21  8:22 ` [bug#32231] [PATCH 2/8] gnu: java-logback-core: Add file-name field Björn Höfling
2018-07-21  8:23 ` [bug#32231] [PATCH 3/8] gnu: java: Use java-classpathx-servletapi instead of java-tomcat where possible Björn Höfling
2018-07-21  8:23 ` [bug#32231] [PATCH 4/8] gnu: Add java-javaee-servletapi Björn Höfling
2018-07-21  8:24 ` [bug#32231] [PATCH 5/8] gnu: java: Use java-javaee-servletapi instead of java-tomcat Björn Höfling
2018-07-21  8:24 ` [bug#32231] [PATCH 6/8] gnu: java-tomcat: Update to 8.5.32 Björn Höfling
2018-07-21  8:25 ` [bug#32231] [PATCH 7/8] gnu: java-tomcat: Remove bundled jars Björn Höfling
2018-07-21  8:25 ` [bug#32231] [PATCH 8/8] gnu: java-tomcat: Strip timestamps Björn Höfling
2018-07-24 22:30 ` bug#32231: [PATCH 0/8] Tomcat related updates Julien Lepiller

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).