[ 
https://issues.apache.org/jira/browse/BEAM-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16086734#comment-16086734
 ] 

Luke Cwik commented on BEAM-2614:
---------------------------------

I think this is working as intended as I think our only goal is that users can 
write pipelines using Java 7, not necessarily restrict all modules to be built 
with Java 7 (e.g. java8 lambda modules). I think in this case we should be able 
to use the java8 profile to enable/disable building the harness module.

> Harness doesn't build with Java7
> --------------------------------
>
>                 Key: BEAM-2614
>                 URL: https://issues.apache.org/jira/browse/BEAM-2614
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-extensions
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>
> Beam is supposed to fully build with Java7. However, the {{harness}} module 
> doesn't:
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile 
> (default-compile) on project beam-sdks-java-harness: Fatal error compiling: 
> invalid target release: 1.8 -> [Help 1]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to