]
Alexander Smirnov updated RF-8286:
----------------------------------
Parent: (was: RF-7725)
Issue Type: Feature Request (was: Sub-task)
Store non-fatal build errors to collect all problems in single pass
-------------------------------------------------------------------
Key: RF-8286
URL:
https://issues.jboss.org/browse/RF-8286
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: cdk
Reporter: Alexander Smirnov
Assignee: Alexander Smirnov
Fix For: Future_4.X
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.
-
For more information on JIRA, see: