You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefan Miklosovic (Jira)" <ji...@apache.org> on 2022/10/20 13:52:00 UTC

[jira] [Comment Edited] (CASSANDRA-17974) running Ant rat targets without git fails

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

Stefan Miklosovic edited comment on CASSANDRA-17974 at 10/20/22 1:51 PM:
-------------------------------------------------------------------------

I have tested it manually for all other branches. I consider that to be actually better than CI as we currently can not mimic what happens when git executable is not present.


was (Author: smiklosovic):
I have tested it manually for all other branches. I consider that to be actually better as we currently can not mimic what happens when git executable is not present.

> running Ant rat targets without git fails
> -----------------------------------------
>
>                 Key: CASSANDRA-17974
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17974
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Build
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 4.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This was detected while reviewing CASSANDRA-17753
> When trying it build without git command, I am getting this:
> {code}
> _rat_init:
> _build_ratinclude:
>     [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/home/smiklosovic/test/cassandra-CASSANDRA-17753"): error=2, No such file or directory
>     
> BUILD FAILED
> /home/smiklosovic/test/cassandra-CASSANDRA-17753/.build/build-rat.xml:38: "Warning: Could not find file /home/smiklosovic/test/cassandra-CASSANDRA-17753/build/.versioned_files to copy
> {code}
> This was ran on a system without Git and against code downloaded from Github in a zip file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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