From: markt Date: Wed, 24 Sep 2008 16:21:25 +0000 (+0000) Subject: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45879 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=423e4095c7d0beba92d76832d4f558f0ff9e2603;p=tomcat7.0 Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45879 Move the NOTICE file to the install dir git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@698629 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index a804f0b85..7f39a344c 100644 --- a/build.xml +++ b/build.xml @@ -338,7 +338,6 @@ - diff --git a/res/tomcat.nsi b/res/tomcat.nsi index d306320ed..88ceec5be 100644 --- a/res/tomcat.nsi +++ b/res/tomcat.nsi @@ -134,6 +134,7 @@ Section "Core" SecTomcatCore SetOutPath $INSTDIR File tomcat.ico File LICENSE + File NOTICE SetOutPath $INSTDIR\lib File /r lib\*.* SetOutPath $INSTDIR\logs