Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "BuildTcNativeWin" page has been changed by markt:
https://wiki.apache.org/tomcat/BuildTcNativeWin?action=diff&rev1=26&rev2=27

Comment:
Add missing * in command to build zip

  cd tomcat-native-%VER%-win32-bin
  jar -cMf ..\tomcat-native-%VER%-win32-bin.zip *
  cd ..\tomcat-native-%VER%-ocsp-win32-bin
- jar -cMf ..\tomcat-native-%VER%-ocsp-win32-bin.zip
+ jar -cMf ..\tomcat-native-%VER%-ocsp-win32-bin.zip *
  }}}
  The Windows binary distributions may then be found in 
{{{C:\tomcat-native-1.1.x\native\}}}
  

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

Reply via email to