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 18:15:20 UTC

[jira] Updated: (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 updated HADOOP-6398:
---------------------------------------

    Attachment: HADOOP-6398.patch

This fixes the problem

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