On 03/26/2013 09:40 AM, Andreas Schneider wrote: > I think FindJava.cmake and FindJNI.cmake need to be carefully rewritten > looking for java binaries and FindJNI.cmake should use FindJava.cmake.
Yes, but that won't happen without a contributor stepping up. It also won't happen before 2.8.11. > So this patch just fixes the default case for openSUSE and Fedora (with > OpenJDK). We can't introduce JAVA_EXE to FindJNI. It will be confused with Java_JAVA_EXECUTABLE from FindJava. I'd rather just add the paths for OpenJDK on those platforms for until the above is done. -Brad -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
