Page 1 of 1

XML utils / Store not found from Ant project reference

Posted: Wed Apr 15, 2026 8:10 pm
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.

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

Posted: Thu Apr 16, 2026 8:55 am
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