On Tue, Mar 05, 2019 at 06:11:32AM +0100, Andreas Tille wrote: > Hi Debian Java team, > > On Tue, Mar 05, 2019 at 12:19:40AM +0000, Santiago Vila wrote: > > jh_build -J hac.jar src > > find src -name *.java -and -type f -print0 | xargs -s 512000 -0 > > /usr/lib/jvm/default-java/bin/javac -g -cp :debian/_jh_build.hac -d > > debian/_jh_build.hac -source 1.7 -target 1.7 -encoding ISO8859-1 > > warning: [options] bootstrap class path not set in conjunction with -source > > 7 > > 1 warning > > find src -name *.java -and -type f -print0 | xargs -s 512000 -0 > > /usr/lib/jvm/default-java/bin/javadoc -locale en_US -link > > /usr/share/doc/default-jdk-doc/api -link > > /usr/share/doc/default-jre-headless/api -classpath :debian/_jh_build.hac -d > > debian/_jh_build.javadoc/api -quiet -encoding ISO8859-1 -notimestamp > > -source 1.7 > > Creating destination directory: "debian/_jh_build.javadoc/api/" > > javadoc: error - The code being documented uses packages in the unnamed > > module, but the packages defined in /usr/share/doc/default-jdk-doc/api/ are > > in named modules. > > javadoc: error - The code being documented uses packages in the unnamed > > module, but the packages defined in > > /usr/share/doc/default-jre-headless/api/ are in named modules. > > 2 errors > > make[1]: *** [debian/rules:9: override_dh_auto_build] Error 123 > > Any idea how to fix this?
On the other hand: It seems this is not needed by any rdepends any more and popcon data are looking as if we should rather remove than fix this package ... Kind regards Andreas. -- http://fam-tille.de