Determining default binding from file name is broken on Windows
---------------------------------------------------------------

                 Key: JIBX-441
                 URL: http://jira.codehaus.org/browse/JIBX-441
             Project: JiBX
          Issue Type: Bug
    Affects Versions: JiBX 1.2.3, JiBX 1.1.5
            Reporter: Stevo Slavic
            Priority: Minor
         Attachments: jibx-reactor-default_binding_Windows.patch

If a path to binding file contains multiple directories, and if separator in 
path "/" is used, method {{fileName(String path)}} from 
{{org.jibx.binding.Utility}} class which should extract base file name from a 
full path will replace only first "/" character in path with operating system 
file separator, instead of all "/" characters, leaving rest of the logic broken 
on Windows.

Here is patch, [^jibx-reactor-default_binding_Windows.patch] which fixes this.

This issue is root cause of a build issue in Spring framework 
https://jira.springsource.org/browse/SPR-8360

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to