]
Mickael Istria reassigned JBIDE-16269:
--------------------------------------
Assignee: Mickael Istria (was: Nick Boldt)
Parameterize URL from which to install SWTBot with install-grinder is
setting up
--------------------------------------------------------------------------------
Key: JBIDE-16269
URL:
https://issues.jboss.org/browse/JBIDE-16269
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, testing-tools
Affects Versions: 4.1.1.Final
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 4.1.1.Final
Install grinder tends to crap out when installing from
download.eclipse.org, so we should
have a way to override that URL and instead use a
jboss.org URL where we've already
mirrored the update site.
{code:title=https://github.com/jbosstools/jbosstools-install-grinder/blob/master/scripts/src/main/groovy/testInstall.groovy#L201}
proc.setArgs("-application org.eclipse.equinox.p2.director " +
"-repository
http://download.eclipse.org/technology/swtbot/releases/latest/," +
{code}
Latest stable release of SWTBot is mirrored here:
http://download.jboss.org/jbosstools/updates/requirements/swtbot/2.1.1.20...
--
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: