-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump maven-compiler-plugin from 3.9.0 to 3.10.0 #52
Bump maven-compiler-plugin from 3.9.0 to 3.10.0 #52
Conversation
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hazendaz You said there was a problem with this version on Windows? The GitHub Actions build doesn't seem to think so. Do you have more details about that?
Package info applies wrong line endings for windows. Its on by default in 3.10.0. Its been fixed but not released yet. Take a look at maven compiler plugin master. Probably only that fix since the release. I know this looked ok elsewhere but was seen outside github. It might not be a problem everywhere.
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Christopher Tubbs ***@***.***>
Sent: Monday, February 28, 2022 11:27:05 PM
To: revelc/jsdt-core ***@***.***>
Cc: Jeremy Landis ***@***.***>; Mention ***@***.***>
Subject: Re: [revelc/jsdt-core] Bump maven-compiler-plugin from 3.9.0 to 3.10.0 (PR #52)
@ctubbsii approved this pull request.
@hazendaz<https://github.com/hazendaz> You said there was a problem with this version on Windows? The GitHub Actions build doesn't seem to think so. Do you have more details about that?
—
Reply to this email directly, view it on GitHub<#52 (review)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAHODI3O4UBD36HJXPCKPGDU5RDJTANCNFSM5PS4NRTQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Actual issue. Sorry described it incorrectly.
apache/maven-compiler-plugin@fa80028
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Jeremy Landis ***@***.***>
Sent: Tuesday, March 1, 2022, 5:22 PM
To: revelc/jsdt-core; revelc/jsdt-core
Cc: Mention
Subject: Re: [revelc/jsdt-core] Bump maven-compiler-plugin from 3.9.0 to 3.10.0 (PR #52)
Package info applies wrong line endings for windows. Its on by default in 3.10.0. Its been fixed but not released yet. Take a look at maven compiler plugin master. Probably only that fix since the release. I know this looked ok elsewhere but was seen outside github. It might not be a problem everywhere.
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Christopher Tubbs ***@***.***>
Sent: Monday, February 28, 2022 11:27:05 PM
To: revelc/jsdt-core ***@***.***>
Cc: Jeremy Landis ***@***.***>; Mention ***@***.***>
Subject: Re: [revelc/jsdt-core] Bump maven-compiler-plugin from 3.9.0 to 3.10.0 (PR #52)
@ctubbsii approved this pull request.
@hazendaz<https://github.com/hazendaz> You said there was a problem with this version on Windows? The GitHub Actions build doesn't seem to think so. Do you have more details about that?
—
Reply to this email directly, view it on GitHub<#52 (review)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAHODI3O4UBD36HJXPCKPGDU5RDJTANCNFSM5PS4NRTQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
Sent from my Verizon, Samsung Galaxy smartphone
Get Outlook for Android<https://aka.ms/AAb9ysg>
|
From your description, I found apache/maven-compiler-plugin#95 and https://issues.apache.org/jira/browse/MCOMPILER-485 |
Actually it saves quite a bit of build time by fixing a long standing incremental compilation bug. My macOS build times have dropped from 7.5 minutes to 4.5 minutes; linux from 4 minutes to 3 minutes. Similar 30% reduction on AIX, Solaris, and FreeBSD builds. Other than the bug, it's actually a really good thing. |
That, and the empty javadoc issue, are definitely nice improvements for the situation where it is needed. I just don't think it should be injecting content into the jar by default that the developer didn't write, especially when that hasn't been the behavior for so long, and few will expect it. |
Bumps maven-compiler-plugin from 3.9.0 to 3.10.0.
Release notes
Sourced from maven-compiler-plugin's releases.
Commits
f4239a4
[maven-release-plugin] prepare release maven-compiler-plugin-3.10.0fda9729
fix typo gtrhhhrhr49a40ab
use githubbd72d75
back to snapshot again2863d29
[maven-release-plugin] prepare release maven-compiler-plugin-3.10.0807d4e5
use last release plugin version037670c
restore snapshot version07d635a
[maven-release-plugin] prepare for next development iterationa0fa151
[maven-release-plugin] prepare release maven-compiler-plugin-3.10.0500ade4
add more jdk for testing (#93)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)