https://bz.apache.org/bugzilla/show_bug.cgi?id=57707

Graham Leggett <minf...@sharp.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |---
             Status|RESOLVED                    |REOPENED
           Keywords|                            |PatchAvailable

--- Comment #4 from Graham Leggett <minf...@sharp.fm> ---
Ah, WINE was capitalised, and so not searchable.

This patch fixes it:

Index: build.xml
===================================================================
--- build.xml    (revision 1666658)
+++ build.xml    (working copy)
@@ -2074,6 +2074,7 @@
       <patternset refid="text.files" />
     </fixcrlf>

+    <echo message="Note: The Windows installer requires '${nsis.exe}' on
Windows or 'wine' on Unix. Use skip.installer to skip this step."/>
     <exec dir="${tomcat.dist}" executable="${nsis.exe}" osfamily="windows">
       <arg value="/DNSISDIR=${nsis.home}" />
       <arg value="/V2" />

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to