[ 
https://issues.apache.org/jira/browse/PHOENIX-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enis Soztutar updated PHOENIX-2843:
-----------------------------------
    Attachment: PHOENIX-2843_v1.patch

One liner patch. This is against the svn repository for phoenix-site. Tested 
that it works as intended. 

> Phoenix-site does not build with JDK-8
> --------------------------------------
>
>                 Key: PHOENIX-2843
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2843
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 4.8.0
>
>         Attachments: PHOENIX-2843_v1.patch
>
>
> Trying to build the phoenix-site with JDK-8 fails with the following:
> {code}
> HW10676:phoenix-docs$ ./build.sh docs 
> src/tools/org/h2/build/BuildBase.java:136: error: no suitable method found 
> for replaceAll(String,String,String)
>             pattern = replaceAll(pattern, "/", File.separator);
>                       ^
>     method List.replaceAll(UnaryOperator<File>) is not applicable
>       (actual and formal argument lists differ in length)
>     method ArrayList.replaceAll(UnaryOperator<File>) is not applicable
>       (actual and formal argument lists differ in length)
> 1 error
> Error: Could not find or load main class org.h2.build.Build
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to