Looks good!
- Alexey
On 2/20/2020 9:53 AM, Baesken, Matthias wrote:
Thanks, just posted
8238947: tools/jpackage tests fail with old rpmbuild versions
https://bugs.openjdk.java.net/browse/JDK-8238947
http://cr.openjdk.java.net/~mbaesken/webrevs/8238947.0/
Best regards, Matthias
There is
jdk.incubator.jpackage.internal.LinuxRpmBundler.TOOL_RPMBUILD_MIN_V
ERSION
constant that is currently set to "4.0". Feel free to file a CR and bump
it up to "4.10"
- Alexey
On 2/19/2020 3:05 AM, Baesken, Matthias wrote:
Thank's for the reviews.
Do you have a good central place in the existing coding to add a similar
rpmbuild version check (e.g. for 4.10 or 4.11 which seem to be reasonable )
?
Best regards, Matthias