[
https://issues.jboss.org/browse/JBIDE-12905?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-12905:
----------------------------------------
Some progress:
* A new clean repo was created for "install-grinder":
https://github.com/jbosstools/jbosstools-install-grinder
* It builds a zip which contains necessary scripts + sites
* Scripts now reference the "embedded" site instead of remote one
* A CI job builds and published the build to Nexus:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
* Here is an example job consuming it:
https://jenkins-test.mw.lab.eng.bos.redhat.com/hudson/job/JBT-install-tes... . As you
can see, it's currently using a shell unzip operation. This is a limitation of
maven-dependency-plugin which is not usable via command-line. Instead, this would be a
valid workaround (needs a fix):
http://code.google.com/p/maven-download-plugin/issues/detail?id=11&th...
move base/tests/installation-scripts out
----------------------------------------
Key: JBIDE-12905
URL:
https://issues.jboss.org/browse/JBIDE-12905
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Reporter: Max Rydahl Andersen
Assignee: Mickael Istria
Labels: ece2012
Fix For: 4.1.0.Alpha1
base/tests/scripts/* contains references to upper components in the stack thus its not
really appropriate to have this in the stack.
Options are to move it to its own repo or move to integration-tests - or possibly a
combination.
--
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