You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Nandika Jayawardana (JIRA)" <ji...@apache.org> on 2012/12/26 11:06:12 UTC

[jira] [Assigned] (AXIS2C-1390) When creating the build.sh script for C-language the flatten-file option is not properly used

     [ https://issues.apache.org/jira/browse/AXIS2C-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandika Jayawardana reassigned AXIS2C-1390:
-------------------------------------------

    Assignee: Nandika Jayawardana
    
> When creating the build.sh script for C-language the flatten-file option is not properly used
> ---------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1390
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1390
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>    Affects Versions: 1.6.0
>         Environment: Linux / 32-bit
>            Reporter: Allan Schrum
>            Assignee: Nandika Jayawardana
>            Priority: Minor
>             Fix For: 1.7.0
>
>         Attachments: CEmitter.java.diff
>
>
> 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/*".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org