Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/maven-surefire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: surefire-3.3.0
Choose a base ref
...
head repository: apache/maven-surefire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: surefire-3.3.1
Choose a head ref
  • 15 commits
  • 87 files changed
  • 4 contributors

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    b8e7c0c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. [SUREFIRE-2249] Update doc for parameter 'properties' to include JUnit

    The Surefire and Failsafe 'properties' field works with JUnit and TestNG
    
    This closes #750
    bdemers authored and michael-o committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d626ced View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    07fd1c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f64810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a793bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ff0f83 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Bump org.htmlunit:htmlunit from 4.2.0 to 4.3.0

    Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
    - [Commits](HtmlUnit/htmlunit@4.2.0...4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.htmlunit:htmlunit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and michael-o committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3c49ebd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Improve docs of linkXRef

    michael-o committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    bce1b39 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. [SUREFIRE-1934] Ability to disable system-out/system-err for successf…

    …ully passed tests
    
    Co-authored-by: Michael Osipov <michaelo@apache.org>
    
    This closes #670
    NissMoony authored and michael-o committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c670335 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Improve time units

    michael-o committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f8092e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Fix typos

    michael-o committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    748d9dc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24

    Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.23 to 1.24.
    - [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
    - [Commits](mojohaus/animal-sniffer@1.23...animal-sniffer-1.24)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slachiewicz committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c17b92b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aaea8a View commit details
    Browse the repository at this point in the history
  3. [SUREFIRE-2250] Surefire Test Report Schema properties element is not…

    … consistent with the code
    
    This closes #758
    michael-o committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    561b4ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e45620 View commit details
    Browse the repository at this point in the history
Loading