[jbosstools-issues] [JBoss JIRA] (JBIDE-12905) move base/tests/installation-scripts out

Mickael Istria (JIRA) jira-events at lists.jboss.org
Thu Nov 22 14:28:21 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736496#comment-12736496 ] 

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/DevStudio_Trunk/job/jbosstools-install-grinder/
* Here is an example job consuming it: https://jenkins-test.mw.lab.eng.bos.redhat.com/hudson/job/JBT-install-tests-OK/ . 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&thanks=11&ts=1353611479
                
> 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


More information about the jbosstools-issues mailing list