47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Tue Sep 5 13:09:17 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||
|
|
||
|
- Added patch:
|
||
|
* sisu-reproducible-index.patch
|
||
|
+ Sort the classes by name in META-INF/sisu/javax.inject.Named
|
||
|
to make the output reproducible
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 27 13:46:14 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||
|
|
||
|
- Change to generate maven meta-data using the %%add_maven_depmap
|
||
|
* so that it can be built before the xmvn-tools
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Mar 20 19:45:31 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||
|
|
||
|
- Build with java source and target levels 8
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jan 18 07:16:24 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||
|
|
||
|
- Update to upstream version 0.3.5
|
||
|
- Changes of 0.3.5
|
||
|
* beo#539791 - Update cdi-api dependency to 1.2
|
||
|
* beo#575952 - Support turning off URLConnection caching for
|
||
|
container related resources
|
||
|
- Changes of 0.3.4
|
||
|
* beo#552642 - Support reproducible builds by sorting generated
|
||
|
javax.inject.Named index
|
||
|
* beo#546874 - Relax bytecode check in scanner so it can scan up
|
||
|
to and including Java14
|
||
|
- Added patch:
|
||
|
* sisu-no-dependency-on-glassfish-servlet-api.patch
|
||
|
+ remove dependency on glassfish-servlet-api
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Apr 1 23:11:49 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
||
|
- Use modern tar options.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Mar 19 08:49:32 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||
|
|
||
|
- Initial packaging of sisu-inject and sisu-plexus 0.3.3
|
||
|
- Generate and customize ant build files
|