Create Binary for Windows

  1. Start Windows
  2. Checkout Yanel from SVN
  3. Update the property yanel.revision within src/build/(local).build.properties
  4. Run build source-snapshot (IMPORTANT: whereas command line SVN is required)
  5. Change directory build/source-snapshots/wyona-yanel-SNAPSHOT-VERSION-rREVISION-src
  6. Run build bin-snapshot
  7. Download NSIS 2.24 from http://nsis.sourceforge.net/
  8. Install NSIS
  9. Start NSIS (Click on "MakeNSISW (compiler GUI)")
  10. Click on "File" menu and then click on "Load Script ..." and open build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win/install-yanel.nsi
  11. An exe install-yanel-1.0-dev-rREVISION.exe should be created in the folder: build/bin-snapshots/wyona-yanel-SNAPSHOT-1.0-dev-rREVISION-bin-win which can be provided as binary snapshot/release within the Windows download section