Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update stringtemplate to 4.3.1 #473

Closed

Conversation

steinybot
Copy link
Contributor

Fixes #460

@eed3si9n
Copy link
Member

[error] /home/travis/build/foundweekends/giter8/library/src/main/scala/g8.scala:127:11: trait AttributeRenderer takes type parameters
[error]       new AttributeRenderer {
[error]           ^
[error] /home/travis/build/foundweekends/giter8/library/src/main/scala/g8.scala:127:7: type mismatch;
[error]  found   : <error>{}
[error]  required: org.stringtemplate.v4.AttributeRenderer[?]
[error]       new AttributeRenderer {
[error]       ^

@TonioGela
Copy link
Member

can be closed now

@eed3si9n eed3si9n closed this May 29, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

NullPointerException in ST4 ErrorManager.compileTimeError
3 participants