1
0
Fork 0
pdfbox/scripts/install.bxs
Andy Bunce 33a9c8027a
Some checks failed
Run BaseX Tests / test (push) Failing after 29s
[fix]
2025-02-01 22:20:54 +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