[jbosstools-issues] [JBoss JIRA] (JBIDE-23472) composite*.xml generated in root of build folders may not be getting updated properly

Nick Boldt (JIRA) issues at jboss.org
Tue Nov 8 12:17:00 EST 2016


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

Nick Boldt commented on JBIDE-23472:
------------------------------------

Here's an example where the composite*.xml IS working:

http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-discovery.central_master/

Looks like the problem is in fact that you don't have the cleanup script [1] in the job's workspace, which means the composite site is being generated by another scheduled process [2].

 So, I've updated the job [3].

[1] https://github.com/jbosstools/jbosstools-build-ci/blob/jbosstools-4.4.x/publish/rsync.sh#L121
[2] http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-cleanup/lastSuccessfulBuild/artifact/util/cleanup/tools_neon.log.txt
[3] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/windup-eclipse-plugin-NIGHTLY/jobConfigHistory/showDiffFiles?timestamp1=2016-08-25_09-56-39&timestamp2=2016-11-08_12-11-58

> composite*.xml generated in root of build folders may not be getting updated properly
> -------------------------------------------------------------------------------------
>
>                 Key: JBIDE-23472
>                 URL: https://issues.jboss.org/browse/JBIDE-23472
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.4.2.AM3
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>            Priority: Minor
>
> As reported by [~jsteele], while http://download.jboss.org/jbosstools/neon/snapshots/builds/windup-eclipse-plugin-NIGHTLY/latest/all/repo/ is being updated correctly with each CI build, the composite site at its root is not.
> Thus while http://download.jboss.org/jbosstools/neon/snapshots/builds/windup-eclipse-plugin-NIGHTLY/latest/all/repo/ points to build 141, http://download.jboss.org/jbosstools/neon/snapshots/builds/windup-eclipse-plugin-NIGHTLY/ points to builds 139 and 140, rather than 140 and 141.
> Problem is likely either a server update lag, or a bug in https://github.com/jbosstools/jbosstools-build-ci/blob/jbosstools-4.4.x/util/cleanup/jbosstools-cleanup.sh#L230-L253



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list