Skip to content

Update Grails 3

Compare
Choose a tag to compare
@nilskuhn nilskuhn released this 28 Jul 15:02
· 4591 commits to develop since this release
  • We updated Grails framework from version 2.5 to version 3.1.
  • That update implies an update of build from grails specific ant version gant to gradle build system.
  • OpenSpeedMonitor now requires Java 8 instead of version 7.
  • We wrote webdriver tests based on Geb for the most important pages/functionalities.
  • OpenSpeedMonitor can now report JVM metrics like actual memory usage to arbitrary Graphite servers.
  • Migrated build and deployment from CI Server Jenkins to Atlassians Bamboo (scripts under scripts/ci).
  • Fixed some long time failing integration tests.