This commit is contained in:
parent
292a4badde
commit
33a9c8027a
2 changed files with 5 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
30/1/2025.................
|
||||
..l
|
||||
..lg
|
|
@ -1,6 +1,9 @@
|
|||
# run query
|
||||
XQUERY trace("Hello")
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue