[jbosstools-issues] [JBoss JIRA] (JBIDE-22679) Run integration-test against source (rather than package)

Mickael Istria (JIRA) issues at jboss.org
Thu Jun 30 09:29:01 EDT 2016


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

Mickael Istria commented on JBIDE-22679:
----------------------------------------

Ok, that doesn't surprise me much. The features in JBDS aren't currently installed as "root features", so they cannot be replaced without rebuilding the whole product (cc [~nickboldt]). Maybe this is worth considering having the JBDS features added as root features?

So let's give a try to the "product" element in the tycho-surefire-plugin configuration to see if resolution happens in a "softer" way.



> Run integration-test against source (rather than package)
> ---------------------------------------------------------
>
>                 Key: JBIDE-22679
>                 URL: https://issues.jboss.org/browse/JBIDE-22679
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: build, qa
>            Reporter: Mickael Istria
>            Assignee: Rastislav Wagner
>
> Currently, integration-tests run against a prepared package (of Developer Studio). In order to more easily run those tests locally or as part of the development process, it would be nice to also have them running directly against source code of the component.
> Tycho provide a mechanism to provision the application under test according to existing definition: https://eclipse.org/tycho/sitedocs/tycho-surefire/tycho-surefire-plugin/test-mojo.html#testRuntime , or maybe even by simply making Developer Studio part of the test target-platform and define it as the application/produce under test: https://eclipse.org/tycho/sitedocs/tycho-surefire/tycho-surefire-plugin/test-mojo.html#product



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list