You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@groovy.apache.org by Keegan Witt <ke...@gmail.com> on 2021/01/03 07:34:28 UTC

GMavenPlus 1.12.1 Released

GMavenPlus 1.12.1 <https://github.com/groovy/GMavenPlus/releases/tag/1.12.1>
has been released.
Bugs

   - [#186 <https://github.com/groovy/GMavenPlus/issues/186>] Certain AST
   transformations had classloader issues because 1.12.0 was no longer setting
   the context classloader.

Enhancements

   - Update Jansi to 2.x.

Potentially breaking changes

The Jansi upgrade should generally be compatible, but could cause issues
with scripts that were using Jansi 1.x specific classes.
Notes

None.

*Getting help / reporting bugs*

As usual, let me know of any bugs you encounter either on our user mailing
list <http://groups.google.com/group/gmavenplus>, GitHub issues
<https://github.com/groovy/GMavenPlus/issues>, or Slack
<https://groovy-community.slack.com/messages/C2SLAV9FY/>.


-Keegan