Re: [VOTE] Apache ORC 1.1.0 RC 2

2016-06-07 Thread Prasanth J
+1 - Built source and ran tests - Verified checksum and signature Thanks Prasanth > On Jun 7, 2016, at 4:47 PM, Chris Douglas wrote: > > +1 build from source, ran tests, checked NOTICE/LICENSE, checksum and > signature match. -C > > On Mon, Jun 6, 2016 at 9:09 PM, Owen O'Malley wrote: >> Ok,

Re: [VOTE] Apache ORC 1.1.0 RC 2

2016-06-07 Thread Chris Douglas
+1 build from source, ran tests, checked NOTICE/LICENSE, checksum and signature match. -C On Mon, Jun 6, 2016 at 9:09 PM, Owen O'Malley wrote: > Ok, I resolved the issue with the NOTICE file and fixed ORC-67. Please try > the current RC2. > > Artifacts: http://home.apache.org/~omalley/orc-1.1.0/

[GitHub] orc pull request #37: ORC-65 Write new documentation for the ORC site.

2016-06-07 Thread omalley
GitHub user omalley opened a pull request: https://github.com/apache/orc/pull/37 ORC-65 Write new documentation for the ORC site. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/orc orc-65 Alternatively you can review an

Re: [VOTE] Apache ORC 1.1.0 RC 2

2016-06-07 Thread Alan Gates
+1. Checked the LICENSE and NOTICE files, checked the signatures, built both C++ and Java side on CentOS 7. Alan. > On Jun 7, 2016, at 11:04, Owen O'Malley wrote: > > Sorry for the noise, but I found a couple of issues that had slipped > through in rc2: > * a spurious file got included in the

Re: [VOTE] Apache ORC 1.1.0 RC 2

2016-06-07 Thread Owen O'Malley
Sorry for the noise, but I found a couple of issues that had slipped through in rc2: * a spurious file got included in the tarball. * the storage-api pom didn't inherit from the apache master pom. I've fixed those issues and made rc3. Artifacts: http://home.apache.org/~omalley/orc-1.1.0/ git tag:

[GitHub] orc pull request #36: ORC-68. Update storage-api pom to inherit from apache'...

2016-06-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/36 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled

[GitHub] orc pull request #36: ORC-68. Update storage-api pom to inherit from apache'...

2016-06-07 Thread omalley
GitHub user omalley opened a pull request: https://github.com/apache/orc/pull/36 ORC-68. Update storage-api pom to inherit from apache's master pom. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/orc orc-68 Alternativel

[jira] [Created] (ORC-68) The storage-api pom needs to inherit from apache's master pom

2016-06-07 Thread Owen O'Malley (JIRA)
Owen O'Malley created ORC-68: Summary: The storage-api pom needs to inherit from apache's master pom Key: ORC-68 URL: https://issues.apache.org/jira/browse/ORC-68 Project: Orc Issue Type: Bug