Joerg Hoh created SLING-10336:
---------------------------------

             Summary: Javadoc errors
                 Key: SLING-10336
                 URL: https://issues.apache.org/jira/browse/SLING-10336
             Project: Sling
          Issue Type: Bug
          Components: API
            Reporter: Joerg Hoh
            Assignee: Joerg Hoh
             Fix For: API 2.23.4


The release process fails with javadoc issues:

{noformat}
ERROR] Exit code: 1 - 
/Users/jhoh/repos/sling-git/org-apache-sling-api/src/main/java/org/apache/sling/api/request/header/MediaRangeList.java:65:
 error: self-closing element not allowed
[ERROR]      * The string is a comma-separated list of media ranges, as 
specified by the RFC.<br />
[ERROR]                                                                         
             ^
[ERROR] 
/Users/jhoh/repos/sling-git/org-apache-sling-api/src/main/java/org/apache/sling/api/request/header/MediaRangeList.java:172:
 error: self-closing element not allowed
[ERROR]          *               ) *( ";" parameter )<br/>
[ERROR]                                              ^
[ERROR] 
/Users/jhoh/repos/sling-git/org-apache-sling-api/src/main/java/org/apache/sling/api/request/header/MediaRangeList.java:173:
 error: self-closing element not allowed
[ERROR]          * as specified by RFC 2616, section 14.1. <br/>
[ERROR]                                                    ^
[ERROR] 
/Users/jhoh/repos/sling-git/org-apache-sling-api/src/main/java/org/apache/sling/api/request/header/MediaRangeList.java:184:
 error: self-closing element not allowed
[ERROR]          * must also be wildcard.<br />
[ERROR]                                  ^
[ERROR]

{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to