From bd802429c1f3eba06a2b57be045a2389893e7ac4 Mon Sep 17 00:00:00 2001 From: Konstantin Boudnik Date: Thu, 22 Jul 2010 05:48:10 +0000 Subject: [PATCH] HADOOP-6790. Instrumented (Herriot) build uses too wide mask to include aspect files. Contributed by Konstantin Boudnik. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@966508 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 3 +++ src/test/aop/build/aop.xml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 306ee004604..56b3a9d688b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1053,6 +1053,9 @@ Release 0.21.0 - Unreleased BUG FIXES + HADOOP-6790. Instrumented (Herriot) build uses too wide mask to include + aspect files. (Konstantin Boudnik) + HADOOP-6860. 'compile-fault-inject' should never be called directly. (Konstantin Boudnik) diff --git a/src/test/aop/build/aop.xml b/src/test/aop/build/aop.xml index 2458513c415..d73956e16e3 100644 --- a/src/test/aop/build/aop.xml +++ b/src/test/aop/build/aop.xml @@ -63,7 +63,7 @@ + src.dir="${test.src.dir}/system/java;${test.src.dir}/system/aop">