pdfbox/scripts/install.bxs
Andy Bunce 95b95b848d
Some checks failed
Run BaseX Tests / test (push) Failing after 31s
Z
2025-02-02 18:15:08 +00:00

9 lines
190 B
Text

# run query
XQUERY "make fat jar.."
RUN make-fat-jar.xq
XQUERY "Repo install.."
REPO INSTALL dist/pdfbox-3.0.4.fat.jar
REPO LIST
XQUERY "add-to-custom.."
RUN add-to-custom.xq
#TEST src/test