Github user asutosh936 commented on the issue: https://github.com/apache/zookeeper/pull/488 @afine - Currently there is a folder named 'generated' at below location. https://github.com/apache/zookeeper/tree/master/src/java/main/org/apache/jute/compiler/generated As per the defect any java file added to above location, it will be ignored by git to add to repository.
---