[
https://issues.jboss.org/browse/JBDS-3411?page=com.atlassian.jira.plugin....
]
Jan Richter commented on JBDS-3411:
-----------------------------------
I did some testing with build 9.0.0.Beta1-v20150512-1045-B3188 installers and so far I can
verify that:
1. Installation works fine across the supported platforms
2. Both standalone and EAP installers work
3. No change in installation layout on linux/windows
4. /studio structure is unchanged
5. Adding selected jvm location to jbdevstudio.ini file works on linux (dont know about
OSX)
6. EAP discovery works on linux (again no idea about OSX)
It still needs a volunteer to look through the OSX specifics, [~mmalina] looks like a good
target :)
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: build, installer, updatesite
Reporter: Max Rydahl Andersen
Assignee: Denis Golovin
Priority: Critical
Fix For: 9.0.0.Beta1
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)