[jbosstools-issues] [JBoss JIRA] (JBDS-3804) Installer: exe distribution has wrong metadata

Pavol Pitonak (JIRA) issues at jboss.org
Thu Apr 14 08:43:00 EDT 2016


Pavol Pitonak created JBDS-3804:
-----------------------------------

             Summary: 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
            Priority: Critical


# download distribution from http://machydra.tpb.lab.eng.brq.redhat.com:8080/view/Developer%20Tooling/job/developer-platform-installer-build/label=node_windows/ (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*



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list