[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-654) Generating p2 metadata for JBDS

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Mar 12 12:45:22 EDT 2009


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

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

        



More information about the jbosstools-issues mailing list