https://bz.apache.org/bugzilla/show_bug.cgi?id=59960

            Bug ID: 59960
           Summary: Building javadocs with java8 fails
           Product: Tomcat 8
           Version: 8.0.36
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: dev@tomcat.apache.org
          Reporter: csuth...@redhat.com

Building javadocs with java7 works fine, but if you try and use java8 it fails
with the following error:

  [javadoc]
~/apache-tomcat-8.0.36-src/output/dist/src/java/org/apache/catalina/tribes/group/interceptors/MessageDispatch15Interceptor.java:21:
error: bad use of '>'
  [javadoc]  *             features. Now the minimum Java version is >=5, those
features
  [javadoc]                                                          ^
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating
/builddir/build/BUILD/apache-tomcat-8.0.36-src/output/dist/webapps/docs/api/help-doc.html...
  [javadoc] 1 error
  [javadoc] 100 warnings

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to