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

Stefan Miklosovic edited comment on CASSANDRA-17428 at 3/10/22, 12:34 PM:
--------------------------------------------------------------------------

Yeah, if I put there 1.11, for example (because I am on 1.10 and I need to test 
it fails), this is what I get

{code:java}
Buildfile: 
/home/smiklosovic/dev/cassandra/cassandra-instaclustr/cassandra-3.0/build.xml

BUILD FAILED
/home/smiklosovic/dev/cassandra/cassandra-instaclustr/cassandra-3.0/build.xml:22:
 You need to use Ant of version at least 1.11 to continue.

Total time: 0 seconds

{code}

Exit code is 1.


was (Author: smiklosovic):
Yeah, if I put there 1.11, for example (because I am on 1.10 and I need to test 
it fails), this is what I get

{code:java}
Buildfile: 
/home/smiklosovic/dev/cassandra/cassandra-instaclustr/cassandra-3.0/build.xml

BUILD FAILED
/home/smiklosovic/dev/cassandra/cassandra-instaclustr/cassandra-3.0/build.xml:22:
 You need to use Ant of version at least 1.11 to continue.

Total time: 0 seconds

{code}


> Fail build when Ant is not of a certain version
> -----------------------------------------------
>
>                 Key: CASSANDRA-17428
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17428
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Low
>             Fix For: 3.0.x, 3.11.x, 4.0.x, 4.x
>
>
> As of writing this ticket, trunk is known to be buildable with Ant 1.10 and 
> users have reported build failures on Ant 1.9 (see CASSANDRA-16831).
> There should be a check which fails the build if Ant used to build Cassanra 
> source code was not at least 1.10.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to