[ 
https://issues.apache.org/jira/browse/CXF-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250358#comment-14250358
 ] 

Daniel Kulp commented on CXF-6125:
----------------------------------

This javadoc is generated by JAXB, not CXF.   There is really nothing we can do 
about it until the JAXB folks release a version that fixes this.

> generated Javadoc is not valid for JDK 1.8
> ------------------------------------------
>
>                 Key: CXF-6125
>                 URL: https://issues.apache.org/jira/browse/CXF-6125
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Constantino Cronemberger
>
> This is the error message I get when I try to generate Javadoc from classes 
> generated with CXF with JDK 1.8 out of a WSDL :
> {code}
> C:\...\target\generated-sources\cxf\...\shared\model\ws\...\changesreport\FieldType.java:28:
>  error: bad use of '>'
> *         <element name="Info" 
> type="{http://www.w3.org/2001/XMLSchema}string"; minOccurs="0"/>
> {code}
> I think it would be just a matter of replacing ">" by its "gt" escape 
> sequence.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to