You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org> on 2005/05/20 04:23:52 UTC

[jira] Created: (BEEHIVE-753) page flow still has webapp23.xsd built into beehive-netui-core.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
 Assigned to: Rich Feit 
     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


[jira] Closed: (BEEHIVE-753) page flow still has webapp23.xsd built into beehive-netui-core.jar

Posted by "Alejandro Ramirez (JIRA)" <be...@incubator.apache.org>.
     [ 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


[jira] Resolved: (BEEHIVE-753) page flow still has webapp23.xsd built into beehive-netui-core.jar

Posted by "Rich Feit (JIRA)" <be...@incubator.apache.org>.
     [ 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