You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Thomas Minor (Created) (JIRA)" <ji...@apache.org> on 2011/09/27 14:12:11 UTC

[jira] [Created] (CXF-3828) german umlauts not supported in path names

german umlauts not supported in path names
------------------------------------------

                 Key: CXF-3828
                 URL: https://issues.apache.org/jira/browse/CXF-3828
             Project: CXF
          Issue Type: Bug
          Components: Integration
    Affects Versions: 2.2
         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: C:\Programme\apache\maven\3.0.3
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Java home: C:\Programme\Java\jdk\1.6.0_26\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
            Reporter: Thomas Minor
            Priority: Minor


The parsing of a WSDL file with org.apache.cxf:cxf-codegen-plugin during a maven build fails if the path contains german umlauts like 'ä'. In this specific case, the 'ä' gets translated to '%ca43'.

Fail to create wsdl definition from : file:/D:/develop/svn/branches/ver%ca43ndert/myclient/../myserver/target/generated/wsdl/WebService.wsdl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CXF-3828) german umlauts not supported in path names

Posted by "Daniel Kulp (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115552#comment-13115552 ] 

Daniel Kulp commented on CXF-3828:
----------------------------------

Can you try with a more recent version of CXF.   In particular, can you try with 2.4.2?   There have been a bunch of updates in the URI handling in the tooling since 2.2 and this may already be fixed.

                
> german umlauts not supported in path names
> ------------------------------------------
>
>                 Key: CXF-3828
>                 URL: https://issues.apache.org/jira/browse/CXF-3828
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 2.2
>         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
> Maven home: C:\Programme\apache\maven\3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: C:\Programme\Java\jdk\1.6.0_26\jre
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
>            Reporter: Thomas Minor
>            Priority: Minor
>              Labels: maven, plugins
>             Fix For: NeedMoreInfo
>
>
> The parsing of a WSDL file with org.apache.cxf:cxf-codegen-plugin during a maven build fails if the path contains german umlauts like 'ä'. In this specific case, the 'ä' gets translated to '%ca43'.
> Fail to create wsdl definition from : file:/D:/develop/svn/branches/ver%ca43ndert/myclient/../myserver/target/generated/wsdl/WebService.wsdl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (CXF-3828) german umlauts not supported in path names

Posted by "Thomas Minor (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Minor updated CXF-3828:
------------------------------

    Attachment: build.log
    
> german umlauts not supported in path names
> ------------------------------------------
>
>                 Key: CXF-3828
>                 URL: https://issues.apache.org/jira/browse/CXF-3828
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 2.2
>         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
> Maven home: C:\Programme\apache\maven\3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: C:\Programme\Java\jdk\1.6.0_26\jre
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
>            Reporter: Thomas Minor
>            Priority: Minor
>              Labels: maven, plugins
>             Fix For: NeedMoreInfo
>
>         Attachments: build.log
>
>
> The parsing of a WSDL file with org.apache.cxf:cxf-codegen-plugin during a maven build fails if the path contains german umlauts like 'ä'. In this specific case, the 'ä' gets translated to '%ca43'.
> Fail to create wsdl definition from : file:/D:/develop/svn/branches/ver%ca43ndert/myclient/../myserver/target/generated/wsdl/WebService.wsdl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CXF-3828) german umlauts not supported in path names

Posted by "Thomas Minor (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116233#comment-13116233 ] 

Thomas Minor commented on CXF-3828:
-----------------------------------

Yes ,sorry for using an old version.
I changed dependencies to the version 2.4.2 now, but the bug is still there.
I ran mvn -X and added the log to this issue.
                
