[
https://issues.apache.org/jira/browse/RANGER-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Velmurugan Periasamy updated RANGER-1951:
-----------------------------------------
Fix Version/s: 1.2.0
> 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
> Priority: Major
> Fix For: 2.0.0, 1.2.0
>
> Attachments: RANGER-1951-1.patch, RANGER-1951-2.patch
>
>
> 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
(v7.6.3#76005)