Bug 258915 - devel/maven: upgrade to Maven 3.8.3
Summary: devel/maven: upgrade to Maven 3.8.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Guangyuan Yang
URL: https://maven.apache.org/docs/3.8.3/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-04 09:59 UTC by Michael Osipov
Modified: 2021-10-05 07:36 UTC (History)
3 users (show)

See Also:
jonc: maintainer-feedback+


Attachments
Update to maven 3.8.3 (5.17 KB, patch)
2021-10-04 18:38 UTC, Jonathan Chen
jonc: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Osipov 2021-10-04 09:59:54 UTC
I have released Maven 3.8.3 today and am a Maven PMC member. Please upgrade at your earliest convenience. Remove *.cmd and expanded DLLs for Jansi on Windows.
Comment 1 Michael Osipov 2021-10-04 10:00:37 UTC
Maven 3.8.3 included important regression fixes from Maven 3.8.2 as well as performance improvements.
Comment 2 Jonathan Chen 2021-10-04 18:38:08 UTC
Created attachment 228442 [details]
Update to maven 3.8.3
Comment 3 Michael Osipov 2021-10-04 18:55:31 UTC
LGTM.
Comment 4 Guangyuan Yang freebsd_committer freebsd_triage 2021-10-04 20:10:41 UTC
Could you also include the changelog in this PR? Also, it sounds like a
Comment 5 Guangyuan Yang freebsd_committer freebsd_triage 2021-10-04 20:11:22 UTC
Also, can you confirm if we need to MFH this?
Comment 6 Jonathan Chen 2021-10-04 20:32:24 UTC
Dunno. That's beyond the scope of my responsibilty.
Comment 7 Guangyuan Yang freebsd_committer freebsd_triage 2021-10-05 02:38:06 UTC
I am simply trying to discuss if this is mainly a bugfix release that we should get to quarterly users, but fine.
Comment 8 commit-hook freebsd_committer freebsd_triage 2021-10-05 07:14:08 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a7816892dd6b758e687b916eac42b811c493c32b

commit a7816892dd6b758e687b916eac42b811c493c32b
Author:     Jonathan Chen <jonc@chen.org.nz>
AuthorDate: 2021-10-05 07:10:21 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-10-05 07:10:21 +0000

    devel/maven: Update to 3.8.3

    Changelog:      https://maven.apache.org/docs/3.8.3/release-notes.html

    PR:             258915
    MFH:            2021Q4 (bugfix releases)
    Reviewed by:    Michael Osipov <michael.osipov@siemens.com>

 devel/maven/Makefile  |  4 ++--
 devel/maven/distinfo  |  6 +++---
 devel/maven/pkg-plist | 45 ++++++++++++++++++++-------------------------
 3 files changed, 25 insertions(+), 30 deletions(-)
Comment 9 commit-hook freebsd_committer freebsd_triage 2021-10-05 07:20:10 UTC
A commit in branch 2021Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4bd91403b4329f771cd3a4accb6060a8828cd35d

commit 4bd91403b4329f771cd3a4accb6060a8828cd35d
Author:     Jonathan Chen <jonc@chen.org.nz>
AuthorDate: 2021-10-05 07:10:21 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-10-05 07:18:47 +0000

    devel/maven: Update to 3.8.3

    Changelog:      https://maven.apache.org/docs/3.8.3/release-notes.html

    PR:             258915
    Reviewed by:    Michael Osipov <michael.osipov@siemens.com>

    (cherry picked from commit a7816892dd6b758e687b916eac42b811c493c32b)

 devel/maven/Makefile  |  4 ++--
 devel/maven/distinfo  |  6 +++---
 devel/maven/pkg-plist | 45 ++++++++++++++++++++-------------------------
 3 files changed, 25 insertions(+), 30 deletions(-)
Comment 10 Michael Osipov 2021-10-05 07:23:02 UTC
(In reply to Guangyuan Yang from comment #7)

Yes, it should go into quarterly. It has around 80+ fixes after 3.8.1.
Comment 11 Guangyuan Yang freebsd_committer freebsd_triage 2021-10-05 07:36:47 UTC
(In reply to Michael Osipov from comment #10)

Thanks! I have merged it back to 2021Q4.