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

Graham Leggett <[email protected]> changed:

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

--- Comment #4 from Graham Leggett <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to