[ 
https://issues.apache.org/jira/browse/HDFS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769428#action_12769428
 ] 

Konstantin Boudnik commented on HDFS-584:
-----------------------------------------

Actually, it won't:
{noformat}
  % rm build-fi/compile-fi.log && ant injectfaults
Buildfile: build.xml

injectfaults:
...

compile-fault-inject:
     [echo] Start weaving aspects in place
     [echo] Weaving of aspects is finished

BUILD SUCCESSFUL
Total time: 42 seconds
{noformat}


> Fail the fault-inject build if any advices are mis-bound
> --------------------------------------------------------
>
>                 Key: HDFS-584
>                 URL: https://issues.apache.org/jira/browse/HDFS-584
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: HDFS-584.patch, HDFS-584.patch
>
>
> Whenever AspectJ compiler can't bind an advice it issues a warning message, 
> but the build process isn't failing because of it.
> The build has to fail though, because mis-bound advices lead to failing tests 
> which are hard to explain otherwise.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to