2025-02-19 10:25:41 +00:00
|
|
|
-------------------------------------------------------------------
|
2025-06-05 16:39:35 +00:00
|
|
|
Thu Jun 5 15:37:22 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
2025-06-06 18:03:34 +00:00
|
|
|
- Update to upstream version 3.5.0
|
2025-06-05 16:39:35 +00:00
|
|
|
* New features and improvements
|
|
|
|
+ Configuration parameter for deleting read-only files
|
|
|
|
* Maintenance
|
|
|
|
+ Bump project to 3.5.0-SNAPSHOT version
|
|
|
|
+ Update README in 3.x branch
|
|
|
|
* Dependency updates
|
|
|
|
+ Bump org.apache.maven.resolver:maven-resolver-api from 1.9.22
|
|
|
|
to 1.9.23
|
|
|
|
+ Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0
|
|
|
|
+ Bump org.apache.maven.plugins:maven-plugins from 43 to 44
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2025-02-19 10:25:41 +00:00
|
|
|
Wed Feb 19 10:09:16 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Update to upstream version 3.4.1
|
|
|
|
* New features and improvements
|
|
|
|
+ release-drafter configuration
|
|
|
|
+ Add PR Automation
|
|
|
|
+ MCLEAN-126: Replaced old File API with new Path equivalent
|
|
|
|
where possible
|
|
|
|
+ Add Release Drafter - 3.x
|
|
|
|
+ MCLEAN-124: Replaced JUnit Assumptions with @DisabledOnOs
|
|
|
|
+ MCLEAN-124: Leverage Files.delete(Path) API to provide more
|
|
|
|
accurate reason in case of failure
|
|
|
|
+ MCLEAN-110: Replaced Utils.createSymlink with Java 7
|
|
|
|
Files.createSymbolicLink
|
|
|
|
* Dependency updates
|
|
|
|
+ Bump org.apache.maven.resolver:maven-resolver-api from 1.1.1
|
|
|
|
to 1.9.22
|
|
|
|
+ Bump mavenVersion from 3.6.3 to 3.9.9
|
|
|
|
+ Bump org.codehaus.plexus:plexus-testing from 1.3.0 to 1.4.0
|
|
|
|
+ Bump org.apache.maven.plugins:maven-plugins from 42 to 43
|
|
|
|
* Maintenance
|
|
|
|
+ Update scm tag according to branch
|
|
|
|
+ PR Automation only on close event
|
|
|
|
+ MNGSITE-529: Rename "Goals" to "Plugin Documentation"
|
|
|
|
+ Fix license/notice
|
|
|
|
- Older changes
|
|
|
|
* Changes of 3.4.0
|
|
|
|
+ Bump apache/maven-gh-actions-shared from 3 to 4
|
|
|
|
+ MCLEAN-116: Use default Log interface
|
|
|
|
+ MCLEAN-118: Require Maven 3.6.3
|
|
|
|
+ MCLEAN-106: Switch to junit 5
|
|
|
|
+ MCLEAN-119: Bump org.apache.maven.plugins:maven-plugins from
|
|
|
|
41 to 42
|
|
|
|
+ Build with Maven 4
|
|
|
|
+ MCLEAN-120: Bump org.codehaus.plexus:plexus-testing from
|
|
|
|
1.1.0 to 1.3.0
|
|
|
|
+ MCLEAN-121: Bump com.google.inject:guice from 4.2.0 to 4.2.3
|
|
|
|
+ MCLEAN-122: Cleanup declared dependencies, simplify unit test
|
|
|
|
* Changes of 3.3.2
|
|
|
|
+ Type: fill --> file
|
|
|
|
+ MCLEAN-112: Bump parent to 40
|
|
|
|
+ MCLEAN-113: Downgrade plexus-xml to 3.0.0
|
|
|
|
+ Grammar mistake fixed
|
|
|
|
+ MCLEAN-111: Fix fast delete feature for filesets
|
|
|
|
+ MCLEAN-114: Refresh download page
|
|
|
|
* Changes of 3.3.1
|
|
|
|
+ MCLEAN-104: Prevent NPE in fast mode and quiet build
|
|
|
|
+ MCLEAN-105: Bump maven-plugins from 38 to 39
|
|
|
|
+ MCLEAN-93: Support junctions on NTFS
|
|
|
|
+ MCLEAN-107: Upgrade to plexus-utils 4.0.0 and plexus-xml 4.0.0
|
|
|
|
* Changes of 3.2.0
|
|
|
|
+ Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2
|
|
|
|
+ Bump maven-site-plugin from 3.9.1 to 3.10.0
|
|
|
|
+ Bump extra-enforcer-rules from 1.4 to 1.5.1
|
|
|
|
+ MCLEAN-95: Add a fast clean option
|
|
|
|
|
2022-03-22 12:54:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 22 12:53:37 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
|
2019-11-24 17:17:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 24 17:17:04 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
|
|
maven-javadoc-plugin
|
|
|
|
|
2019-04-14 12:47:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 14 09:56:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Avoid trivial name repetition in the summary.
|
|
|
|
|
2019-04-05 14:56:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 5 14:56:04 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of maven-clean-plugin 3.1.0
|