> german umlauts not supported in path names
> ------------------------------------------
>
>                 Key: CXF-3828
>                 URL: https://issues.apache.org/jira/browse/CXF-3828
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 2.2
>         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
> Maven home: C:\Programme\apache\maven\3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: C:\Programme\Java\jdk\1.6.0_26\jre
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
>            Reporter: Thomas Minor
>            Priority: Minor
>              Labels: maven, plugins
>             Fix For: NeedMoreInfo
>
>
> The parsing of a WSDL file with org.apache.cxf:cxf-codegen-plugin during a maven build fails if the path contains german umlauts like 'ä'. In this specific case, the 'ä' gets translated to '%ca43'.
> Fail to create wsdl definition from : file:/D:/develop/svn/branches/ver%ca43ndert/myclient/../myserver/target/generated/wsdl/WebService.wsdl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (CXF-3828) german umlauts not supported in path names

Posted by "Daniel Kulp (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated CXF-3828:
-----------------------------

    Fix Version/s: NeedMoreInfo
    
> german umlauts not supported in path names
> ------------------------------------------
>
>                 Key: CXF-3828
>                 URL: https://issues.apache.org/jira/browse/CXF-3828
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 2.2
>         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
> Maven home: C:\Programme\apache\maven\3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: C:\Programme\Java\jdk\1.6.0_26\jre
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
>            Reporter: Thomas Minor
>            Priority: Minor
>              Labels: maven, plugins
>             Fix For: NeedMoreInfo
>
>
> The parsing of a WSDL file with org.apache.cxf:cxf-codegen-plugin during a maven build fails if the path contains german umlauts like 'ä'. In this specific case, the 'ä' gets translated to '%ca43'.
> Fail to create wsdl definition from : file:/D:/develop/svn/branches/ver%ca43ndert/myclient/../myserver/target/generated/wsdl/WebService.wsdl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CXF-3828) german umlauts not supported in path names

Posted by "Thomas Minor (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117893#comment-13117893 ] 

Thomas Minor commented on CXF-3828:
-----------------------------------

Great. Thanks a lot!
                
> german umlauts not supported in path names
> ------------------------------------------
>
>                 Key: CXF-3828
>                 URL: https://issues.apache.org/jira/browse/CXF-3828
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 2.2
>         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
> Maven home: C:\Programme\apache\maven\3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: C:\Programme\Java\jdk\1.6.0_26\jre
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
>            Reporter: Thomas Minor
>            Assignee: Daniel Kulp
>            Priority: Minor
>              Labels: maven, plugins
>             Fix For: 2.4.3, NeedMoreInfo
>
>         Attachments: build.log
>
>
> The parsing of a WSDL file with org.apache.cxf:cxf-codegen-plugin during a maven build fails if the path contains german umlauts like 'ä'. In this specific case, the 'ä' gets translated to '%ca43'.
> Fail to create wsdl definition from : file:/D:/develop/svn/branches/ver%ca43ndert/myclient/../myserver/target/generated/wsdl/WebService.wsdl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (CXF-3828) german umlauts not supported in path names

Posted by "Daniel Kulp (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-3828.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.3
         Assignee: Daniel Kulp
    
> german umlauts not supported in path names
> ------------------------------------------
>
>                 Key: CXF-3828
>                 URL: https://issues.apache.org/jira/browse/CXF-3828
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 2.2
>         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
> Maven home: C:\Programme\apache\maven\3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: C:\Programme\Java\jdk\1.6.0_26\jre
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows xp", version: "5.1", arch: "x86", family: "windows"
>            Reporter: Thomas Minor
>            Assignee: Daniel Kulp
>            Priority: Minor
>              Labels: maven, plugins
>             Fix For: 2.4.3, NeedMoreInfo
>
>         Attachments: build.log
>
>
> The parsing of a WSDL file with org.apache.cxf:cxf-codegen-plugin during a maven build fails if the path contains german umlauts like 'ä'. In this specific case, the 'ä' gets translated to '%ca43'.
> Fail to create wsdl definition from : file:/D:/develop/svn/branches/ver%ca43ndert/myclient/../myserver/target/generated/wsdl/WebService.wsdl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira