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

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

                Author: ASF GitHub Bot
            Created on: 01/Mar/21 23:46
            Start Date: 01/Mar/21 23:46
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on a change in pull request 
#14103:
URL: https://github.com/apache/beam/pull/14103#discussion_r585136303



##########
File path: vendor/calcite-1_20_0/build.gradle.kts
##########
@@ -16,18 +16,21 @@
  * limitations under the License.
  */
 
-plugins { id 'org.apache.beam.vendor-java' }
+plugins {
+    id("org.apache.beam.dependencies")

Review comment:
       I'm confused about how this worked originally. Shouldn't this have 
needed to depend on beamModule in order to access `library.java`?




----------------------------------------------------------------
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: 559645)
    Time Spent: 21h 10m  (was: 21h)

> 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: 21h 10m
>  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