Skip to content

Version 18

Compare
Choose a tag to compare
@hgschmie hgschmie released this 29 Apr 23:24
· 373 commits to main since this release

Version 18

  • 2016-04-29 - (foundation) Downgrade pmd to 5.3.6 (from 5.4.1). Maven plugin does not yet support 5.4.x.
  • 2016-04-29 - (foundation) Introduce basepom.test.skip to skip unit tests. This can be used in a submodule to skip tests for that specific module.
  • 2016-04-27 - (foundation) Introduce basepom.build.maxheap-mb as numeric equivalent to basepom.build.jvmsize.
  • 2016-04-27 - (foundation) Use <maxHeap> instead of <jvmArgs> for findbugs.