From: markt Date: Mon, 9 Nov 2009 11:37:53 +0000 (+0000) Subject: Use correct default manifest X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=c239ad8c2cc08d067c860d2baef2515a1182a31f;p=tomcat7.0 Use correct default manifest Use specific notice and license file for jsp jar git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@834024 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 12e57ebcb..a1616c9fe 100644 --- a/build.xml +++ b/build.xml @@ -301,7 +301,7 @@ + default="${tomcat.tmp}/default.manifest" /> + notice="res/META-INF/jsp-api.jar.notice" + license="res/META-INF/jsp-api.jar.license" />