[
https://issues.apache.org/jira/browse/ORC-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217269#comment-16217269
]
ASF GitHub Bot commented on ORC-259:
------------------------------------
GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/182
ORC-259. Make RAT and findbugs optional during the build.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-259
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/182.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #182
----
commit b7e9cfc44cfa1fd3c651033469f8db3e23c27dc9
Author: Owen O'Malley <[email protected]>
Date: 2017-10-24T17:02:40Z
ORC-259. Make RAT and findbugs optional during the build.
----
> Remove RAT from default java build
> ----------------------------------
>
> Key: ORC-259
> URL: https://issues.apache.org/jira/browse/ORC-259
> Project: ORC
> Issue Type: Bug
> Reporter: Owen O'Malley
>
> Having RAT turned on all of the time is a pain, because it fails the build
> when you have any extra files in your work directory. I propose that we move
> it (and findbugs) to a "analyze" profile and make sure that travis-ci enables
> the profile.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)