[tiles] 27/35: Fixed the path to jasper-el

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Apr 1 22:31:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tiles.

commit b4228248c6b45d7b6d096750e1aef66a41a0c387
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Oct 25 23:20:52 2014 +0000

    Fixed the path to jasper-el
---
 debian/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/build.properties b/debian/build.properties
index 67181b0..2723285 100644
--- a/debian/build.properties
+++ b/debian/build.properties
@@ -9,7 +9,7 @@ classpath.compile = \
             /usr/share/java/servlet-api-2.5.jar:\
             /usr/share/java/jsp-api-2.1.jar:\
             /usr/share/java/el-api-2.1.jar:\
-            /usr/share/tomcat8/lib/jasper-el.jar:\
+            /usr/share/java/tomcat8-jasper-el.jar:\
             /usr/share/java/spring3-core.jar:\
             /usr/share/java/spring3-web.jar:\
             /usr/share/java/freemarker.jar:\

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tiles.git



More information about the pkg-java-commits mailing list