[ http://issues.apache.org/jira/browse/XMLBEANS-102?page=all ]
Wing Yew Poon updated XMLBEANS-102: ----------------------------------- Description: 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. was: 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. Verified: Downloaded attached schema, netui-config.xsd, and invoked scomp.cmd netui-config.xsd -d .\ -out netui-config.jar Result: Time to build schema type system: 0.803 seconds Time to generate code: 0.362 seconds Time to compile code: 1.375 seconds Compiled types to: netui-config.jar > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]