forked from pool/maven-scm
78 lines
2.8 KiB
Plaintext
78 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Oct 10 13:21:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Version update to 1.13.0
|
|
* Bug
|
|
+ SCM-883: ScmFileSet DEFAULT_EXCLUDES too restrictive
|
|
+ SCM-973: GitCheckInCommandNoBranchTest fails with Git 2.34.0+
|
|
+ SCM-913: NPE on ChangeSet.toString() when no mergedRevisions
|
|
are set
|
|
+ SCM-975: Broken link to Maven SCM plugin Release Notes
|
|
+ SCM-976: GitExe changelog does not work in if the user has
|
|
defined a custom format
|
|
* Improvement
|
|
+ SCM-943: scm:check-local-modification does not support
|
|
excludes
|
|
* Task
|
|
+ SCM-972: Deprecate SCM Logger in favor of SLF4J
|
|
+ SCM-980: Remove code duplication in ListMojo
|
|
* Dependency upgrade
|
|
+ SCM-974: Upgrade Plexus Utils to 3.3.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 17:31:27 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add dependency on plexus-xml where relevant
|
|
* this will be needed for smooth upgrade to plexus-utils 4.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 21 10:50:57 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 30 15:42:56 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not force java 11 on i586
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 25 09:42:43 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Remove dependency on maven2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 6 15:09:51 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Remove unresolved plugin version which creates a validation
|
|
error during the build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 13 11:21:47 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Force building with java 11 on ix86 in order to avoid random
|
|
build failures
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 29 14:18:40 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with java source and target levels 8
|
|
- Port from apache-commons-lang to apache-commons-lang3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 22 11:59:53 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Version update to 1.12.0
|
|
- Added patch:
|
|
* maven-scm-1.12.0-sec-dispatcher-2.0.patch
|
|
+ fix build with newer plexus-sec-dispatcher
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 1 13:50:12 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Fix build with jgit 5.8.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 09:34:24 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of maven-scm 1.11.2
|