]
Denis Golovin commented on JBDS-3486:
-------------------------------------
We already have it in
install grinder should support install of JBDS from installer, not
just BYOE on Eclipse
---------------------------------------------------------------------------------------
Key: JBDS-3486
URL:
https://issues.jboss.org/browse/JBDS-3486
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: build
Affects Versions: 9.0.0.Beta2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 9.0.0.CR1
Max, in JBDS-3485, said:
{quote}
"I believe the tests all use BYOE install onto JavaEE, not JBDS installer. "
that seems very unfortunate and weird since install grinder was written using JBDS to
start with.
Can you please make sure we got tests that covers this so we can catch missing pieces
like this faster in future ? Thanks.
{quote}
The install grinder tests [1] run two groovy scripts [2].
[1]
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-install-gr...
[2]
https://github.com/jbosstools/jbosstools-install-grinder/tree/master/scri...
One fetches and installs Eclipse; the other performs an installation from an update site
or discovery site's directory.xml file.
In neither case is there support for installing JBDS (instead of Eclipse) and performing
installations upon that base.
We should add support for that.