MantisBT - CMake
View Issue Details
0012503CMakeCMakepublic2011-10-07 17:042016-06-10 14:31
Orion Poplawski 
Mathieu Malaterre 
normalminoralways
closedmoved 
LinuxFedoraRawhide
CMake 2.8.6 
 
0012503: Support java 1.7.0
CMake Warning at /usr/share/cmake/Modules/FindJava.cmake:120 (message):
  regex not supported: java version "1.7.0_b147"
  OpenJDK Runtime Environment (fedora-0.1.20110803.fc17-x86_64)
  OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode). Please report
Call Stack (most recent call first):
  CMakeLists.txt:1114 (FIND_PACKAGE)
No tags attached.
Issue History
2011-10-07 17:04Orion PoplawskiNew Issue
2011-10-07 17:14Orion PoplawskiNote Added: 0027558
2011-10-10 09:37Brad KingAssigned To => Mathieu Malaterre
2011-10-10 09:37Brad KingStatusnew => assigned
2012-01-17 13:10Dan KegelNote Added: 0028345
2012-11-23 12:52David ColeNote Added: 0031687
2016-06-10 14:28Kitware RobotNote Added: 0041912
2016-06-10 14:28Kitware RobotStatusassigned => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0027558)
Orion Poplawski   
2011-10-07 17:14   
Actually I think it is complaining about the extra _b147, even though the later version parsing seems to handle it. Maybe not.

-- Found Java: /usr/lib/jvm/java/bin/java (found version "..")
-- Found JNI: /usr/lib/jvm/java/jre/lib/amd64/libjawt.so

Not sure it really is affecting anything.
(0028345)
Dan Kegel   
2012-01-17 13:10   
See similar bug 12878, http://public.kitware.com/Bug/view.php?id=12878 [^]
which has a kludgy patch for a similar issue on ubuntu.
(0031687)
David Cole   
2012-11-23 12:52   
Is this still an issue since the fix for 0012878 is in 2.8.9 and later? Or did that also fix this one...?
(0041912)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.