Skip to content

Conversation

@rdblue
Copy link
Contributor

@rdblue rdblue commented Sep 3, 2014

Adds the org.apache:apache POM as the parent, which sets up the standard
Apache release configuration, including repositories,
distributionManagement, and a release profile. The existing Sonatype
release info is still present and the maven-release-plugin is configured
to use the Sonatype settings. To move to Apache, remove the
maven-release-pluging configuration and the Sonatype profile,
distributionManagement, and repositories.

Removes settings that are supplied by the parent, like encoding
properties and plugin versions. Overrides parent settings for compiler
source and target versions. Updates scm links.

Adds info for mailing lists and issue tracker.

@rdblue rdblue force-pushed the PARQUET-72-update-maven-for-release branch 2 times, most recently from 45a7cba to f688cff Compare September 3, 2014 18:32
Adds the org.apache:apache POM as the parent, which sets up the standard
Apache release configuration, including repositories,
distributionManagement, and a release profile. The existing Sonatype
release info is still present and the maven-release-plugin is configured
to use the Sonatype settings. To move to Apache, remove the
maven-release-pluging configuration and the Sonatype profile,
distributionManagement, and repositories.

Removes settings that are supplied by the parent, like encoding
properties and plugin versions. Overrides parent settings for compiler
source and target versions. Updates scm links.

Adds info for mailing lists and issue tracker.
@rdblue rdblue force-pushed the PARQUET-72-update-maven-for-release branch from f688cff to b8b8048 Compare September 3, 2014 18:32
@asfgit asfgit closed this in fb49443 Sep 3, 2014
lekv pushed a commit to lekv/parquet-format that referenced this pull request Jul 31, 2017
We should perhaps separate compression and decompression code (as in Impala) as gzip is more stateful than the other compressors.

Closes apache#11 when merged.

Author: Wes McKinney <[email protected]>
Author: Konstantin Knizhnik <[email protected]>

Closes apache#48 from wesm/PARQUET-456 and squashes the following commits:

5aeba2a [Wes McKinney] Comment typo
8e1f8f2 [Wes McKinney] Move test run to shell script and enable OS X
633fd71 [Wes McKinney] Port gzip codec code from Impala, expand tests, get them to pass
a8d3c11 [Wes McKinney] Add compression round-trip test, gzip needs a bunch more work though
0bc8cf7 [Wes McKinney] Fix PATH_SUFFIXES for zlib
69548c9 [Konstantin Knizhnik] Add zlib to thirdparty build toolchain for compression codec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant