[
https://issues.jboss.org/browse/JBDS-2384?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-2384 at 11/16/12 12:34 PM:
-------------------------------------------------------------
Applied in devstudio/trunk: set jvmargs when installing Core Features feature (BYOE) to
point at correct version of Central; add TODO reminders to release guide to set CORRECT
URLs closer to GA (switch from dev to stable and staging to release).
To verify this worked:
* install Eclipse
* install JBT Community Central feature
* restart Eclipse -- check which version of Central appears. Do the listed connectors have
"Tested" or "Supported" markers? If not, JBT Central.
* install JBDS BYOE feature
* restart Eclipse -- check which version of Central appears. Do the listed connectors have
"Tested" or "Supported" markers? If so, JBDS Central. If not, still
pointing to JBT Central.
* uninstall JBDS BYOE
* restart Eclipse -- check which version of Central appears. Do the listed connectors have
"Tested" or "Supported" markers? Should NOT be shown: should be the
JBT Central version now.
was (Author: nickboldt):
Applied in devstudio/trunk: set jvmargs when installing Core Features feature (BYOE)
to point at correct version of Central; add TODO reminders to release guide to set CORRECT
URLs closer to GA (switch from dev to stable and staging to release).
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.dis...
org.eclipse.equinox.p2.touchpoint.eclipse.addJvmArg(jvmArg:-Djboss.discov...;
instructions.unconfigure=\
org.eclipse.equinox.p2.touchpoint.eclipse.removeJvmArg(jvmArg:-Djboss.dis...
org.eclipse.equinox.p2.touchpoint.eclipse.addJvmArg(jvmArg:-Djboss.discov...;
{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