AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix build with mojo-parent >= 3.1.0
- 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
- Use %patch -P N instead of deprecated %patchN.
- Added patch: * 0001-Require-Java-8.patch + Backport upstream changes that fix infinite loops on some architectures
- Put back the plexus components.xml files from alpha-8, since they are not correctly genrated from the annotations
- Clean-up the spec file a bit
- 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
- Use noun phrase in summary. - Add missing Group: for javadoc subpackage.
- Initial packaging of maven-native 1.0-alpha-8