Results 7 comments of Winona Salesky

@adamretter I just tried to build this (running: `mvn clean compile package -e` ) and ran into the following error: ``` INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total...

@adamretter Thanks I will take a look at the webinar.

@ljo I also have this issue on eXist 3.1, running on linux, installing the package from the Package Manager. Note I was able to successfully deploy a version of the...

@duncdrum This happens to me when I forget to add the `` to conf.xml. Which happens more often then I would like to admit. Are you sure your RDF is...

This does not seem to be limited to CDATA blocks, I also encounter this when attempting to serialize my data as ttl, or plain text (v4.4.0) ```xquery xquery version "3.1";...