]
Mickael Istria updated JBIDE-18290:
-----------------------------------
Labels: respin-b (was: )
Core tests update site missing
------------------------------
Key: JBIDE-18290
URL:
https://issues.jboss.org/browse/JBIDE-18290
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: updatesite
Affects Versions: 4.2.0.CR1
Reporter: Martin Malina
Assignee: Mickael Istria
Labels: respin-b
Fix For: 4.2.0.CR1
In the root pom of our integration tests repo [1] we have been using this url for
jbosstools core tests site:
http://download.jboss.org/jbosstools/updates/nightly/coretests/${jbosstoo...
which resolves to:
http://download.jboss.org/jbosstools/updates/nightly/coretests/4.2.luna
This worked in the past, but now gives 404. What is the correct url?
I found this, but it's under builds/, so I think that's not what we should use:
http://download.jboss.org/jbosstools/builds/staging/jbosstools-build-site...
[1]
https://github.com/jbosstools/jbosstools-integration-tests/blob/master/po...