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-checkstyle-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: maven-checkstyle-plugin-3.5.0
Choose a base ref
...
head repository: apache/maven-checkstyle-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maven-checkstyle-plugin-3.6.0
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 19, 2024

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

Commits on Oct 11, 2024

  1. Remove unecessary test dependency on plexus-container-default

    No longer required due to Doxia 2.0.0 upgrade and inclusion triggers Maven warning:
    
    ```
    Plugin [INTERNAL, EXTERNAL] validation issues were detected in following plugin(s)
    
     * org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1
      Plugin EXTERNAL issue(s):
       * Plugin depends on plexus-container-default, which is EOL
    ```
    md-5 authored and slachiewicz committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    13e16c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

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

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

Commits on Oct 20, 2024

  1. [MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stack

    This closes #154
    michael-o committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    6ac89b8 View commit details
    Browse the repository at this point in the history
  2. fix

    michael-o committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9ccb06e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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