Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-7959

Simplify use of Gradle property and task in Python

Details

    • Wish
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • Not applicable
    • build-system
    • None

    Description

      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.

      Gradle task dependency can be unified by declaring `dependsOn 'otherTask'` inside closure. One task per line.

      Attachments

        Issue Links

          Activity

            People

              markflyhigh Mark Liu
              markflyhigh Mark Liu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m