SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for os-maven-plugin-javadoc-1.7.0-17.13.noarch.rpm :

* Wed Feb 21 2024 Gus Kenion - Use %patch -P N instead of deprecated %patchN.
* Wed Mar 23 2022 Fridrich Strba - Build with java source and target levels 8
* Mon Jan 17 2022 Fridrich Strba - Upgrade to upstream version 1.7.0
* Changes: + Added a new property os.detected.arch.bitness + Added detection of RISC-V architecture, riscv + Added an abstraction layer for System property and file system access + Added thread safety information to Maven plugin metadata so that Maven doesn\'t warn about thread safety anymore + Added detection of z/OS operating system + Added m2e life cycle mapping metadata so os-maven-plugin works better with Eclipse m2e + Added support for MIPS and MIPSEL 32/64-bit architecture mips_32 - if the value is one of: mips, mips32 mips_64 - if the value is mips64 mipsel_32 - if the value is one of: mipsel, mips32el mipsel_64 - if the value is mips64el + Added support for PPCLE 32-bit architecture ppcle_32 - if the value is one of: ppcle, ppc32le + Added support for IA64N and IA64W architecture itanium_32 - if the value is ia64n itanium_64 - if the value is one of: ia64, ia64w (new), itanium64 + Fixed classpath conflicts due to outdated Guava version in transitive dependencies + Fixed incorrect prerequisite + Overall code clean-up and dependency updates- Modified patch:
* 0002-Don-t-fail-on-unknown-arch.patch -> 0001-Don-t-fail-on-unknown-arch.patch + Rediff to changed context- Removed patch:
* 0001-Port-to-current-plexus-utils.patch + not needed any more
* Sun Nov 24 2019 Fridrich Strba - Specify maven.compiler.release to fix build with jdk9+ and newer maven-javadoc-plugin
* Tue Nov 12 2019 Fridrich Strba - Initial packaging of os-maven-plugin 1.2.3
 
ICM