Zsombor Gegesy created RANGER-1951:
--------------------------------------
Summary: build problems with the saveVersion.py script
Key: RANGER-1951
URL: https://issues.apache.org/jira/browse/RANGER-1951
Project: Ranger
Issue Type: Bug
Components: build-infra
Affects Versions: 0.7.1
Reporter: Zsombor Gegesy
Assignee: Zsombor Gegesy
Fix For: 1.0.0
Currently the saveVersion.py has the following problems:
* it doesn't work with python3 due to 'inconsistent whitespace usage' and
because in python3 the byte array is different from a string
* The checksum is generated from all the java source files from
ranger-util/target, which contains at most one java file - a previously
generated ranger-util/target/gen/org/apache/ranger/common/package-info.java
*
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)