I’m glad we no longer need that hack from over 4 years ago. Best, Dave Sent from my iPhone
> On Dec 7, 2023, at 5:35 PM, sebb <seb...@gmail.com> wrote: > > It looks like the error occurred in the jbake stage, not anakia. > > It looks like the issue was actually here: > > https://github.com/apache/incubator/blob/1c95cfce15d4a5972662cdd844b7989090972c05/bake.sh#L19 > > I've added https to the property, and changed the podlings.dtd url to > use https, and the site now builds OK. > > >> On Mon, 9 Oct 2023 at 22:04, Dave Fisher <w...@apache.org> wrote: >> >> FYI - website build has been failing since August 30 due to a switch to use >> https for the podlings.dtd. >> >> The part of the build with the very, very old ant/anakia build somehow >> requires http. The change to use https is now reverted. A subsequent comment >> is added to point to where this anakia process runs. Please test that and >> fix if you feel we must use https. >> >> Best, >> Dave >> >> Sent from my iPhone >> >>>> On Oct 9, 2023, at 5:20 PM, w...@apache.org wrote: >>> >>> Author: wave >>> Date: Mon Oct 9 20:20:04 2023 >>> New Revision: 1912845 >>> >>> URL: http://svn.apache.org/viewvc?rev=1912845&view=rev >>> Log: >>> revert r1912020 - see >>> https://builds.apache.org/job/Incubator/job/Incubator-SVN-Clutch-Analysis-part-1/1811/console >>> >>> Modified: >>> incubator/public/trunk/content/podlings.xml >>> >>> Modified: incubator/public/trunk/content/podlings.xml >>> URL: >>> http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings.xml?rev=1912845&r1=1912844&r2=1912845&view=diff >>> ============================================================================== >>> --- incubator/public/trunk/content/podlings.xml [utf-8] (original) >>> +++ incubator/public/trunk/content/podlings.xml [utf-8] Mon Oct 9 20:20:04 >>> 2023 >>> @@ -24,7 +24,7 @@ >>> See the DTD for allowable elements and attributes. >>> Note that description must precede mentors, and most of the podling >>> attributes are required. >>> --> >>> -<!DOCTYPE podlings PUBLIC "podlings" >>> "https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings.dtd"> >>> +<!DOCTYPE podlings PUBLIC "podlings" >>> "http://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings.dtd"> >>> >>> <podlings> >>> <podling name="Abdera" status="graduated" resource="abdera" >>> sponsor="Incubator" startdate="2006-06-06" enddate="2008-11-08"> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: cvs-unsubscr...@incubator.apache.org >>> For additional commands, e-mail: cvs-h...@incubator.apache.org >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org >> For additional commands, e-mail: general-h...@incubator.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org