[jbosstools-issues] [JBoss JIRA] (JBIDE-16376) Disabled "fetch-zips" on aggregate

Nick Boldt (JIRA) issues at jboss.org
Fri Jan 24 10:40:29 EST 2014


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

Nick Boldt edited comment on JBIDE-16376 at 1/24/14 10:39 AM:
--------------------------------------------------------------

A consequence of disabling the collection of zips is that we are also no longer collecting all the github revisions used in the build.

Compare:

http://download.jboss.org/jbosstools/builds/staging/jbosstools-build-sites.aggregate.site_master/logs/ (no ALL_REVISIONS.txt file)
vs.
http://download.jboss.org/jbosstools/builds/staging/jbosstools-build-sites.aggregate.site_41/logs/ALL_REVISIONS.txt

We will therefore need to script a new approach to collecting this metadata in https://github.com/jbosstools/jbosstools-build-ci/blob/master/publish/publish.sh#L128

Otherwise, when the JBDS build looks for this file, it will fail and the job will be red.
                
      was (Author: nickboldt):
    A consequence of disabling the collection of zips is that we are also no longer collecting all the github revisions used in the build.

Compare:

http://download.jboss.org/jbosstools/builds/staging/jbosstools-build-sites.aggregate.site_master/logs/ (no ALL_REVISIONS.txt file)
vs.
http://download.jboss.org/jbosstools/builds/staging/jbosstools-build-sites.aggregate.site_41/logs/ALL_REVISIONS.txt

We will therefore need to script a new approach to collecting this metadata in https://github.com/jbosstools/jbosstools-build-ci/blob/master/publish/publish.sh#L128
                  
> Disabled "fetch-zips" on aggregate
> ----------------------------------
>
>                 Key: JBIDE-16376
>                 URL: https://issues.jboss.org/browse/JBIDE-16376
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.2.0.Alpha2
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>             Fix For: 4.2.0.Alpha2
>
>
> As a consequence of changes for JBIDE-16309, the Maven mojo which fetches zip from aggregate files doesn't work any more.
> So I disabled it (added fetch-zips-for-aggregate.skip=true ). We should decide whether to keep this or not. It seems to me that so far, the individual zips have not been used often, so we may be able to get rid of it.

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