HADOOP-7567. 'mvn eclipse:eclipse' fails for hadoop-alfredo (auth). Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1161304 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
71c2f73175
commit
fdae3cda85
@ -91,13 +91,6 @@
|
|||||||
<include>krb5.conf</include>
|
<include>krb5.conf</include>
|
||||||
</includes>
|
</includes>
|
||||||
</testResource>
|
</testResource>
|
||||||
<testResource>
|
|
||||||
<directory>${basedir}/src/test/resources</directory>
|
|
||||||
<filtering>false</filtering>
|
|
||||||
<excludes>
|
|
||||||
<exclude>krb5.conf</exclude>
|
|
||||||
</excludes>
|
|
||||||
</testResource>
|
|
||||||
</testResources>
|
</testResources>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
@ -519,6 +519,9 @@ Trunk (unreleased changes)
|
|||||||
HADOOP-7566. MR tests are failing webapps/hdfs not found in CLASSPATH.
|
HADOOP-7566. MR tests are failing webapps/hdfs not found in CLASSPATH.
|
||||||
(Alejandro Abdelnur via mahadev)
|
(Alejandro Abdelnur via mahadev)
|
||||||
|
|
||||||
|
HADOOP-7567. 'mvn eclipse:eclipse' fails for hadoop-alfredo (auth).
|
||||||
|
(Alejandro Abdelnur via tomwhite)
|
||||||
|
|
||||||
Release 0.22.0 - Unreleased
|
Release 0.22.0 - Unreleased
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
Loading…
Reference in New Issue
Block a user