1
0
Fork 0
pdfbox/scripts/install.bxs

10 lines
189 B
Text
Raw Normal View History

2025-02-01 21:35:09 +00:00
# run query
2025-02-01 22:20:54 +00:00
XQUERY "make fat jar.."
2025-02-01 21:35:09 +00:00
RUN make-fat-jar.xq
2025-02-01 22:20:54 +00:00
XQUERY "Repo install.."
2025-02-01 21:35:09 +00:00
REPO INSTALL dist/pdfbox-3.0.4.fat.jar
2025-02-01 22:20:54 +00:00
REPO LIST
XQUERY "add-to-custom.."
2025-02-01 22:12:50 +00:00
RUN add-to-custom.xq
2025-02-02 11:18:01 +00:00
TEST src/test