tessera
tessera copied to clipboard
built Windows Tessera 22.1.1 from source code, tessera.bat missing "%*" in java command line
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.