[
https://issues.jboss.org/browse/JBIDE-12508?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-12508 at 10/1/12 1:38 AM:
-------------------------------------------------------------
[~mickael_istria]: if you installed from site
http://foo.bar.baz/ then the correct URL to
use to then reference that version of Central would be
http://foo.bar.baz/*-directory.xml.
---
For example:
JBoss Tools latest nightly from trunk update site:
http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
JBoss Tools latest nightly from trunk directory.xml file:
http://download.jboss.org/jbosstools/updates/nightly/core/trunk/jbosstool...
JBDS latest nightly from trunk update site:
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.0_trunk....
JBDS latest nightly from trunk directory.xml file:
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.0_trunk....
For reference, the directory.xml file is always linked near the bottom of the index page
in each update site.
---
Having install the JBT or JBDS Central feature from the update, you would then launch
Eclipse or JBDS to point at the matching version of the discovery plugin thus:
{code}
./eclipse -vmargs
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/jbosstools-directory.xml
or
./jbdevstudio -vmargs
-Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.0_trunk.updatesite/product/devstudio-directory.xml
{code}
There is further information in README files here:
http://anonsvn.jboss.org/repos/jbosstools/trunk/central/
http://svn.jboss.org/repos/devstudio/trunk/product/
was (Author: nickboldt):
[~mickael_istria]: if you installed from site
http://foo.bar.baz/ then the correct URL
to use to then reference that version of Central would be
http://foo.bar.baz/*-directory.xml.
---
For example:
JBoss Tools latest nightly from trunk update site:
http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
JBoss Tools latest nightly from trunk directory.xml file:
http://download.jboss.org/jbosstools/updates/nightly/core/trunk/jbosstool...
JBDS latest nightly from trunk update site:
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.0_trunk....
JBDS latest nightly from trunk directory.xml file:
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.0_trunk....
For reference, the directory.xml file is always linked near the bottom of the index page
in each update site.
---
Having install the JBT or JBDS Central feature from the update, you would then launch
Eclipse or JBDS to point at the matching version of the discovery plugin thus:
{code}
./eclipse -vmargs
-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/updates/nightly/core/trunk/jbosstools-directory.xml
or
./jbdevstudio -vmargs
-Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-6.0_trunk.updatesite/product/devstudio-directory.xml
{code}
Automate testing of installations from Central
----------------------------------------------
Key: JBIDE-12508
URL:
https://issues.jboss.org/browse/JBIDE-12508
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Build/Releng, QA
Reporter: Mickael Istria
Assignee: Mickael Istria
Fix For: 4.0.0.Alpha2
Additionally from installing using p2 UI, we should provide the ability to perform
installation scenarios based on Central.
Those will take as input the URL of the discovery site to use (snapshots, release...).
--
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