Mark Liu created BEAM-7959:
------------------------------

             Summary: Simplify use of Gradle properties in Python
                 Key: BEAM-7959
                 URL: https://issues.apache.org/jira/browse/BEAM-7959
             Project: Beam
          Issue Type: Wish
          Components: build-system
            Reporter: Mark Liu
            Assignee: Mark Liu


Python Gradle configuration uses lots of project properties and external 
properties that are defined in BeamModulePlugin. Currently we call them in 
build scripts by `project.name` or `project.ext.name`. However, it can be 
simplified using `name` instead.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to