[jbosstools-issues] [JBoss JIRA] (JBDS-3411) have installer build actually use M6 p2 product build

Denis Golovin (JIRA) issues at jboss.org
Tue Apr 21 15:26:33 EDT 2015


    [ https://issues.jboss.org/browse/JBDS-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061214#comment-13061214 ] 

Denis Golovin commented on JBDS-3411:
-------------------------------------

Just confirmed that we do use latest p2.director but target folder structure should be changed to:
target-location
   runtimes
   studio.app (or should it be called jbdevstudio.app)
   Uninstaller

p2.director gets path to target-location/studio.app and then having .app suffix in target destination will trigger p2.director to materialize JBDS in Mac OS X way.
   

> have installer build actually use M6 p2 product build
> -----------------------------------------------------
>
>                 Key: JBDS-3411
>                 URL: https://issues.jboss.org/browse/JBDS-3411
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: installer, updatesite
>            Reporter: Max Rydahl Andersen
>            Assignee: Denis Golovin
>            Priority: Critical
>             Fix For: 9.0.0.Alpha2
>
>
> talking with [~prapicault] I learned that since M6 the following changes are required for proper working p2 product/osx build:
> {code}
> <products>
>          <product>
>            ...
>            <rootFolders>
>              <macosx>MyProduct.app</macosx>
>            </rootFolders>
>          </product>
> {code}
> And to use tycho 0.23-snapshot



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list