9 lines
191 B
Text
9 lines
191 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
|