Skip to content

WildFly gRPC 0.1.1.Final

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 11:54
· 331 commits to main since this release
0d4ae6d

Added

  • Add a maven profile quick-build that skips (IT) test, formatting, license check, checkstyle and enforcer. It runs the goals clean install by default and can be activated by specifying the system property quickly: mvn -Dquickly

Upgrades

  • Bump arquillian-junit-core from 1.6.0.Final to 1.7.0.Final

Fixed

  • Fix deprecated license-maven-plugin configuration
  • Exclude test suite from deployment
  • Fix script to bump the version number