Misleading warnings about missing annotation processors in Page Flow build
--------------------------------------------------------------------------

         Key: BEEHIVE-549
         URL: http://issues.apache.org/jira/browse/BEEHIVE-549
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1, V1Beta    
    Reporter: Rich Feit
 Assigned to: Rich Feit 
    Priority: Minor
     Fix For: V1


When compiling page flows, many warning messages are printed about missing 
annotation processors for various Page Flow annotations, e.g.,

    [apt] warning: Annotation types without processors: 
[org.apache.beehive.netui.pageflow.annotations.Jpf.MessageBundle]

Specifically, when any Page Flow annotation *except* the following is used, you 
get a warning:

    @Jpf.Controller
    @Jpf.Action
    @Jpf.ExceptionHandler
    @Jpf.Forward
    @Jpf.SimpleAction
    @Jpf.FacesBacking
    @Jpf.RaiseAction
    @Jpf.SharedFlowField
    @Jpf.PageFlowField
    @Jpf.CommandHandler
    @Jpf.SharedFlowRef

-- 
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