[jbosstools-issues] [JBoss JIRA] (JBDS-2384) could product/features/com.jboss.jbds.product.feature/p2.inf set the correct URL for JBDS Central?

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Nov 21 03:37:21 EST 2012


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

Max Rydahl Andersen commented on JBDS-2384:
-------------------------------------------

reason for not liking it is that JBT does not need this -D in eclipse.ini and if we set it JBT plugins are stuck forever and ever.

But furthermore, if jvmArg cannot handle duplicates, how does this avoid duplicating -Xms and -Xmx instructions ?
                
> could product/features/com.jboss.jbds.product.feature/p2.inf set the correct URL for JBDS Central?
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-2384
>                 URL: https://issues.jboss.org/browse/JBDS-2384
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: central
>    Affects Versions: 6.0.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 6.0.0.CR1
>
>
> Would merging this into product/features/com.jboss.jbds.product.feature/p2.inf make sense?
> {code}
> instructions.configure=\
> org.eclipse.equinox.p2.touchpoint.eclipse.removeJvmArg(jvmArg:-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/stable/juno/jbosstools-directory.xml);\
> org.eclipse.equinox.p2.touchpoint.eclipse.addJvmArg(jvmArg:-Djboss.discovery.directory.url=https://devstudio.jboss.com/updates/6.0/devstudio-directory.xml);
> instructions.unconfigure=\
> org.eclipse.equinox.p2.touchpoint.eclipse.removeJvmArg(jvmArg:-Djboss.discovery.directory.url=https://devstudio.jboss.com/updates/6.0/devstudio-directory.xml);\
> org.eclipse.equinox.p2.touchpoint.eclipse.addJvmArg(jvmArg:-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/stable/juno/jbosstools-directory.xml);
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list