[ http://issues.apache.org/jira/browse/BEEHIVE-753?page=all ]
     
Rich Feit resolved BEEHIVE-753:
-------------------------------

     Assign To: Alejandro Ramirez  (was: Rich Feit)
    Resolution: Fixed

Fixed with revision 171061.  This was a low-risk change, since it involved 
deleting a schema which generated totally unused classes.  But it would be bad 
to have these as part of our runtime jar.

> 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

Reply via email to