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

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

                Author: ASF GitHub Bot
            Created on: 28/Oct/19 17:14
            Start Date: 28/Oct/19 17:14
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #9830: [BEAM-8432] Move 
javaVersion to gradle.properties
URL: https://github.com/apache/beam/pull/9830#issuecomment-547051623
 
 
   Should this also apply to kotlins jvmTarget? 
   
https://github.com/apache/beam/blob/686bfd25406e46eb862b4933fea3ca64f9b50fb0/examples/kotlin/build.gradle#L135
 
----------------------------------------------------------------
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: 335040)
    Time Spent: 50m  (was: 40m)

> Parametrize source & target compatibility for beam Java modules
> ---------------------------------------------------------------
>
>                 Key: BEAM-8432
>                 URL: https://issues.apache.org/jira/browse/BEAM-8432
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system
>            Reporter: Lukasz Gajowy
>            Assignee: Lukasz Gajowy
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Currently, "javaVersion" property is hardcoded in BeamModulePlugin in 
> [JavaNatureConfiguration|https://github.com/apache/beam/blob/master/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L82].
> For the sake of migrating the project to Java 11 we could use a mechanism 
> that will allow parametrizing the version from the command line, e.g:
> {code:java}
> // this could set source and target compatibility to 11:
> ./gradlew clean build -PjavaVersion=11{code}
>  



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

Reply via email to