From 467d9e56a0bdfda9229c5d5bfd7885049fa13108 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Fri, 25 Feb 2022 13:24:58 +0100 Subject: [PATCH] remove resolved TODO --- dist/win/build.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/win/build.ps1 b/dist/win/build.ps1 index 565ffd582..c3cb4ba84 100644 --- a/dist/win/build.ps1 +++ b/dist/win/build.ps1 @@ -117,7 +117,6 @@ $Env:JP_WIXWIZARD_RESOURCES = "$buildDir\resources" --file-associations resources/FAvaultFile.properties #Create RTF license for bundle -#TODO: actually we should patch also the third-party-file in the Cryptomator jar &mvn -B -f $buildDir/../../pom.xml license:add-third-party ` "-Dlicense.thirdPartyFilename=license.rtf" ` "-Dlicense.fileTemplate=$buildDir\bundle\resources\licenseTemplate.ftl" `