Github user smarthi commented on a diff in the pull request:

    https://github.com/apache/incubator-streams/pull/308#discussion_r84527128
  
    --- Diff: incubator-streams-master-pom.xml ---
    @@ -322,9 +323,13 @@
                                 <configuration>
                                     <rules>
                                         <requireJavaVersion>
    -                                        <message>Java 6 or higher is 
required to compile this module</message>
    -                                        <version>${java.version}</version>
    +                                        <message>Java 8 or higher is 
required to compile this module</message>
    +                                        
<version>[${java.version},)</version>
                                         </requireJavaVersion>
    +                                    <requireMavenVersion>
    +                                        <message>Maven 3.0 or higher is 
required to compile this module</message>
    --- End diff --
    
    Enforce Maven 3.3.9 or higher


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to