[mod] update to pdfbox 3.0.5
This commit is contained in:
parent
196ffa7526
commit
a3bef9d6f4
7 changed files with 54 additions and 61 deletions
|
|
@ -9,6 +9,8 @@ declare namespace pkg='http://expath.org/ns/pkg';
|
|||
declare variable $build:archive-opts:= map { "format" : "zip", "algorithm" : "deflate" };
|
||||
|
||||
declare variable $build:base:= file:resolve-path("../",static-base-uri())=>trace("base ");
|
||||
|
||||
(:~ load "npm style" package.json :)
|
||||
declare variable $build:PKG:=json:doc(file:resolve-path("package.json",$build:base),map{"format":"xquery"});
|
||||
|
||||
(:~ return binary for fat jar from jars in $input-dir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue