[
https://issues.apache.org/jira/browse/BEAM-13430?focusedWorklogId=700329&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-700329
]
ASF GitHub Bot logged work on BEAM-13430:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Dec/21 23:23
Start Date: 22/Dec/21 23:23
Worklog Time Spent: 10m
Work Description: aaltay commented on a change in pull request #16319:
URL: https://github.com/apache/beam/pull/16319#discussion_r774228768
##########
File path:
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -1050,12 +1044,11 @@ class BeamModulePlugin implements Plugin<Project> {
}
project.check.dependsOn project.javadoc
- // Apply the eclipse and apt-eclipse plugins. This adds the "eclipse"
task and
+ // Apply the eclipse plugis. This adds the "eclipse" task and
Review comment:
s/plugis/plugins
(could be fixed in a follow up)
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 700329)
Time Spent: 21h 20m (was: 21h 10m)
> Upgrade Gradle version to 7.3
> -----------------------------
>
> Key: BEAM-13430
> URL: https://issues.apache.org/jira/browse/BEAM-13430
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Kiley Sok
> Assignee: Kiley Sok
> Priority: P1
> Time Spent: 21h 20m
> Remaining Estimate: 0h
>
> This is the first version to support Java 17
>
> https://docs.gradle.org/current/userguide/compatibility.html
--
This message was sent by Atlassian Jira
(v8.20.1#820001)