remove resolved TODO

This commit is contained in:
Armin Schrenk
2022-02-25 13:24:58 +01:00
parent 771e3ab6f3
commit 467d9e56a0

1
dist/win/build.ps1 vendored
View File

@@ -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" `