Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1323

Java 1.6 for improved XML parser needed in SUREFIRE-1322

    XMLWordPrintableJSON

Details

    Description

      The Failsafe plugins used parser which threw exception in verification goal.
      This exception was expected to have a message from a stacktrace stored in failsafe-summary.xml. It was impossible to separate exception message from stack trace line because DOM parser did not split the test having new lines and therefore it looked like one big text.
      Therefore we use JAXB introduced in Java 1.6.

      Attachments

        Activity

          People

            tibordigana Tibor Digana
            tibordigana Tibor Digana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: