2022-04-28 13:53:09 +02:00
|
|
|
-------------------------------------------------------------------
|
2022-06-24 11:54:53 +02:00
|
|
|
Fri Jun 24 09:44:50 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Remove all dependencies with scope test, since a raw xmvn does
|
|
|
|
not hide them from maven.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-04-28 13:53:09 +02:00
|
|
|
Thu Apr 28 11:51:20 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to version 3.2.0
|
2022-05-25 16:03:18 +02:00
|
|
|
* Bug
|
|
|
|
+ [MRESOURCES-171] - ISO8859-1 properties files get changed into
|
|
|
|
UTF-8 when filtered
|
|
|
|
+ [MRESOURCES-210] - copy-resources erases file permissions
|
|
|
|
+ [MRESOURCES-236] - Copying of files with permissions broken
|
|
|
|
+ [MRESOURCES-257] - property from list element in pom model
|
|
|
|
* Improvement
|
|
|
|
+ [MRESOURCES-251] - Upgrade plexus-interpolation 1.26
|
|
|
|
+ [MRESOURCES-252] - Add m2e lifecycle Metadata to plugin
|
|
|
|
+ [MRESOURCES-256] - make build Reproducible
|
|
|
|
+ [MRESOURCES-258] - Only overwrite filtered resources when
|
|
|
|
contents differ
|
|
|
|
* Dependency upgrade
|
|
|
|
+ [MRESOURCES-249] - Upgrade maven-plugins parent to version 32
|
|
|
|
+ [MRESOURCES-255] - Upgrade plexus-utils 3.3.0
|
|
|
|
+ [MRESOURCES-261] - Make Maven 3.1.0 the minimum version
|
|
|
|
+ [MRESOURCES-263] - Update to maven-filtering 3.2.0
|
2022-04-28 13:53:09 +02:00
|
|
|
- Modified patch:
|
|
|
|
* maven-resources-plugin-bootstrap-resources.patch
|
|
|
|
+ regenerate with current version of tools against the current
|
|
|
|
version of package
|
|
|
|
|
2022-03-22 14:45:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 22 13:44:41 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
|
2019-11-24 18:48:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 24 17:47:59 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
|
|
maven-javadoc-plugin
|
|
|
|
|
2019-04-03 11:28:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 3 09:27:51 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of maven-resources-plugin 3.1.0
|
|
|
|
- Generate and customize ant build.xml file to use with the
|
|
|
|
bootstrap variang
|
|
|
|
- Create as a multibuild package to allow bootstrapping
|
|
|
|
- Added patch:
|
|
|
|
* maven-resources-plugin-bootstrap-resources.patch
|
|
|
|
+ For the bootstrap version, add pre-generated resources that
|
|
|
|
need maven-plugin-plugin and maven to be generated at build
|
|
|
|
time
|