[mod] memory usage
This commit is contained in:
parent
d8acb448de
commit
919514f783
9 changed files with 67 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
import module namespace build = 'urn:quodatum:build1' at 'build.xqm';
|
||||
|
||||
let $output-file := file:resolve-path("dist/pdfbox-" || $build:PKG?version ||".xar",$build:base)
|
||||
let $output-file := build:xar-path()
|
||||
return (
|
||||
repo:install($output-file),
|
||||
trace($output-file,"repo: ")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue