[
https://issues.apache.org/jira/browse/HADOOP-6398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783745#action_12783745
]
Konstantin Boudnik commented on HADOOP-6398:
--------------------------------------------
The problem is cause by the fact that current FI system uses AspectJ version
specified at two different places. HADOOP-6395 has replaced one of the and
brought the build to an out-of-synch state
> 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.