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
 Assigned to: Chad Schoettger 


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