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-compiler-plugin
base: maven-compiler-plugin-3.12.1
Choose a base ref
...
head repository: apache/maven-compiler-plugin
compare: maven-compiler-plugin-3.13.0
Choose a head ref
  • 16 commits
  • 34 files changed
  • 6 contributors

Commits on Dec 21, 2023

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

Commits on Jan 4, 2024

  1. subject verb agreement (#221)

    minor grammar fix
    elharo committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c30d0f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. [MCOMPILER-576] Deprecate parameter "compilerVersion" (#223)

    This is no longer evaluated in plexus-compiler-javac
    (codehaus-plexus/plexus-compiler#356).
    It was never used by any other plexus compilers in the past.
    kwin committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    528d79d View commit details
    Browse the repository at this point in the history
  2. [MCOMPILER-570] Add links to javac documentation of JDK17 (#224)

    Cleanup of javadoc
    kwin committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3f9f0e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. [MCOMPILER-577] Rename parameter "forceJavacCompilerUse" (#225)

    Clarify meaning in javadoc
    kwin committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c2326c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. update comments

    hboutemy committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    87ff9f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59ef49 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Bump apache/maven-gh-actions-shared from 3 to 4

    Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 3 to 4.
    - [Commits](apache/maven-gh-actions-shared@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: apache/maven-gh-actions-shared
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slawekjaranowski committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f85aa27 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. [MCOMPILER-548] JDK 21 throws annotations processing warning that can…

    … not be turned off (#200)
    
    Turns out this is just a documentation issue. `full` works fine but is
    not documented.
    
    Also add property for proc parameter
    
    ---------
    
    Co-authored-by: Slawomir Jaranowski <[email protected]>
    hgschmie and slawekjaranowski committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    74cfc72 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. [MCOMPILER-575] Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227)

    Bumps `plexusCompilerVersion` from 2.14.2 to 2.15.0.
    
    Updates `org.codehaus.plexus:plexus-compiler-api` from 2.14.2 to 2.15.0
    - [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
    - [Commits](codehaus-plexus/plexus-compiler@plexus-compiler-2.14.2...plexus-compiler-2.15.0)
    
    Updates `org.codehaus.plexus:plexus-compiler-manager` from 2.14.2 to 2.15.0
    - [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
    - [Commits](codehaus-plexus/plexus-compiler@plexus-compiler-2.14.2...plexus-compiler-2.15.0)
    
    Updates `org.codehaus.plexus:plexus-compiler-javac` from 2.14.2 to 2.15.0
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-compiler-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.codehaus.plexus:plexus-compiler-manager
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.codehaus.plexus:plexus-compiler-javac
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    90131df View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

  1. [MCOMPILER-582] Automatic detection of release option for JDK < 9

    - add ITs for confirm feature
    - extends documentation
    
    Co-authored-by: Konrad Windszus <[email protected]>
    slawekjaranowski and kwin committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ceacf68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eebad60 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

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