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/10 12:58:03 UTC

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

eskabetxe 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_r291999346
 
 

 ##########
 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:
   on travis is mandarory because of change-scala-version.sh
   
   on local machine it works as scala version is defined on properties.. (version 2.11)

----------------------------------------------------------------
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