Gentoo Archives: gentoo-java

From: Vlastimil Babka <caster@g.o>
To: gentoo-java@l.g.o
Cc: Martin von Gagern <Martin.vGagern@×××.net>
Subject: [gentoo-java] Reminder to use JAVA_PKG_STRICT for java overlays commiters
Date: Sun, 11 Jan 2009 16:18:29
Message-Id: 496A1BCF.1060006@gentoo.org
1 You should have this:
2
3 $ grep JAVA_PKG_STRICT /etc/make.conf
4 JAVA_PKG_STRICT="true"
5
6 And make sure stuff that you commit compiles fine with it. Otherwise
7 people who have it set might get breakages that you miss. Currently
8 there's problem with codemodel-annotation-compiler-2.1 by MvG, which has
9 only a DEPEND (not RDEPEND) on codemodel, without calling
10 java-pkg_getjars with --build-only (in this case it should probably add
11 to RDEPEND not use --build-only).
12
13 Caster

Attachments

File name MIME type
signature.asc application/pgp-signature