You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Dan Diephouse (JIRA)" <xm...@xml.apache.org> on 2004/10/30 22:36:33 UTC

[jira] Commented: (XMLBEANS-40) SchemaCompiler does not generate .xsb files to source output directory

     [ http://issues.apache.org/jira/browse/XMLBEANS-40?page=comments#action_54830 ]
     
Dan Diephouse commented on XMLBEANS-40:
---------------------------------------

Is anyone working on this?  Any can anyone comment on what I should do if I were going to tackle this bug? 

> SchemaCompiler does not generate .xsb files to source output directory
> ----------------------------------------------------------------------
>
>          Key: XMLBEANS-40
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-40
>      Project: XMLBeans
>         Type: Bug
>   Components: Compiler
>     Versions: Version 1.0.3
>  Environment: n/a
>     Reporter: Ian P. Springer
>     Assignee: Radu Preotiuc-Pietro
>     Priority: Minor

>
> The .xsb files are only written to the classes output directory at the same time .class files are compiled. This prevents one from being able to run scomp w/ the -srconly option, compiling the source themselves, and then actually using the generated classes, since the .xsb files are required at runtime. I think the solution would be to write the .xsb files to the source output dir as well as the classes output dir. Then one would be able to run w/ -srconly and still build a complete runtime jar themselves.

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