The source project of this merge request has been removed.
Use new GENERATE_NATIVE_HEADERS option instead of create_javah()
This patch use the new CREATE_NATIVE_HEADERS option of UseJava.cmake instead of create_javah(). This will be required from Java 1.10 on.
The patch will not compile with tdaq-07-01-00, so keep on branch for nightly or delay to apply it.