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

Tsz Wo (Nicholas), SZE commented on HDFS-584:
---------------------------------------------

Tried "ant clean test -Dtestcase=..."
{noformat}
compile-fault-inject:
     [echo] Start weaving aspects in place

BUILD FAILED
/home/tsz/hadoop/hdfs/h1/build.xml:630: The following error occurred while 
executing this line:
/home/tsz/hadoop/hdfs/h1/build.xml:348: The following error occurred while 
executing this line:
/home/tsz/hadoop/hdfs/h1/build.xml:331: 
/home/tsz/hadoop/hdfs/h1/build-fi/compile-fi.log doesn't exist

Total time: 48 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