1
0
Fork 0
pdfbox/scripts/install.bxs
Andy Bunce 42917309fc
Some checks failed
Run BaseX Tests / test (push) Failing after 49s
Q
2025-02-02 11:18:01 +00:00

9 lines
189 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