You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Martin Lesner (JIRA)" <ji...@apache.org> on 2010/07/12 12:54:50 UTC

[jira] Created: (AXIS2-4772) Generated classes can't compile

Generated classes can't compile
-------------------------------

                 Key: AXIS2-4772
                 URL: https://issues.apache.org/jira/browse/AXIS2-4772
             Project: Axis2
          Issue Type: Bug
          Components: adb
    Affects Versions: 1.4.1
         Environment: Windows XP, Java 1.5_22
            Reporter: Martin Lesner


Some classes get generated with the wrong syntax:

c:\dev\projects_doc\Stuffplan\wsdls\Schemas\build\client\src\uk\gov\govtalk\www\people\addressandpersonaldetails\InternationalPostCodeType.java:57: ')' expected
>>   [javac]                                             if (org.apache.axis2.databinding.utils.ConverterUtil.convertToString(param).matches("[A-Za-z0-9\\s~!"@#$%&'\\(\\)\\*\\+,\\-\\./:;<=>\\?\\[\\\\\\]_\\{\\ \\^£€]*")) {
>>   [javac]                                                                                                                                                                                                                                  ^


It generates " inside the string so class can't be compiled.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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