You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@bahir.apache.org by GitBox <gi...@apache.org> on 2019/06/08 08:16:07 UTC

[GitHub] [bahir-flink] lresende commented on a change in pull request #59: [BAHIR-207] added tests for scala 2.12 on travis

lresende commented on a change in pull request #59: [BAHIR-207] added tests for scala 2.12 on travis
URL: https://github.com/apache/bahir-flink/pull/59#discussion_r291798761
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -703,7 +703,7 @@
       <id>scala-2.11</id>
       <activation>
         <property>
-          <name>!scala-2.12</name>
+          <name>scala-2.11</name>
         </property>
 
 Review comment:
   If we don't specify a profile on the command line, does the build pickup a default one and build it properly?

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


With regards,
Apache Git Services