You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2021/03/26 23:28:00 UTC

[jira] [Commented] (ARROW-12006) [Java] Fix checkstyle config to work on Windows

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

Micah Kornfield commented on ARROW-12006:
-----------------------------------------

Hi Bob,

Generally, we don't resolve issues until the PR is merged (and the committer will generally auto resolve the issue).

 

Cheers,

Micah

> [Java] Fix checkstyle config to work on Windows
> -----------------------------------------------
>
>                 Key: ARROW-12006
>                 URL: https://issues.apache.org/jira/browse/ARROW-12006
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>         Environment: Windows 10, Java 8
>            Reporter: Bob Tinsman
>            Assignee: Bob Tinsman
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In the process of building Arrow for Java on Windows, I ran into some roadblocks, which I will address either through documenting in the README.md or code changes.
> So far, here's what I've got:
>  * if you set Git to leave line endings alone (as LF as opposed to changing to CR-LF) checkstyle will give a spurious complaint about a file not ending in a LF
>  * Made this into a new bug (ARROW-12111) -Java has no "native" flatc (flatbuffers compiler) so the Maven build gets an unofficial binary artifact; but there's no version for Windows. I can provide an overview for building it and installing the Maven artifact locally.-



--
This message was sent by Atlassian Jira
(v8.3.4#803005)