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


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.

Reply via email to