MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014389 | CMake | (No Category) | public | 2013-09-04 10:21 | 2014-03-21 18:03 |
Reporter | ycollet | ||||
Assigned To | Graham Markall | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86_64 | OS | Windows | OS Version | 7 |
Product Version | CMake 2.8.11.2 | ||||
Target Version | CMake 3.0 | Fixed in Version | CMake 3.0 | ||
Summary | 0014389: Find package Java should look first in the JAVA_HOME env var. | ||||
Description | Actually, find_package(Java) look first into windows registry and last in the JAVA_HOME environment variable. It should look first in JAVA_HOME env var and then in the registry. This will allow a user to select the version of java he wanted to use (32 / 64 bits, 1.7 / 1.6). Today, if a java sdk has been correctly installed, it will be always selected by find_package. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-09-04 10:21 | ycollet | New Issue | |||
2013-09-04 10:34 | ycollet | Note Added: 0033784 | |||
2014-03-21 17:55 | Graham Markall | Note Added: 0035476 | |||
2014-03-21 18:03 | Graham Markall | Assigned To | => Graham Markall | ||
2014-03-21 18:03 | Graham Markall | Status | new => closed | ||
2014-03-21 18:03 | Graham Markall | Resolution | open => fixed | ||
2014-03-21 18:03 | Graham Markall | Fixed in Version | => CMake 3.0 | ||
2014-03-21 18:03 | Graham Markall | Target Version | => CMake 3.0 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|