Skip to content

Commit

Permalink
Ignore binary incompatibility in private filter2 class
Browse files Browse the repository at this point in the history
  • Loading branch information
isnotinvain committed Feb 9, 2015
1 parent 7bfa5ad commit dcc276b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@
<dumpDetails>true</dumpDetails>
<previousVersion>${previous.version}</previousVersion>
<excludes>
<exclude>parquet/filter2/**</exclude>
<exclude>parquet/org/**</exclude>
<exclude>parquet/hadoop/ParquetInputSplit</exclude>
</excludes>
Expand Down

0 comments on commit dcc276b

Please sign in to comment.