85 lines
3.1 KiB
Plaintext
85 lines
3.1 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 2 17:33:09 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:18 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 4 12:06:52 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Add _multibuild to define 2nd spec file as additional flavor.
|
|
Eliminates the need for source package links in OBS.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 20 17:43:12 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 24 14:46:44 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 2.1.0
|
|
* Does not build plexus-component-javadoc any more
|
|
- Removed patch:
|
|
* 0001-Port-to-current-qdox.patch
|
|
+ integrated upstream
|
|
- Do not force building with java < 9 any more
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 9 17:10:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Remove references to parent poms since we are not building with
|
|
Maven.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 22 21:34:55 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add another spec file to build plexus-metadata-generator in order
|
|
to be able to generate plexus components.xml descriptor
|
|
- Added patch:
|
|
* plexus-metadata-generator-nomojo.patch
|
|
+ Allow building this command-line tool without needing to use
|
|
exceptions defined in maven-plugin-api
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 3 18:20:04 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Describe package, not project.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 2 13:22:53 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of plexus-containers 1.7.1
|
|
- Generate and customize ant build files
|
|
- Leave out the plexus-component-metadata that will be built
|
|
by a different spec file
|