Package Release Info

maven-native-1.0~alpha8-bp152.1.48

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

maven-native
maven-native-components
maven-native-javadoc
native-maven-plugin

Change Logs

Version: 1.0~M1-bp157.1.2
* Wed Jun 12 2024 Fridrich Strba <fstrba@suse.com>
- Fix build with mojo-parent >= 3.1.0
* Tue Apr 30 2024 Fridrich Strba <fstrba@suse.com>
- Upgrade to maven-native 1.0-M1
  * Changes
    + Require Maven 3.5.4+
    + Require Java 8
    + add Microsoft Visual Studio C++ 2019 support - issue #39
    + Fix Windows build issue #29 "master@maven-native does not
    build on Windows 10 with VS2017: 8 failed tests".
    Windows build is breaking because
    org.codehaus.plexus.util.cli.Commandline#getCommandline()
    has operating system dependent code referencing
    org.codehaus.plexus.util.Os.FAMILY_WINDOWS.
    + local output timestamp for Reproducible Builds
- Removed pregenerated plexus components.xml, since they are
  generated by plexus-component-metadata plugin
- Removed patch:
  * 0001-Require-Java-8.patch
    + integrated in this version
* Wed Feb 21 2024 Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
* Mon May 23 2022 Fridrich Strba <fstrba@suse.com>
- Added patch:
  * 0001-Require-Java-8.patch
    + Backport upstream changes that fix infinite loops on some
    architectures
* Fri Mar 25 2022 Fridrich Strba <fstrba@suse.com>
- Put back the plexus components.xml files from alpha-8, since
  they are not correctly genrated from the annotations
* Wed Jul 28 2021 Fridrich Strba <fstrba@suse.com>
- Clean-up the spec file a bit
* Thu Oct 08 2020 Fridrich Strba <fstrba@suse.com>
- Upgrade to maven-native 1.0-alpha-11
  * includes many fixes in how libraries are created
  * includes new parameters in configuration that are increasingly
    used out there
* Mon Jun 03 2019 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
- Add missing Group: for javadoc subpackage.
* Fri May 03 2019 Fridrich Strba <fstrba@suse.com>
- Initial packaging of maven-native 1.0-alpha-8