[
https://issues.apache.org/jira/browse/HADOOP-6398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley reopened HADOOP-6398:
-----------------------------------
This needs to be fixed in 0.21 and made consistent with map/reduce. Just
changing trunk is not sufficient.
> 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
> Components: build
> Affects Versions: 0.21.0, 0.22.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Priority: Blocker
> Fix For: 0.21.0, 0.22.0
>
> Attachments: HADOOP-6398.patch
>
>
> 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.