tessera icon indicating copy to clipboard operation
tessera copied to clipboard

built Windows Tessera 22.1.1 from source code, tessera.bat missing "%*" in java command line

Open jiayan189800 opened this issue 4 years ago • 0 comments

Rebuilt tessera 22.1,1 from source code, the generated tessera.bat didn't pass on parameters to Java command line. After adding "%*" at end of java command line, tessera is working fine like a charm in Windows, thanks.

Please node, this only happen in Windows, for Unix version gradle have no such issue.

jiayan189800 avatar Mar 30 '22 15:03 jiayan189800