[cmake-developers] [CMake 0014502]: FindJava.cmake message incorrectness

Mantis Bug Tracker mantis at public.kitware.com
Tue Oct 22 03:20:02 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14502 
====================================================================== 
Reported By:                holtgrewe
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14502
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-10-22 03:20 EDT
Last Modified:              2013-10-22 03:20 EDT
====================================================================== 
Summary:                    FindJava.cmake message incorrectness
Description: 
A warning line in FindJava.cmake looks as follows:

        MESSAGE( STATUS "Warning, could not run java --version")

However, it should have -version instead of --version:

        MESSAGE( STATUS "Warning, could not run java -version")
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-10-22 03:20 holtgrewe      New Issue                                    
======================================================================




More information about the cmake-developers mailing list