]
Alexey Kazakov reassigned JBDS-3804:
------------------------------------
Assignee: Denis Golovin
Installer: exe distribution has wrong metadata
----------------------------------------------
Key: JBDS-3804
URL:
https://issues.jboss.org/browse/JBDS-3804
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Reporter: Pavol Pitonak
Assignee: Denis Golovin
Priority: Critical
Fix For: 9.1.0.GA
Attachments: installer_metadata.png
# download distribution from
http://machydra.tpb.lab.eng.brq.redhat.com:8080/view/Developer%20Tooling/...
(link to smaller version, bundled installer has the same problem)
# right-click on downloaded exe file, select _Properties_, switch to _Details_ tab
OR
# clone git repo
# npm install
# npm run package-simple
# right-click on
_dist/win/DeveloperPlatformInstaller-win32-x64/DeveloperPlatformInstaller.exe_ and select
_Properties_, switch to _Details_ tab
# right-click on _dist/win/DeveloperPlatformInstaller-win32-x64-0.0.2.exe_ and select
_Properties_, switch to _Details_ tab
result:
* electron-generate creates exe with correct metadata
* distribution exe contains wrong metadata (e.g. copyright to Igor Pavlov)
* *needs to be fixed before we sign the binary*