This commit is contained in:
parent
3e33eebc7a
commit
f8349b541d
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 14:43:46 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 2.1.2
|
||||
* Changes of version 2.1.2
|
||||
+ Switch to codehaus plexus-build-api 1.2.0 (reverted by a
|
||||
patch in this package)
|
||||
+ Add plexus 13 parent and reformat
|
||||
+ Remove readonly flag from basedir: support .mdo from any
|
||||
location
|
||||
+ Require Maven 3.5.4+
|
||||
+ Prepare to run with Java 19+
|
||||
* Changes of version 2.1.1
|
||||
+ replace generatedBy context value by template
|
||||
+ add velocityBasedir to select where to load (shared) .vm from
|
||||
* Changes of version 2.1.0
|
||||
+ Make the Xpp3Reader#read(XmlPullParser, boolean strict) public
|
||||
+ Fix json encoding
|
||||
+ Support arbitrary element names via 'xs:any'
|
||||
+ Call setter only after object has been populated
|
||||
+ replace handwritten components.xml with annotations
|
||||
+ Optionally enforce required elements in XSDs
|
||||
+ Add a velocity template based generator
|
||||
+ Use optimised plexus-utils CachingWriter
|
||||
- Added patch:
|
||||
* 0001-Revert-Switch-to-codehaus-plexus-build-api-1.2.0-345.patch
|
||||
+ use the version of plexus-build-api that we have packaged
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 13 08:54:49 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 14:43:46 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 2.1.2
|
||||
* Changes of version 2.1.2
|
||||
+ Switch to codehaus plexus-build-api 1.2.0 (reverted by a
|
||||
patch in this package)
|
||||
+ Add plexus 13 parent and reformat
|
||||
+ Remove readonly flag from basedir: support .mdo from any
|
||||
location
|
||||
+ Require Maven 3.5.4+
|
||||
+ Prepare to run with Java 19+
|
||||
* Changes of version 2.1.1
|
||||
+ replace generatedBy context value by template
|
||||
+ add velocityBasedir to select where to load (shared) .vm from
|
||||
* Changes of version 2.1.0
|
||||
+ Make the Xpp3Reader#read(XmlPullParser, boolean strict) public
|
||||
+ Fix json encoding
|
||||
+ Support arbitrary element names via 'xs:any'
|
||||
+ Call setter only after object has been populated
|
||||
+ replace handwritten components.xml with annotations
|
||||
+ Optionally enforce required elements in XSDs
|
||||
+ Add a velocity template based generator
|
||||
+ Use optimised plexus-utils CachingWriter
|
||||
- Added patch:
|
||||
* 0001-Revert-Switch-to-codehaus-plexus-build-api-1.2.0-345.patch
|
||||
+ use the version of plexus-build-api that we have packaged
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 14:27:26 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user