79 lines
2.8 KiB
Plaintext
79 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 16 12:59:05 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 2.2.0
|
|
* improve documentation to switch to Sisu
|
|
* pom clean after parent upgrade
|
|
* Improve plexus-component metadata - remove dependency to
|
|
plexus-container-default
|
|
* Add deprecation information to Plexus components
|
|
* Require Java 8
|
|
* Drop plexus-container-default artefact
|
|
* Require Maven 3.6.3+
|
|
* Switch to JUnit5
|
|
* Bump org.eclipse.sisu.plexus from 0.3.0.M1 to 0.9.0.M2
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 15 13:38:06 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Fix build with maven-plugin-plugin >= 3.11.0: define goalPrefix
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 17:33:04 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add dependency on plexus-xml where relevant
|
|
* this will be needed for smooth upgrade to plexus-utils 4.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 20 14:46:35 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 20 17:45:24 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 18 07:57:30 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 2.1.1
|
|
* Last version before deprecation
|
|
* Requires Java 7 and Maven 3.2.5+
|
|
* Upgrade ASM to 9.2
|
|
* Security upgrade org.jdom:jdom2 from 2.0.6 to 2.0.6.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 14 16:39:03 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Removed patch:
|
|
* plexus-containers-asm6.patch
|
|
+ build using asm >= 7
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 24 14:53:52 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 2.1.0
|
|
- Removed patch:
|
|
* 0001-Port-to-current-qdox.patch
|
|
+ integrated upstream
|
|
- Added patch:
|
|
* plexus-containers-asm6.patch
|
|
+ allow building against asm6
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
maven-javadoc-plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 19:58:47 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Require for build the mvn(org.codehaus.plexus:plexus:pom:)
|
|
instead of mvn(org.codehaus.plexus:plexus-containers:pom:)
|
|
provided in the sources
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 09:35:22 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of the plexus-component-metadata 1.7.1 maven
|
|
plugin
|
|
* Generates META-INF/plexus/components.xml during maven build
|