Releases: fedora-java/jurand
Releases · fedora-java/jurand
Release list
1.4.0
Breaking changes
- Removed RPM macros. Users of RPM macros are encouraged to call the executable directly.
(The names of the macros no longer describe the actual functionality since the tool no longer only removes annotations.)%java_remove_imports->jurand -i [-s]%java_remove_annotations->jurand -i [-s] -a
Enhancements
- The tool is now able to remove
requiresstatements frommodule-info.javadescriptors using the-mcommand line option. - Internal refactoring.
1.3.5
- The manual page for
jurandcommand itself is now created by the build. - Packages running the
install.shscript should change the exported variable fromexport mandir=%{_mandir}/man7toexport mandir=%{_mandir}. The install step adds the/man${N}/itself.