Skip to content

Commit

Permalink
HADOOP-8563. don't package hadoop-pipes examples/bin (Colin Patrick M…
Browse files Browse the repository at this point in the history
…cCabe via tgraves)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1357811 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
tgravescs committed Jul 5, 2012
1 parent e9b7916 commit e76e2e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@
</includes>
<outputDirectory>lib/native</outputDirectory>
</fileSet>
<fileSet>
<directory>../hadoop-pipes/target/native/examples</directory>
<outputDirectory>examples/bin</outputDirectory>
<fileMode>0755</fileMode>
</fileSet>
</fileSets>
<dependencySets>
<dependencySet>
Expand Down
3 changes: 3 additions & 0 deletions hadoop-common-project/hadoop-common/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,9 @@ Branch-2 ( Unreleased changes )
HADOOP-8547. Package hadoop-pipes examples/bin directory (again).
(Colin Patrick McCabe via eli)

HADOOP-8563. don't package hadoop-pipes examples/bin
(Colin Patrick McCabe via tgraves)

BREAKDOWN OF HDFS-3042 SUBTASKS

HADOOP-8220. ZKFailoverController doesn't handle failure to become active
Expand Down

0 comments on commit e76e2e9

Please sign in to comment.