Open khmarbaise opened 8 years ago
The correct path for the jarsigner
would be: /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/bin/jarsigner
and not under .../jre/bin/jarsigner
..which means it's part of the JDK and not JRE...
This is a jarsigner shared component problem. I will have a look there. Thanks for report.
It looks like the integration tests are expecting the jarsigner at a wrong / unexpected location ?