[
https://issues.apache.org/jira/browse/THRIFT-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033631#comment-15033631
]
Hudson commented on THRIFT-3463:
--------------------------------
SUCCESS: Integrated in Thrift #1750 (See
[https://builds.apache.org/job/Thrift/1750/])
THRIFT-3463: Don't fail if Java is not found (r.meier: rev
665844e60fa824016815fa3bed824a097799ae26)
* build/cmake/DefineOptions.cmake
> Java can't be disabled in CMake build
> -------------------------------------
>
> Key: THRIFT-3463
> URL: https://issues.apache.org/jira/browse/THRIFT-3463
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.9.4
> Reporter: Pascal Bach
> Assignee: Pascal Bach
> Attachments: 0001-THRIFT-3463-Don-t-fail-if-Java-is-not-found.patch
>
>
> If `-DWITH_JAVA=OFF` is given as argument to CMake it still tries to find
> Java and fails if not found.
> This patch fixes this and doesn't fail if Java is not found.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)