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-javadoc-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: maven-javadoc-plugin-3.3.2
Choose a base ref
...
head repository: apache/maven-javadoc-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maven-javadoc-plugin-3.4.0
Choose a head ref
  • 14 commits
  • 16 files changed
  • 4 contributors

Commits on Feb 7, 2022

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

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    3ce0357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80e2646 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    3ba873c View commit details
    Browse the repository at this point in the history
  2. use shared gh action/release-drafter (#128)

    * use shared gh action/release-drafter
    * add release drafter configuration
    * add release-drafter action
    olamy authored Apr 9, 2022
    Configuration menu
    Copy the full SHA
    9dd7bdd View commit details
    Browse the repository at this point in the history
  3. Bump commons-io from 2.2 to 2.7 in /src/it/projects/MJAVADOC-437/module2

    Bumps commons-io from 2.2 to 2.7.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    2583554 View commit details
    Browse the repository at this point in the history
  4. Bump junit in /src/it/projects/MJAVADOC-498_modulepath

    Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](junit-team/junit4@r4.12...r4.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: junit:junit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    ca00601 View commit details
    Browse the repository at this point in the history
  5. Bump plexus-archiver from 4.2.6 to 4.2.7

    Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.2.6 to 4.2.7.
    - [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
    - [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
    - [Commits](codehaus-plexus/plexus-archiver@plexus-archiver-4.2.6...plexus-archiver-4.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-archiver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    5dcfa6e View commit details
    Browse the repository at this point in the history
  6. Bump maven-archiver from 3.5.1 to 3.5.2

    Bumps [maven-archiver](https://github.com/apache/maven-archiver) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/apache/maven-archiver/releases)
    - [Commits](apache/maven-archiver@maven-archiver-3.5.1...maven-archiver-3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-archiver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    03ca843 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    5fae3b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47d03d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    506cb74 View commit details
    Browse the repository at this point in the history
  2. [MJAVADOC-714] Upgrade to Maven 3.2.5

    This closes #134
    michael-o committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    0c6b32f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

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