-
HI, I am trying to use "sonar-xquery-plugin" with "sonarqube-4.3" and "sonar-runner-2.4" but the report is not showing "Issues" or "Technical Debt", I have the next configuration:
- sonarqube-4.3 with…
-
```
For now, the generated modules, in the case of XQuery, the query text is
generated "by hand". I guess using XQueryX would be both easier and more
robust.
XQueryX is not supported natively by Sa…
-
Someone asked if it was possible to configure the mlpm_modules location, with the idea of running mlpm from project root, but having that folder situated further down, like src/ or src/main/xquery/ml-…
grtjn updated
6 years ago
-
It would be nice if eXide could generate for xquery schrips/modules xqdoc compatible documentation (skeleton) based on the function signature.
This will encourage writing documentation, and saves lot…
-
Tried running using PowerShell and normal Command Prompt. I get the same error:
> xquerydoc 0.1, generates xquery api documentation
Copyright (c) 2011, 2012 Jim Fuller, John Snelson
see https://g…
-
### What is the problem
In trying to migrate an eXist app currently running on eXist 3.3 to current 4.7 I hit a strange NPE. The actual code is scattered across several modules and functions but I …
-
It turns out running the repair code will clear the content in all packages except expath-pkg.xml and repo.xml.
I mean these lines:
import module namespace repair="http://exist-db.org/xquery/rep…
-
reported by @dasch124
The given path was found, not empty and is not a repo: /opt/exist/webapp/WEB-INF/data/exgitrepos/wboe_articles. [source: xquery version "3.1";
import module namespace exgit…
-
As in XQuery, it would be nice to be able to point to external libraries/modules.
Defining/extending operators could also be convenient. It sounds like just a definition syntax to adopt (aren't ope…
-
the following [sparql](http://tinyurl.com/y7rlfb8u) returns the expected 230 result on wikidata query service (see link).
However, when started from inside exist
```xquery
xquery version "3.1";
im…