[resteasy-commits] [resteasy/Resteasy] 106db3: bugfix to prevent (IO)Exceptions being wrapped by ...

GitHub noreply at github.com
Wed Jul 20 11:23:17 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 106db37e0beb467d0a5a4551f263b93047bab3b5
      https://github.com/resteasy/Resteasy/commit/106db37e0beb467d0a5a4551f263b93047bab3b5
  Author: Markus Kull <MarkusKull at users.noreply.github.com>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/MultipartInputImpl.java

  Log Message:
  -----------
  bugfix to prevent (IO)Exceptions being wrapped by unhandled RuntimeException


  Commit: 4059930650513aa84f60c479a6346895f2c1dbb3
      https://github.com/resteasy/Resteasy/commit/4059930650513aa84f60c479a6346895f2c1dbb3
  Author: Alessio Soldano <soldano.servizi at email.it>
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
    M providers/multipart/src/main/java/org/jboss/resteasy/plugins/providers/multipart/MultipartInputImpl.java

  Log Message:
  -----------
  Merge pull request #869 from MarkusKull/MultiPartExceptions

Fix for nondescript RuntimeException during Multipart-reading


Compare: https://github.com/resteasy/Resteasy/compare/7034b477ad14...405993065051


More information about the resteasy-commits mailing list