You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2009/11/30 19:55:20 UTC

[jira] Resolved: (HADOOP-6398) Build is broken after HADOOP-6395 patch has been applied

     [ https://issues.apache.org/jira/browse/HADOOP-6398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik resolved HADOOP-6398.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0

Thanks for the review Nichilas. 
I've just committed this.

> 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
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>            Priority: Blocker
>             Fix For: 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.