[ http://jira.codehaus.org/browse/JIBX-27?page=history ]
     
Dennis Sosnoski closed JIBX-27:
-------------------------------


> Generated classes may be stored to current directory, rather than classpath
> ---------------------------------------------------------------------------
>
>          Key: JIBX-27
>          URL: http://jira.codehaus.org/browse/JIBX-27
>      Project: JiBX
>         Type: Bug
>   Components: core
>     Versions: 1.0-beta3b
>     Reporter: Dennis Sosnoski
>     Assignee: Dennis Sosnoski
>     Priority: Minor
>      Fix For: 1.0-RC0

>
>
> If the first <mapping> defined by a binding is for an unmodifiable class (as 
> in the tutorial example of using a custom marshaller/unmarshaller for the 
> java.lang.HashMap class) JiBX will use the current directory as the location 
> to store generated class files (including JiBX_MungeAdapter.class and 
> JiBX_bindingFactory.class). Rearranging the <mapping>s so that a modifiable 
> class is first in the list will correct this problem, causing the generated 
> class files to be in the package and directory of the first <mapping> class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to