[jbosstools-issues] [JBoss JIRA] (JBIDE-11318) Get Hudson jobs fetch only the necessary build/ modules rather than the whole build/ folder

Mickael Istria (JIRA) jira-events at lists.jboss.org
Tue May 22 03:21:08 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mickael Istria updated JBIDE-11318:
-----------------------------------

    Fix Version/s: 3.3.1
                       (was: 3.3.0.CR1)


@Nick I have some questions:
* Is source cache available on all slaves? Can we use rsync using this cache on all slaves?
* Isn't there a risk to break SCM triggers and SCM reports on Hudson if we use rsync?

Something interesting would be to separate concerns in the build/ folder, so we know where to find stuff related to component builds, stuff related to aggregation build, stuff related to target-platforms, with very no linkage between them and maybe putting shared stuff (such as sync with download.jboss.org) in a common-scripts/ folder, so we only have to checkout a few of this folder on each job.
                
> Get Hudson jobs fetch only the necessary build/ modules rather than the whole build/ folder
> -------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-11318
>                 URL: https://issues.jboss.org/browse/JBIDE-11318
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Build/Releng
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>             Fix For: 3.3.1
>
>
> For all component jobs EXCEPT "central" (which has a dependency on a build.xml in its pom):
> * Get jobs only poll this folder instead of the whole build/folder
> -> More consistency, less executions triggered by stuff that is not related to building this compoennt

--
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