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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to