From 647ced64ee109c60518805a52c8c25e66fedbb98 Mon Sep 17 00:00:00 2001 From: Andy Bunce Date: Sat, 1 Feb 2025 22:57:21 +0000 Subject: [PATCH] . --- .gitea/workflows/trigger/release | 2 +- scripts/add-to-custom.xq | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/trigger/release b/.gitea/workflows/trigger/release index a0585ed..67578d1 100644 --- a/.gitea/workflows/trigger/release +++ b/.gitea/workflows/trigger/release @@ -1,2 +1,2 @@ 30/1/2025................. -..lgnf \ No newline at end of file +..lgnfj \ No newline at end of file diff --git a/scripts/add-to-custom.xq b/scripts/add-to-custom.xq index 47a8f39..d642cb9 100644 --- a/scripts/add-to-custom.xq +++ b/scripts/add-to-custom.xq @@ -3,7 +3,10 @@ import module namespace build = 'urn:quodatum:build1' at 'build.xqm'; declare variable $custom:= "/usr/local/basex/lib/custom/"; declare variable $base:=static-base-uri()=>file:parent()=>file:parent(); -"copy..", -file:copy(file:resolve-path("dist/pdfbox-3.0.4.fat.jar",$base) +"copy.. +", +file:copy(file:resolve-path("dist/pdfbox-3.0.4.fat.jar",$base)=>trace("Source: ") ,$custom), -file:list($custom) +file:list($custom), +" +"