[
https://jira.jboss.org/jira/browse/JBDS-654?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBDS-654:
---------------------------------
Sounds like a bug in
/devstudio-2.0.0.branch/devstudio-installer/src/panels/com/jboss/jbds/installer/CreateLinkPanel.java,
lines 93-113.
Rather than using replace("\\", "/") and otherwise using
File.separator, we should always be using "/" as the separator because these
files require linux path seps, not windows ones.
I also question why we're putting the .link file in /links/ instead of /dropins/.
http://wiki.eclipse.org/Equinox_p2_Getting_Started#Dropins
Generating p2 metadata for JBDS
-------------------------------
Key: JBDS-654
URL:
https://jira.jboss.org/jira/browse/JBDS-654
Project: Developer Studio
Issue Type: Feature Request
Components: Build
Affects Versions: 2.0.0.cr2
Reporter: Snjezana Peco
Attachments: jbdsmetadata.sh
We need to generate p2 metadata for JBDS.
In order to do that, it is necessary to execute a generator application described in
JBDS-561 within the build for all the supported OSs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira