[jira] [Updated] (ZOOKEEPER-4752) Remove version files in zookeeper-server/src/main from .gitignore

2024-03-20 Thread Andor Molnar (Jira)


 [ 
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)


[jira] [Updated] (ZOOKEEPER-4752) Remove version files in zookeeper-server/src/main from .gitignore

2023-10-03 Thread Istvan Toth (Jira)


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

Istvan Toth updated ZOOKEEPER-4752:
---
Priority: Trivial  (was: Minor)

> 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
>Priority: Trivial
>  Labels: pull-request-available
>  Time Spent: 10m
>  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)


[jira] [Updated] (ZOOKEEPER-4752) Remove version files in zookeeper-server/src/main from .gitignore

2023-10-03 Thread Istvan Toth (Jira)


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

Istvan Toth updated ZOOKEEPER-4752:
---
Priority: Minor  (was: Major)

> 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
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 10m
>  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)


[jira] [Updated] (ZOOKEEPER-4752) Remove version files in zookeeper-server/src/main from .gitignore

2023-10-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated ZOOKEEPER-4752:
--
Labels: pull-request-available  (was: )

> 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
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  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)