[jbosstools-issues] [JBoss JIRA] (JBIDE-16269) Parameterize URL from which to install SWTBot with install-grinder is setting up

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sat Dec 7 14:25:05 EST 2013


Nick Boldt created JBIDE-16269:
----------------------------------

             Summary: 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: Nick Boldt


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}



--
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