Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1390

When creating the build.sh script for C-language the flatten-file option is not properly used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.6.0
    • None
    • code generation
    • Linux / 32-bit

    Description

      Originally posted at https://issues.apache.org/jira/browse/AXIS2-4429 which is probably the wrong spot.

      When generating the build.sh script for a C-language output there are several options which affect the content of the build.sh script. For instance, the output directory name, the target source directory, and the flatten-files option. If the output directory is given then the current code ignores the flatten-file option when generating the script.

      Thus: "wsdl2c.sh -uri something.wsdl -o here -f" puts all the files in the subdirectory "here" but the build.sh script references the source files in "src/*".

      Attachments

        1. CEmitter.java.diff
          3 kB
          Allan Schrum

        Activity

          People

            Unassigned Unassigned
            allan.schrum Allan Schrum
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: