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

ASF GitHub Bot commented on DRILL-1491:
---------------------------------------

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

    https://github.com/apache/drill/pull/1143#discussion_r171997640
  
    --- Diff: .travis.yml ---
    @@ -17,9 +17,9 @@ before_install: git fetch --unshallow
     sudo: required
     language: java
     jdk:
    -  - openjdk7
    +  - openjdk8
     cache:
       directories:
       - "$HOME/.m2"
     install: MAVEN_OPTS="-Xms1G -Xmx1G" mvn install --batch-mode 
-DskipTests=true -Dmaven.javadoc.skip=true -Dmaven.source.skip=true
    -script: mvn install 
-DexcludedGroups="org.apache.drill.categories.SlowTest,org.apache.drill.categories.UnlikelyTest,org.apache.drill.categories.SecurityTest"
 -DforkCount=1 -DmemoryMb=2560 -DdirectMemoryMb=4608
    +script: mvn install 
-DexcludedGroups="org.apache.drill.categories.SlowTest,org.apache.drill.categories.UnlikelyTest,org.apache.drill.categories.SecurityTest"
 -DforkCount=1 -DmemoryMb=2560 -DdirectMemoryMb=6008
    --- End diff --
    
    @vladimirtkach Why the change in direct memory for travis? Did you run into 
an issue with the previous setting?


> Support for JDK 8
> -----------------
>
>                 Key: DRILL-1491
>                 URL: https://issues.apache.org/jira/browse/DRILL-1491
>             Project: Apache Drill
>          Issue Type: Task
>          Components: Tools, Build & Test
>            Reporter: Aditya Kishore
>            Assignee: Volodymyr Tkach
>            Priority: Blocker
>             Fix For: 1.13.0
>
>         Attachments: DRILL-1491.1.patch.txt
>
>
> This will be the umbrella JIRA used to track and fix issues with JDK 8 
> support.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to