You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Kevin Krouse (JIRA)" <xm...@xml.apache.org> on 2005/02/12 01:04:15 UTC

[jira] Resolved: (XMLBEANS-102) scomp - infinite loop during jar for specific xsd and params

     [ http://issues.apache.org/jira/browse/XMLBEANS-102?page=history ]
     
Kevin Krouse resolved XMLBEANS-102:
-----------------------------------

     Resolution: Fixed
    Fix Version: Version 2 Beta 1

fixed with revision 153473

> scomp - infinite loop during jar for specific xsd and params
> ------------------------------------------------------------
>
>          Key: XMLBEANS-102
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-102
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 2 Beta 2
>  Environment: win32
>     Reporter: jamie zyskowski
>     Assignee: Kevin Krouse
>     Priority: Minor
>      Fix For: Version 2 Beta 1
>  Attachments: config.xsdconfig, netui-config.xsd
>
> This bug only seems to happen with the netui-config.xsd schema. It does not happen with the purchase order schema. It does NOT occur if you don't have both "-d .\" AND "-out foo.jar". So it's not that common of an issue.
> steps to repro:
> download the attached schema (netui-config.xsd from the beehive project)
> scomp.cmd netui-config.xsd -d .\ -out netui-config.jar
> expected result:
> the process exits normally and the jar file is correctly created
> actual result:
> the process never exits, and the jar file grows in size until the process is killed.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org