tillrohrmann commented on a change in pull request #9833: 
[FLINK-14276][quickstarts] Scala quickstart compiles on JDK 11
URL: https://github.com/apache/flink/pull/9833#discussion_r330541171
 
 

 ##########
 File path: 
flink-quickstart/flink-quickstart-scala/src/main/resources/archetype-resources/pom.xml
 ##########
 @@ -171,6 +171,11 @@ under the License.
                                                </goals>
                                        </execution>
                                </executions>
+                               <configuration>
+                                       <args>
+                                               <arg>-nobootcp</arg>
 
 Review comment:
   I guess it is not so easy to only activate this flag if Java 11 is used, 
right?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to