Source: librdp-taxonomy-tree-java
Severity: important
Tags: ftbfs sid bookworm
User: debian-j...@lists.debian.org
Usertags: default-java17

librdp-taxonomy-tree-java fails to build with OpenJDK 17 due to a javadoc error:


  make[1]: Entering directory '/<<PKGBUILDDIR>>'
  jh_build rdp-taxonomy-tree.jar src
  warning: [options] bootstrap class path not set in conjunction with -source 7
  warning: [options] source value 7 is obsolete and will be removed in a future 
release
  warning: [options] target value 7 is obsolete and will be removed in a future 
release
  warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
  Note: Some input files use unchecked or unsafe operations.
  Note: Recompile with -Xlint:unchecked for details.
  4 warnings
  src/edu/msu/cme/rdp/taxatree/interfaces/TreeVisitor.java:31: error: @param 
name not found
       * @param taxon
                ^
  src/edu/msu/cme/rdp/taxatree/interfaces/TreeVisitor.java:31: warning: no 
description for @param
       * @param taxon
         ^

Reply via email to