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

Andrew Purtell commented on PHOENIX-5022:
-----------------------------------------

I wonder if a build script, like HBase's make_rc.sh, could mostly automate use 
of Java 7 for building all modules except phoenix-queryserver, then using Java 
8 to just build the query server.

See [https://github.com/apache/hbase/blob/master/dev-support/make_rc.sh] for 
example

> For 1.x branches, phoenix-queryserver encounters build failure
> --------------------------------------------------------------
>
>                 Key: PHOENIX-5022
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5022
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: 4.15.0
>
>
> It's likely been masked by frequent failures/flappers in phoenix-core, but 
> we're (maybe) finally able to run all the tests successfully. Maybe a Java 8 
> dependency snuck in again?
>  
> From this build: [https://builds.apache.org/job/Phoenix-omid2/150/console]
>  
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:2.20:test (default-test) on 
> project phoenix-queryserver: Execution default-test of goal 
> org.apache.maven.plugins:maven-surefire-plugin:2.20:test failed: 
> java.lang.UnsupportedClassVersionError: 
> org/apache/calcite/avatica/server/HttpServer$Builder : Unsupported 
> major.minor version 52.0 -> [Help 1]



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

Reply via email to