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.1
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.4.0
Choose a head ref
  • 12 commits
  • 39 files changed
  • 4 contributors

Commits on Jul 7, 2024

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

Commits on Jul 9, 2024

  1. javadoc: improve description of systemPropertyVariables and

    systemPropertiesFile
    
    clarify order of precedence
    kwin committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cd72eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ae10d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 15, 2024

  1. Bump org.assertj:assertj-core from 3.26.0 to 3.26.3

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.26.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    daa011b View commit details
    Browse the repository at this point in the history
  2. [SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apa…

    …che.maven.plugin.surefire.StartupReportConfiguration.<init>
    
    This closes #761
    michael-o committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a93783a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. [Doc] Failsafe Verify goal should mention failsafe

    The failsafe plugin's verify goal description states it works against test previously run by Surefire, this should say Failsafe instead.
    bdemers authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1d19ec8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. [SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemPrope…

    …rties" (#762)
    
    This allows to disable merging of user properties into effective system properties
    Log overwritten properties
    Clarify effective properties merging order
    kwin authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4bd36a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0

    Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    675c02a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0

    Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    817695a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

    Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.3.0 to 4.4.0.
    - [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
    - [Commits](HtmlUnit/htmlunit@4.3.0...4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.htmlunit:htmlunit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f0de8c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae062d View commit details
    Browse the repository at this point in the history
Loading