forked from pool/hawtjni-runtime
77 lines
2.9 KiB
Plaintext
77 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Oct 31 22:48:41 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Port to use Maven 3.x APIs instead of the old Maven 2.2.1
|
|
- Make the hawtjni-maven-plugin require autotools, make and gcc
|
|
* it uses them for building
|
|
- Sanitize the dependency list so that it corresponds to the
|
|
reality
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 9 00:01:43 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add _multibuild to define 2nd spec file as additional flavor.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 28 18:09:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 1.18
|
|
- Added patch:
|
|
* use-commons-lang3.patch
|
|
+ use commons-lang3 instead of the old commons-lang
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 23 23:25:42 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 3 07:40:18 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use in the path of hawtjni-generator the asm-all.jar that is not
|
|
modular. This solves some problems with ASM version mismatch.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 25 11:36:20 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to upsteam version 1.17
|
|
- Add dependency on mvn(commons-lang:commons-lang) that is missing
|
|
- Add dependency on mvn(org.apache.maven:maven-compat) that is
|
|
missing
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 24 17:02:32 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Specify maven.compiler.release to fix build with jdk9+ and newer
|
|
maven-javadoc-plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 2 07:59:14 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Correct the URL that does not exist anymore
|
|
- Clean the spec file with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 2 07:45:02 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of hawtjni-maven-plugin 1.16 as a separate
|
|
package with its own spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 30 07:45:12 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Remove references to the parent pom from all artifacts and
|
|
don't distribute any parent artifact, since we don't build
|
|
this with maven, so the parent artifacts are pointless
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 9 15:39:28 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Remove reference to the parent pom since we are not building
|
|
using Maven.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 23 17:29:49 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial package for hawtjni version 1.16
|