Nice work! On Wed, Nov 13, 2019 at 12:59 PM Keegan Witt <keeganw...@gmail.com> wrote:
> GMavenPlus 1.8.1 has been released. This release includes > Bugs > > - #147 <https://github.com/groovy/GMavenPlus/pull/147> Change > sourcesets internal storage from HashSet to TreeSet, to avoid > unpredictable Groovy compiler output. > - #145 <https://github.com/groovy/GMavenPlus/issues/145> Disable > system exits by default, to avoid potential thread safety issues. > > Enhancements > > None > Potentially breaking changes > > - #145 <https://github.com/groovy/GMavenPlus/issues/145> Changes the > default of not allowing System.exits to allowing them. > > 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/>. > > Enjoy! >