[arch-commits] Commit in tomcat8/trunk (PKGBUILD systemd_tomcat8.service)
Guillaume Alaux
guillaume at archlinux.org
Mon Sep 8 20:00:02 UTC 2014
Date: Monday, September 8, 2014 @ 22:00:02
Author: guillaume
Revision: 221198
Use new link to find JRE
Modified:
tomcat8/trunk/PKGBUILD
tomcat8/trunk/systemd_tomcat8.service
-------------------------+
PKGBUILD | 4 ++--
systemd_tomcat8.service | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-08 19:59:45 UTC (rev 221197)
+++ PKGBUILD 2014-09-08 20:00:02 UTC (rev 221198)
@@ -1,7 +1,7 @@
# Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
pkgname=tomcat8
pkgver=8.0.12
-pkgrel=1
+pkgrel=2
pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer Pages 2.3 technologies'
arch=('any')
url='http://tomcat.apache.org/'
@@ -22,7 +22,7 @@
${pkgname}.install)
sha256sums=('5fd0b8a6b69f1a24fd65b969923ba5109f007a537b3c0696b801f76849a41d60'
- '4f895aa4834489411a1b19027e12e8eb0d3a7408127be720e5aad8f9a0e1d660'
+ 'd44056248b7cdd6671fd4de08a9453b3bd1a83980343d249a99b74939d46f4d4'
'cd637d5b1a0e816c149c868a72d3d315ea0061efc9e544cadfbc73859dedb847'
'32fcb0f44e32cd8901e936ebad4942a399efa8b98fdc42f5345dd8929b6c1887')
Modified: systemd_tomcat8.service
===================================================================
--- systemd_tomcat8.service 2014-09-08 19:59:45 UTC (rev 221197)
+++ systemd_tomcat8.service 2014-09-08 20:00:02 UTC (rev 221198)
@@ -6,7 +6,7 @@
Type=forking
PIDFile=/var/run/tomcat8.pid
Environment=CATALINA_PID=/var/run/tomcat8.pid
-Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/java-7-openjdk
+Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/default-runtime
Environment=CATALINA_HOME=/usr/share/tomcat8
Environment=CATALINA_BASE=/usr/share/tomcat8
Environment=CATALINA_OPTS=
More information about the arch-commits
mailing list