This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch experimental in repository tomcat8.
commit 2380b7b471fd1e87a4fc81cf50694876507ca99f Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 1 10:01:40 2016 +0100 Fixed the link to tomcat-storeconfig.jar --- debian/tomcat8-common.links | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tomcat8-common.links b/debian/tomcat8-common.links index 4eae327..2ba2b74 100644 --- a/debian/tomcat8-common.links +++ b/debian/tomcat8-common.links @@ -7,7 +7,7 @@ /usr/share/java/tomcat8-catalina-ant.jar /usr/share/tomcat8/lib/catalina-ant.jar /usr/share/java/tomcat8-catalina-ha.jar /usr/share/tomcat8/lib/catalina-ha.jar /usr/share/java/tomcat8-catalina-jmx-remote.jar /usr/share/tomcat8/lib/catalina-jmx-remote.jar -/usr/share/java/tomcat8-catalina-storeconfig.jar /usr/share/tomcat8/lib/catalina-storeconfig.jar +/usr/share/java/tomcat8-storeconfig.jar /usr/share/tomcat8/lib/catalina-storeconfig.jar /usr/share/java/tomcat8-coyote.jar /usr/share/tomcat8/lib/tomcat-coyote.jar /usr/share/java/tomcat8-dbcp.jar /usr/share/tomcat8/lib/tomcat-dbcp.jar /usr/share/java/tomcat8-el-api.jar /usr/share/tomcat8/lib/el-api.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

