You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@parquet.apache.org by dv...@apache.org on 2014/08/28 22:50:10 UTC

git commit: PARQUET-8: bump scrooge-maven-plugin version

Repository: incubator-parquet-mr
Updated Branches:
  refs/heads/master d3cd97a8a -> 7a105068e


PARQUET-8: bump scrooge-maven-plugin version

This makes eclipse:eclipse target work.

Author: dvryaboy <dv...@gmail.com>
Author: Dmitriy Ryaboy <dm...@twitter.com>

Closes #41 from dvryaboy/PARQUET-8 and squashes the following commits:

f089bac [dvryaboy] trivial change to retrigger travis build.
d06a98e [Dmitriy Ryaboy] bump scrooge-maven-plugin version


Project: http://git-wip-us.apache.org/repos/asf/incubator-parquet-mr/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-parquet-mr/commit/7a105068
Tree: http://git-wip-us.apache.org/repos/asf/incubator-parquet-mr/tree/7a105068
Diff: http://git-wip-us.apache.org/repos/asf/incubator-parquet-mr/diff/7a105068

Branch: refs/heads/master
Commit: 7a105068e60b7dd6e9f28dd0ccdb9b696a9bc941
Parents: d3cd97a
Author: dvryaboy <dv...@gmail.com>
Authored: Thu Aug 28 13:50:00 2014 -0700
Committer: dvryaboy <dv...@gmail.com>
Committed: Thu Aug 28 13:50:00 2014 -0700

----------------------------------------------------------------------
 NOTICE                  | 2 +-
 parquet-scrooge/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-parquet-mr/blob/7a105068/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index dc96637..85d4023 100644
--- a/NOTICE
+++ b/NOTICE
@@ -7,7 +7,7 @@ Pig 11.0
 Apache Public License 2.0
 http://pig.apache.org
 
-Hadoop 0.20.2
+Hadoop 0.20.2+
 Apache Public License 2.0
 http://hadoop.apache.org
 

http://git-wip-us.apache.org/repos/asf/incubator-parquet-mr/blob/7a105068/parquet-scrooge/pom.xml
----------------------------------------------------------------------
diff --git a/parquet-scrooge/pom.xml b/parquet-scrooge/pom.xml
index 46e8e53..de5e24e 100644
--- a/parquet-scrooge/pom.xml
+++ b/parquet-scrooge/pom.xml
@@ -164,7 +164,7 @@
         <plugin>
             <groupId>com.twitter</groupId>
             <artifactId>scrooge-maven-plugin</artifactId>
-            <version>3.9.0</version>
+            <version>3.9.2</version>
             <configuration>
                 <outputDirectory>${project.build.directory}/generated-test-sources/scrooge</outputDirectory>
                 <thriftNamespaceMappings>