XML utils / Store not found from Ant project reference

Having trouble installing Oxygen? Got a bug to report? Post it all here.
TumasN
Posts: 29
Joined: Sat Jun 24, 2023 7:35 pm

XML utils / Store not found from Ant project reference

Post by TumasN »

Hello!
With the lastest version of Oxygen, which fixed the glossary-related errors when generating LLMS.txt, it seems a new error is popping up. While it does not affect the build (all is built correctly), I am wondering what is it caused by and can I somehow get rid of it to avoid having errors pop up after every build:

==> Initializing llms.txt and Markdown processing
Error: XML utils not found from Ant project reference
Error: Store not found from Ant project reference

This error was not there in version 28, it only started appearing in 28.1.
julien_lacour
Posts: 800
Joined: Wed Oct 16, 2019 3:47 pm

Re: XML utils / Store not found from Ant project reference

Post by julien_lacour »

Hello,

Some references were not passed correctly to the Markdown processing used to generate LLMS.txt and AI Friendly output, but without affecting the output. The next 28.1 maintenance build will fix this issue and the messages will not appear anymore.

Regards,
Julien
Post Reply