[arch-commits] Commit in tomcat7/trunk (PKGBUILD systemd_tomcat7.service)
Guillaume Alaux
guillaume at archlinux.org
Mon Sep 8 19:59:45 UTC 2014
Date: Monday, September 8, 2014 @ 21:59:45
Author: guillaume
Revision: 221197
Use new link to find JRE
Modified:
tomcat7/trunk/PKGBUILD
tomcat7/trunk/systemd_tomcat7.service
-------------------------+
PKGBUILD | 4 ++--
systemd_tomcat7.service | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-08 19:59:14 UTC (rev 221196)
+++ PKGBUILD 2014-09-08 19:59:45 UTC (rev 221197)
@@ -1,7 +1,7 @@
# Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
pkgname=tomcat7
pkgver=7.0.55
-pkgrel=1
+pkgrel=2
pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer Pages 2.2 technologies'
arch=('any')
url='http://tomcat.apache.org/'
@@ -22,7 +22,7 @@
${pkgname}.install)
sha256sums=('c20934fda63bc7311e2d8e067d67f886890c8be72280425c5f6f8fdd7a376c15'
- '7f2931a77b3da0dfce4886251c5bdfc186bf1ad60f6c01c3cafe0bab75034fb7'
+ 'c6d4dbbaac417418397e395944f7b6aa38ac444410e2fc33c7ee3520dba4cd23'
'4bfeb2f4462547bf15cb2b72db545c0531c70f8640fa79344d520ceea6812a93'
'13df331dad3441f027c8b5964ba5bf420df3dc8faf0f96e071db981e8ea322f0')
Modified: systemd_tomcat7.service
===================================================================
--- systemd_tomcat7.service 2014-09-08 19:59:14 UTC (rev 221196)
+++ systemd_tomcat7.service 2014-09-08 19:59:45 UTC (rev 221197)
@@ -6,7 +6,7 @@
Type=forking
PIDFile=/var/run/tomcat7.pid
Environment=CATALINA_PID=/var/run/tomcat7.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/tomcat7
Environment=CATALINA_BASE=/usr/share/tomcat7
Environment=CATALINA_OPTS=
More information about the arch-commits
mailing list