From: markt Date: Fri, 1 Jul 2011 14:52:24 +0000 (+0000) Subject: Consistent reporting for the connectors X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=551c6f5d2847dc746dda3df18fac09643dbd3b94;p=tomcat7.0 Consistent reporting for the connectors git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1141955 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/tomcat.nsi b/res/tomcat.nsi index 7a3e039c8..915715129 100644 --- a/res/tomcat.nsi +++ b/res/tomcat.nsi @@ -824,6 +824,7 @@ Function configure ${EndIf} DetailPrint 'HTTP/1.1 Connector configured on port "$TomcatPortHttp"' + DetailPrint 'AJP/1.3 Connector configured on port "$TomcatPortAjp"' ; Extract these fragments to $PLUGINSDIR. That is a temporary directory, ; that is automatically deleted when the installer exits.