This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tiles.
commit 43518243dddac278c642202b220e227b088b8924 Author: Emmanuel Bourg <[email protected]> Date: Sat Oct 25 23:17:00 2014 +0000 Missing Maven rule for jasper-el --- debian/maven.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.rules b/debian/maven.rules index 22c161f..0e88dea 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -3,3 +3,4 @@ org.springframework * * s/2\..*/2.x/ javax.servlet servlet-api jar s/.*/2.5/ javax.servlet.jsp jsp-api jar s/.*/2.1/ javax.el el-api jar s/.*/2.1/ +org.apache.tomcat s/jasper-el/tomcat-jasper-el/ * s/.*/8.x/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tiles.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

