1. 25 Nov, 2016 2 commits
    • Stephane Nicoll's avatar
      Expose skip property consistently · 6e79521f
      Stephane Nicoll authored
      This commit makes sure that the `skip` command-line property can be used
      for all goals of the maven plugin.
      
      A dedicated sample for integration tests has also been added as this
      change may confuse users, especially those who wish to skip a certain
      goal and not the plugin execution altogether.
      
      Closes gh-7313
      6e79521f
    • Stephane Nicoll's avatar
      Add dedicated settings for maxHttpPostSize · 0befc310
      Stephane Nicoll authored
      This commit deprecates `server.max-http-post-size` and introduces a
      dedicated property for each supported  container. In particular, Undertow
      can now define a max size higher than 2GB.
      
      Closes gh-7362
      0befc310
  2. 24 Nov, 2016 16 commits
  3. 23 Nov, 2016 10 commits
  4. 22 Nov, 2016 12 commits