Browse Source

remove resolved TODO

Armin Schrenk 3 years ago
parent
commit
467d9e56a0
1 changed files with 0 additions and 1 deletions
  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
 	--file-associations resources/FAvaultFile.properties
 
 
 #Create RTF license for bundle
 #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 `
 &mvn -B -f $buildDir/../../pom.xml license:add-third-party `
  "-Dlicense.thirdPartyFilename=license.rtf" `
  "-Dlicense.thirdPartyFilename=license.rtf" `
  "-Dlicense.fileTemplate=$buildDir\bundle\resources\licenseTemplate.ftl" `
  "-Dlicense.fileTemplate=$buildDir\bundle\resources\licenseTemplate.ftl" `