[
https://issues.apache.org/jira/browse/CXF-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2616.
------------------------------
Resolution: Fixed
Fix Version/s: 2.2.6
2.1.9
Assignee: Daniel Kulp
> wsdl2java script doesn't put #!/bin/sh on the first line of the script
> ----------------------------------------------------------------------
>
> Key: CXF-2616
> URL: https://issues.apache.org/jira/browse/CXF-2616
> Project: CXF
> Issue Type: Bug
> Components: Tooling
> Affects Versions: 2.2.5
> Reporter: Jon Stevens
> Assignee: Daniel Kulp
> Fix For: 2.1.9, 2.2.6
>
>
> the top of the wsdl2java script has the license, not #!/bin/sh
> this causes tcsh to fail to execute the file properly.
> move #!/bin/sh to the top of the file fixes things.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.