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: spring-io/spring-javaformat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.43
Choose a base ref
...
head repository: spring-io/spring-javaformat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.44
Choose a head ref
  • 13 commits
  • 58 files changed
  • 4 contributors

Commits on Aug 13, 2024

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

Commits on Jan 15, 2025

  1. Switch from CLA to DCO

    wilkinsona committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    def2b30 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Upgrade to Java 17.0.14

    wilkinsona committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    bdd396f View commit details
    Browse the repository at this point in the history
  2. Tolerate breaking change in Checkstyle 10.22

    In Checkstyle 10.22 the scope property on JavadocVariableCheck was
    renamed to accessModifiers. This commit tolerates this change by
    templating spring-checkstyle.xml and replacing the property name
    in the XML based on the name of the method that's available on
    JavadocVariableCheck.
    
    Closes gh-433
    wilkinsona committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    601aa27 View commit details
    Browse the repository at this point in the history
  3. Polish sample in README

    See gh-423
    izeye authored and wilkinsona committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    3598435 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #423 from izeye

    * gh-423:
      Polish sample in README
    
    Closes gh-423
    wilkinsona committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    4d70b9a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    f923fae View commit details
    Browse the repository at this point in the history
  2. Throw VerificationException for build verification failures

    See gh-436
    
    Signed-off-by: Johnny Lim <[email protected]>
    izeye authored and wilkinsona committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    61466c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #436 from izeye

    * gh-436:
      Throw VerificationException for build verification failures
    
    Closes gh-436
    wilkinsona committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    262174a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. Configuration menu
    Copy the full SHA
    79d64af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    355abdc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    c497b86 View commit details
    Browse the repository at this point in the history
  2. Release v0.0.44

    spring-builds committed May 14, 2025
    Configuration menu
    Copy the full SHA
    451b5d6 View commit details
    Browse the repository at this point in the history
Loading