[ 
https://issues.apache.org/jira/browse/THRIFT-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039356#comment-13039356
 ] 

Hudson commented on THRIFT-731:
-------------------------------

Integrated in Thrift #148 (See 
[https://builds.apache.org/hudson/job/Thrift/148/])
    Thrift-731: configure doesn't check for ant >= 1.7
Client: java, build process
Patch: Harlan Lieberman-Berg, Jake Farrell

Adds a configure check to verify that the current version of ant is >= 1.7 
otherwise sets WITH_JAVA to no.


> 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: Jake Farrell
>            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

Reply via email to