Control: reassign -1 javahelper
Control: retitle -1 javahelper: javadoc: error - The code being documented uses
packages in the unnamed module
Am 05.03.19 um 21:06 schrieb Andreas Tille:
[...]
> Considering that the problem can be solved by fixing javatools instead
> of libhac-java do you think
On Tue, Mar 05, 2019 at 02:02:05PM +0100, Markus Koschany wrote:
> ...
> Maybe we should change our javadoc policy too. Developers shall not
> build-depend on other -doc packages by default and override jh_build if
> they wish to link against external packages. This way they have more
> fine graine
Hello Andreas,
Am 05.03.19 um 06:11 schrieb Andreas Tille:
[...]
> Any idea how to fix this?
In my opinion this is a bug in OpenJDK and the new javadoc behavior is
too strict but it is probably useless to argue about it.
We currently work around this error in Maven by setting
detectJavaApiLinks
On Tue, Mar 05, 2019 at 09:41:53AM +0100, Andreas Tille wrote:
> 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 ...
Sorry for the noise but this is really needed for a package on the
Debian
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 +, 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 :
Hi Debian Java team,
On Tue, Mar 05, 2019 at 12:19:40AM +, 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 -en
6 matches
Mail list logo