You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Radu Preotiuc-Pietro (JIRA)" <xm...@xml.apache.org> on 2005/04/26 01:36:30 UTC

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

     [ http://issues.apache.org/jira/browse/XMLBEANS-102?page=all ]
     
Radu Preotiuc-Pietro resolved XMLBEANS-102:
-------------------------------------------

     Resolution: Fixed
    Fix Version: Version 2 Beta 2
                 Version 2
                     (was: Version 2 Beta 1)

Give it one more try, using File.getCanonicalPath() to detect this situation. SVN revision 164687.

> 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: Radu Preotiuc-Pietro
>     Priority: Minor
>      Fix For: Version 2 Beta 2, Version 2
>  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
-
For more information on JIRA, 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