MantisBT - CMake
View Issue Details
0012276CMakeCMakepublic2011-06-15 09:452011-11-11 10:45
Christoph Höger 
Brad King 
normalminoralways
closedfixed 
Fedora 15 x86_64 Linux2.6.38.7-30.fc15
CMake 2.8.4 
CMake 2.8.5CMake 2.8.5 
0012276: FindJNI does not search in correct path
Under fedora the arch dependent bits of the JVM are located under /usr/lib/jvm/jre/lib/ , FindJNI.cmake does not search that path.
find_module(JNI)
Find attached a trivial fix.
No tags attached.
patch FindJNI.patch (422) 2011-06-15 09:45
https://public.kitware.com/Bug/file/3937/FindJNI.patch
Issue History
2011-06-15 09:45Christoph HögerNew Issue
2011-06-15 09:45Christoph HögerFile Added: FindJNI.patch
2011-06-15 13:19Brad KingAssigned To => Brad King
2011-06-15 13:19Brad KingStatusnew => assigned
2011-06-15 13:20Brad KingNote Added: 0026877
2011-06-15 13:20Brad KingStatusassigned => resolved
2011-06-15 13:20Brad KingResolutionopen => fixed
2011-06-21 13:03David ColeFixed in Version => CMake 2.8.5
2011-06-21 13:03David ColeTarget Version => CMake 2.8.5
2011-11-11 10:45David ColeNote Added: 0027778
2011-11-11 10:45David ColeStatusresolved => closed

Notes
(0026877)
Brad King   
2011-06-15 13:20   
Applied, thanks:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=93fc629a [^]
(0027778)
David Cole   
2011-11-11 10:45   
Closing resolved issues that have not been updated in more than 4 months.