[ http://issues.apache.org/jira/browse/BEEHIVE-1010?page=all ]
     
Chad Schoettger resolved BEEHIVE-1010:
--------------------------------------

    Resolution: Fixed
     Assign To: Jacob Danner  (was: Chad Schoettger)

Ignore the patch file I attached to this bug the final fix was a bit different. 
 The public interface for a control checker did NOT change.

> AptControlInterface does not detect errors from a custom control checker
> ------------------------------------------------------------------------
>
>          Key: BEEHIVE-1010
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1010
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1
>     Reporter: Chad Schoettger
>     Assignee: Jacob Danner
>  Attachments: BEEHIVE-1010.patch, beehive-1010.zip
>
> The AptControlInterface class has no way to determine if a custom checker has 
> found errors.  This causes the TwoPhaseAnnotation processor to go ahead and 
> start its generate phase instead of stopping processing.  As a side effect of 
> this behavior the checker is also invoked during the generate phase and 
> issues duplicate error messages to the ones it issued from the check phase. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to