[ 
https://issues.apache.org/jira/browse/BEAM-11589?focusedWorklogId=550754&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-550754
 ]

ASF GitHub Bot logged work on BEAM-11589:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Feb/21 15:22
            Start Date: 10/Feb/21 15:22
    Worklog Time Spent: 10m 
      Work Description: ramazan-yapparov commented on pull request #13948:
URL: https://github.com/apache/beam/pull/13948#issuecomment-776784369


   @TheNeuralBit 
   I can move the `libraries` map from Groovy module to Kotlin file in 
`buildSrc` project and change is from being a `Map` to `object`
   That way we will be able to access that object without this ugly casts and 
use object fields access instead of some "magic string"
   
   
https://github.com/apache/beam/blob/022c7943df9817347bca6a6ed74cef90711ba47e/release/build.gradle.kts#L28-L33


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 550754)
    Time Spent: 10.5h  (was: 10h 20m)

> Migrate Gradle scripts from Groovy to Kotlin DSL.
> -------------------------------------------------
>
>                 Key: BEAM-11589
>                 URL: https://issues.apache.org/jira/browse/BEAM-11589
>             Project: Beam
>          Issue Type: Wish
>          Components: build-system
>            Reporter: Kyle Weaver
>            Assignee: Ramazan Yapparov
>            Priority: P2
>          Time Spent: 10.5h
>  Remaining Estimate: 0h
>
> Our current Gradle build scripts/configs use the traditional Groovy DSL. 
> Gradle supports a newer Kotlin DSL, and Kotlin is (in my biased opinion) a 
> better language than Groovy.
> https://docs.gradle.org/nightly/userguide/migrating_from_groovy_to_kotlin_dsl.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to