plexus-containers/plexus-metadata-generator.changes

107 lines
3.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
- Modified patch:
* plexus-metadata-generator-nomojo.patch
+ rediff to changed context
-------------------------------------------------------------------
Tue Apr 2 17:33:15 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:45:18 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri May 20 12:13:42 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* plexus-metadata-generator-cli.patch
+ Do not use the deprecated plexus-cli functions, but port
the generator to the recommended replacement
-------------------------------------------------------------------
Sun Mar 20 17:43:54 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
-------------------------------------------------------------------
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:50:30 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 2.1.0
- Removed patch:
* 0001-Port-to-current-qdox.patch
+ integrated upstream
- Added patches:
* plexus-containers-asm6.patch
+ allow building against asm6
* plexus-metadata-generator-cli.patch
+ bring back the PlexusMetadataGeneratorCli.java removed by
upstream, but which we use heavily
-------------------------------------------------------------------
Tue Apr 9 17:17:04 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove reference to parent pom, since we are not building with
Maven.
- Clean the classpath of the script to include only neede jars
-------------------------------------------------------------------
Sat Mar 23 08:40:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- plexus-metadata-generator.spec: Describe package, not project.
-------------------------------------------------------------------
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