]
Nick Boldt commented on JBIDE-23472:
------------------------------------
Here's an example where the composite*.xml IS working:
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]
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...
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...
points to build 141,
http://download.jboss.org/jbosstools/neon/snapshots/builds/windup-eclipse...
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/u...