Files
maven-filtering4/maven-filtering4.changes

20 lines
746 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Nov 8 14:28:18 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* filtering-of-binary-files.patch
+ do not fail if among the resources to filter is a binary and
thus failing to be parsed as text with the given encoding. In
that case, just copy the file.
2025-11-06 08:03:33 +01:00
-------------------------------------------------------------------
Thu Nov 6 06:59:45 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Build with Java >= 17, since it is the baseline of the whole
Maven 4 stack
2025-11-04 13:58:30 +01:00
-------------------------------------------------------------------
Tue Nov 4 12:58:06 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of maven-filtering 4.x