Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1794

codegen plugin not merging autodetected options with the options in the poms correctly...

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.8, 2.1.2
    • 2.1.3
    • Tooling
    • None

    Description

      Codegen plugin is not detecting constructing the file objects correctly so the .equals(...) is always false so the options aren't getting merged. The trick is that the auto loading is using a URI.toString() (so has file: protocol), but just new File(o2.getWsdl()) which then doesn't parse the protocol part.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: