mllib passes absoloute windows path as URL
------------------------------------------

                 Key: QPID-1059
                 URL: https://issues.apache.org/jira/browse/QPID-1059
             Project: Qpid
          Issue Type: Bug
          Components: Code Generator
    Affects Versions: M3
            Reporter: Aidan Skinner
            Assignee: Aidan Skinner
             Fix For: M3


mllib/__init__.py xml_parse uses os.path.absname which produces a windows path 
(C:\foo\bar) on cygwin, which causes a MalformedURLException to thrown when the 
codegenerator is run, stopping the build. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to