[ http://issues.apache.org/jira/browse/BEEHIVE-1055?page=all ] Julie Zhuo closed BEEHIVE-1055: -------------------------------
Thanks Chad. I see it is part of the compiler bvt now. > 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 > Assignee: Julie Zhuo > Priority: Minor > Fix For: 1.0.1 > Attachments: patch.txt > > 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
