Assertion error when SharedFlowField annotation's name attribute is not
specified
---------------------------------------------------------------------------------
Key: BEEHIVE-1055
URL: http://issues.apache.org/jira/browse/BEEHIVE-1055
Project: Beehive
Type: Bug
Components: NetUI
Versions: V1
Reporter: Chad Schoettger
Assigned to: Chad Schoettger
Priority: Minor
Fix For: 1.0.1
If the SharedFlowField annotation is used in a page flow and its name attribute
is not specified, compilation fails due to an AssertionError that the name
attribute is not null. This isn't the 'nice' way to fail when pageflows are
being compiled by an IDE, should instead check for the null value and fail
gracefully instead of in the assert manner.
--
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