[ http://issues.apache.org/jira/browse/BEEHIVE-753?page=all ] Alejandro Ramirez closed BEEHIVE-753: -------------------------------------
Verified fixed with build sync'd to SVN rev.178276. Executed: All of the netui bvts (They passed) > page flow still has webapp23.xsd built into beehive-netui-core.jar > ------------------------------------------------------------------ > > Key: BEEHIVE-753 > URL: http://issues.apache.org/jira/browse/BEEHIVE-753 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Alpha, V1Beta, V1 > Reporter: Eddie O'Neil > Assignee: Alejandro Ramirez > Fix For: V1 > > The beehive-netui-core.jar contains a set of XMLBean classes that are built > from the netui/src/pageflow/schema/Webapp23.xsd file. NetUI requires Servlet > 2.4, and we should upgrade if needed. > But it also seems like these classes aren't used anywhere. :) > After removing the XSD and running DRTs, everything passes fine. > Seems we should either: > - upgrade to the servlet 2.4 XSD for web.xml > - remove the XSD (if the generated types aren't used) -- 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
