浏览代码

remove resolved TODO

Armin Schrenk 3 年之前
父节点
当前提交
467d9e56a0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      dist/win/build.ps1

+ 0 - 1
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" `