[fix] combined packaging

This commit is contained in:
Andy Bunce 2025-01-24 11:10:24 +00:00
parent 4bcfaefcc0
commit 1fe7edc1f7
10 changed files with 362 additions and 10 deletions

View file

@ -2,7 +2,7 @@
:)
module namespace test="urn:expkg-zone58:pdfbox3:tests";
import module namespace pdfbox="urn:expkg-zone58:pdfbox3" at "../lib/pdfbox3.xqm";
import module namespace pdfbox="org.apache.pdfbox.Loader";
declare variable $test:base:=file:base-dir()=>file:parent()=>file:parent();