2024-04-02 19:38:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2024-02-20 15:45:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 20 14:45:18 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
|
2022-05-20 14:18:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-05-14 18:41:00 +02:00
|
|
|
-------------------------------------------------------------------
|
2022-03-20 18:47:49 +01:00
|
|
|
Sun Mar 20 17:43:54 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Build with source and target levels 8
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-05-14 18:41:00 +02:00
|
|
|
Fri May 14 16:39:03 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Removed patch:
|
|
|
|
* plexus-containers-asm6.patch
|
|
|
|
+ build using asm >= 7
|
|
|
|
|
2019-11-24 15:55:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2019-04-09 19:19:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2019-03-23 12:41:24 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 23 08:40:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- plexus-metadata-generator.spec: Describe package, not project.
|
|
|
|
|
2019-03-22 22:36:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2019-03-22 22:44:18 +01:00
|
|
|
- Added patch:
|
|
|
|
* plexus-metadata-generator-nomojo.patch
|
|
|
|
+ Allow building this command-line tool without needing to use
|
|
|
|
exceptions defined in maven-plugin-api
|
2019-03-22 22:36:19 +01:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|