[
https://issues.apache.org/jira/browse/THRIFT-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell updated THRIFT-731:
--------------------------------
Attachment: Thrift-731.patch
New function using part of the previous patches to detect the current version
of ant and set WITH_JAVA = no if ant < 1.7. Also cleans up the check for
included dep packages since they will be auto downloaded if not available with
the new build.
> configure doesn't check for ant >= 1.7
> --------------------------------------
>
> Key: THRIFT-731
> URL: https://issues.apache.org/jira/browse/THRIFT-731
> Project: Thrift
> Issue Type: Bug
> Components: Java - Compiler
> Reporter: Henry Robinson
> Assignee: Harlan Lieberman-Berg
> Priority: Minor
> Fix For: 0.7
>
> Attachments: Thrift-731.patch, ant.diff, configure.diff
>
>
> ./configure on a machine with ant 1.6 successfully runs, even though it's
> required for the Java build step - otherwise you get
> BUILD FAILED
> /home/henry/thrift-0.2.0/lib/java/build.xml:86: Class
> org.apache.tools.ant.taskdefs.ConditionTask doesn't support the nested
> "typefound" element.
> Upgrading to ant 1.7.1 fixed the build failure, but would be nice if
> configure gave a clue.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira