Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2392

ExceptionReporterImpl makes use of org.apache.commons.io, even though not a compile dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.4
    • 5.4
    • tapestry-core
    • None

    Description

      Updating from 5.3.7 -> 5.4-beta-6 not so bad. Going to 5.4-beta-22, a requirement for commons-io when an exception occurs happens and a HTTP 500 page is shown.

      No stack trace is shown on command line after adding to maven - so not sure if that is ideal too.

      Added to my pom.xml
      <dependency>
      <groupId>commons-io</groupId>
      <artifactId>commons-io</artifactId>
      <version>2.4</version>
      </dependency>

      Attachments

        1. TAP5-2392.zip
          255 kB
          Chris Mylonas

        Activity

          People

            hlship Howard Lewis Ship
            cstachris Chris Mylonas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: