I have created a INFRA ticket to track migrating away from the CMS and onto a new Buildbot 3.2 agent, and have made some progress that needs checking.
https://issues.apache.org/jira/browse/INFRA-22682 HTH Gav... On 2021/12/23 15:36:22 Daniel Kulp wrote: > Mostly an FYI: > > The recent Confluence update broke the CXF website in a bunch of ways. They > removed the “html” macro so the embedded html we had in a few places stopped > working so when the 3.5.0 release triggered a full build (added javadoc link > to navigation), the entire site broke. I managed to fix most of those by > replacing the embedded html with other options. There are still a few left, > but the search works and the banner/header isn’t corrupt and looks correct. > I also had to fix a few places that were using ‘http’ URL’s instead of https. > However, I’ve run into a different issue. The site is built from > confluence via a process on buildbot. That’s fine and has worked that way > for almost 10 years. However, that buildbot is using Java 7 and maven > 3.0.4. Maven 3.0.4 cannot download from central (https now required) so > updating from the ancient version of CXF to a newer version no longer works, > although the Java7 issue also prevents updating to a newer version. > > Since I’m about to leave for vacation, I just manually restaged the entire > site to get the content updated and looking correct again. I’m going to > revert the buldbot build back to CXF 3.1.15 (which is what it was using) so > it MAY work for the next week or so. However, I’m not really sure. Thus, > if you make any site changes over the next week or so, it might not go live > without some manual intervention. When I’m back, I’ll likely look into > finalizing the move from cms/buildbot/svn over to use the git site stuff. > > -- > Daniel Kulp > [email protected] <mailto:[email protected]> > Talend - http://talend.com <http://coders.talend.com/> >
