Closed fredyvonvinet closed 7 years ago
The lack of parser for tokens file is allowed but generates a warning in log. For supressing this warning the simplest way is to provide a parser. With such a parser we will be able to check there is no syntax error in them.
Added and allow whitespace after tokenId after equal sign and after value
The lack of parser for tokens file is allowed but generates a warning in log. For supressing this warning the simplest way is to provide a parser. With such a parser we will be able to check there is no syntax error in them.