[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andor Molnar updated ZOOKEEPER-4752:
------------------------------------
    Fix Version/s: 3.8.5
                   3.9.3

> Remove version files  in zookeeper-server/src/main from .gitignore
> ------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-4752
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4752
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.8.2
>            Reporter: Istvan Toth
>            Assignee: Zili Chen
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 3.10.0, 3.8.5, 3.9.3
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The Info.java and VersionInfoMain.java files are currently generated into the 
> target/generated-sources directory. 
> However .gitignore still includes the following lines for the main src 
> directory.
> {noformat}
> zookeeper-server/src/main/java/org/apache/zookeeper/version/Info.java
> zookeeper-server/src/main/java/org/apache/zookeeper/version/VersionInfoMain.java
> {noformat}
> Let's remove them.
> I've just spent two hours trying to debug  mysterious build failures, which 
> were caused by an old Info.java file in src, which didn't show up in git 
> status because of those out-of-date .gitignore entries.
>  
>  



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

Reply via email to