Build is broken after HADOOP-6395 patch has been applied
--------------------------------------------------------
Key: HADOOP-6398
URL: https://issues.apache.org/jira/browse/HADOOP-6398
Project: Hadoop Common
Issue Type: Bug
Reporter: Konstantin Boudnik
Priority: Blocker
After new version of AspectJ jar files were introduces by HADOOP-6395 patch
Common and HDFS builds are broken
{noformat}
compile-fault-inject:
[taskdef] Could not load definitions from resource
org/aspectj/tools/ant/taskdefs/aspectjTaskdefs.properties. It could not be
found.
[echo] Start weaving aspects in place
BUILD FAILED
/Users/xxx/work/H0.22/common/src/test/aop/build/aop.xml:78: The following error
occurred while executing this line:
/Users/xxx/work/H0.22/common/src/test/aop/build/aop.xml:56: Problem: failed to
create task or type iajc
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.