configure shouldn't abruptly stop when you don't have Java
----------------------------------------------------------
Key: THRIFT-300
URL: https://issues.apache.org/jira/browse/THRIFT-300
Project: Thrift
Issue Type: Improvement
Components: Library (Java)
Reporter: T Jake Luciani
Priority: Minor
when you run configure with no options you get the following error.
checking for javac... no
configure: error: no acceptable Java compiler found in $PATH
I think this should continue and just not include java in the build.
Perhaps configure should print a summary of components it will build at the end
of the script so users can see what components will be built since we have so
many. Thoughts?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.