]
Denis Golovin updated JBDS-4193:
--------------------------------
Sprint: devex #123 November 2016
Build Bundle Installer for macOS
--------------------------------
Key: JBDS-4193
URL:
https://issues.jboss.org/browse/JBDS-4193
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.2.0.GA
Environment: macOS
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 10.2.0.GA
Current configuration supports only build for online installer. Build should be migrated
from building using cli build command and configuration defined in package.json to
electron-builder API. That would let to build online and then bundled installer just by
calling builder with dynamic configuration.