2022-10-25 13:10:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 25 11:01:11 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to upstream version 3.5.0
|
|
|
|
* Changes of 3.5.0
|
|
|
|
+ Don't throw IOException when none is required
|
|
|
|
+ Always preserve dominant node value (even if empty)
|
|
|
|
+ Don't overwrite blank (but non-empty) dominant values during
|
|
|
|
mergeXpp3Dom
|
|
|
|
+ Deprecate isEmpty(String) and isNotEmpty(String) in favour of
|
|
|
|
same named
|
|
|
|
+ isEmpty(String) must not return false for whitespace-only
|
|
|
|
values
|
|
|
|
+ Get rid maven-plugin-testing-harness from dependency
|
|
|
|
* Changes of 3.4.2
|
|
|
|
+ Provides a CachingOuptutStream and a CachingWriter
|
|
|
|
+ Use (already) precalculated value
|
|
|
|
+ use github shared actions
|
|
|
|
+ MXParser fixes
|
|
|
|
+ Fix last modified time not being updated on linux
|
|
|
|
+ Fix regression and deprecate: FileUtils.fileAppend should
|
|
|
|
create file
|
|
|
|
+ Fix some testing XML files checkout with incorrect eol
|
|
|
|
+ Fixed regressions: #163 and #194
|
|
|
|
+ Don't ignore valid SCM files
|
|
|
|
* Change of 3.4.1
|
|
|
|
+ Fixes #163: Regression: encoding error when parsing a
|
|
|
|
ISO-8859-1 xml
|
|
|
|
|
2022-03-24 00:53:36 +01:00
|
|
|
-------------------------------------------------------------------
|
2022-05-11 16:06:46 +02:00
|
|
|
Wed May 11 14:05:52 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to upstream version 3.3.1
|
2022-05-25 16:04:10 +02:00
|
|
|
* Fix: Don't ignore valid SCM files
|
2022-05-11 16:06:46 +02:00
|
|
|
* the latest version supporting Java 8 still
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-03-24 00:53:36 +01:00
|
|
|
Wed Mar 23 23:53:16 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
|
2019-11-21 16:07:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 21 15:05:50 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to upstream version 3.3.0
|
|
|
|
- Removed patch:
|
|
|
|
* 0001-Follow-symlinks-in-NioFiles.copy.patch
|
|
|
|
+ not needed with this version
|
|
|
|
|
2019-04-09 18:53:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 9 16:52:48 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Remove reference to the parent pom since we are not building
|
|
|
|
using Maven.
|
|
|
|
|
2019-03-03 20:50:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 3 18:20:04 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Describe package, not project.
|
|
|
|
|
2019-03-02 14:22:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 2 13:21:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial package for plexus-utils 3.1.1
|
|
|
|
- Generate and customize ant build file
|