[ 
http://issues.apache.org/jira/browse/XMLBEANS-120?page=comments#action_12315141 
] 

Johannes Stamminger commented on XMLBEANS-120:
----------------------------------------------

I just retested with 2.0 final version: definitely the sourcecode being 
generated is not compilable as it misses the TypeSystemHolder.java 
_SOURCECODE_. 
 
 Not with 2.0-beta1, nor with 2.0 final. 
 Not with '-scronly=true' nor without!! 
 
 This is definitely no IDE problem (btw: I'm using IntelliJ, not Eclipse). 
 
 Note: the xmlbeans-generated .jar contains a TypeSystemHolder.class file. 
 
 The annoying thing is: when creating the .jar with xmlbeans itself (only way 
working so far) I do not have full control about javac options used. 
 
 And IMHO this is no minor bug when creating not compilable sourcecode, please 
re-consider this. 


> No TypeHolder generated in -srconly
> -----------------------------------
>
>          Key: XMLBEANS-120
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-120
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 2 Beta 2
>     Reporter: Don Stewart
>     Assignee: Radu Preotiuc-Pietro
>     Priority: Minor
>  Attachments: SpaceSystem.xsd
>
> If youcreate a -srconly output no TypeHolder class is generated. If you try 
> to edit the source files in an IDE they all point to a missing class and as 
> such the IDE's report errors in every generated Interface.

-- 
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]

Reply via email to