Stream: IG creation
Topic: 11:11: invalid character '-'
Rick Geimer (Apr 10 2019 at 18:49):
Anybody else seeing this error? This just started appearing today with the latest IG Publsiher jar file. The previous version is not showing this error.
Checking Output HTML (48.0550sec)
found 430 files
... 430 html files, 0 pages invalid xhtml (0%) (49.0805sec)
... 27299 links, 114 broken links (0%) (49.0805sec)
Build final .zip (49.0805sec)
Final .zip built (50.0442sec)
11:11: invalid character '-'
11:12: 'msgs' came as a complete surprise to me
Publishing Content Failed: null (50.0616sec)
(50.0616sec)
Use -? to get command line help (50.0616sec)
(50.0616sec)
Stack Dump (for debugging): (50.0616sec)
org.stringtemplate.v4.compiler.STException
at org.stringtemplate.v4.compiler.Compiler.reportMessageAndThrowSTException(Compiler.java:213)
at org.stringtemplate.v4.compiler.Compiler.compile(Compiler.java:143)
at org.stringtemplate.v4.STGroup.compile(STGroup.java:455)
at org.stringtemplate.v4.ST.(ST.java:173): 'msgs' came as a complete surprise to me
Eric Haas (Apr 10 2019 at 18:54):
yep they are all doing it...
Grahame Grieve (Apr 10 2019 at 20:25):
should be fixed now. Worked on my build but not on CI build ... weird.
Rick Geimer (Apr 10 2019 at 20:42):
Nope, still broken @Grahame Grieve
Rick Geimer (Apr 12 2019 at 20:06):
Fixed now, thanks!
Last updated: Apr 12 2022 at 19:14 UTC