1
0
Fork 0
pdfbox/scripts/install.bxs
Andy Bunce 96ad5101d9
Some checks failed
Run BaseX Tests / test (push) Failing after 24s
[mod] xar
2025-02-03 14:15:01 +00:00

8 lines
117 B
Text

# run query
XQUERY "make fat jar.."
RUN make-xar.xq
XQUERY "Repo install.."
REPO INSTALL dist/pdfbox.xar
REPO LIST