[jbosstools-issues] [JBoss JIRA] (JBIDE-11714) Replace requirements folder & requirements bootstrap job by "self-hosted" content in pom.xml ?

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed May 16 06:39:18 EDT 2012


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

Max Rydahl Andersen commented on JBIDE-11714:
---------------------------------------------

okey - so yeah, swtbot.properties is really a bad match here since it seems that file is intended to be manually tweaked between runs instead of being a stable file with multiple runtimes defined.

Anyway, the system properties approach is what all the non-swtbot tests uses and these things really shouldn't be this different.
Something to look at for 3.4.x to fix.

About sharing/non-sharing then this new approach will require much more diskspace if you are running all tests, but in some cases you actually do want a clean server per run.
What actually happens if the files already exist in the target folder ? does it skip the unzip or will that happen everytime ?

and can I still run these tests with mvn -o (offline) and avoid downloading and unzipping *all* testing requirements at every run ? 
                
> Replace requirements folder & requirements bootstrap job by "self-hosted" content in pom.xml ?
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-11714
>                 URL: https://issues.jboss.org/browse/JBIDE-11714
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>            Priority: Minor
>             Fix For: 3.3.0.CR1
>
>         Attachments: JBIDE-11714-ws-sample.patch
>
>
> Currently, jobs depdend on the requirement folder to perform tests (requirement contains scripts aimed to retrieving runtimes for tests). Instead, we should think about creating a Maven Mojo or something more convenient so that test pom.xml could directly contain their setup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list