[richfaces-issues] [JBoss JIRA] Created: (RF-8286) Store non-fatal build errors to collect all problems in single pass

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Fri Jan 22 17:56:19 EST 2010


Store non-fatal build errors to collect all problems in single pass
-------------------------------------------------------------------

                 Key: RF-8286
                 URL: https://jira.jboss.org/jira/browse/RF-8286
             Project: RichFaces
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
            Reporter: Alexander Smirnov
             Fix For: 4.0.0.ALPHA2


To prevent step-by-step problem resolution, divide all exceptions thrown by CDK to two :
1) All fatal errors should extend RuntimeExtension and stop build.
2) Any configuration or syntax error should not stop build but only recorder for summary report. CDK should not write any files in the case of build errors. This kind of exception should extends CdkException.

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

        


More information about the richfaces-issues mailing list