From: Vlastimil Babka <caster@gentoo.org>
To: gentoo-java <gentoo-java@lists.gentoo.org>
Subject: Re: [gentoo-java] contributing to Gentoo Java
Date: Sat, 23 Sep 2006 02:07:44 +0200 [thread overview]
Message-ID: <45147AD0.30602@gentoo.org> (raw)
In-Reply-To: <1158969144.23164.17.camel@wlt.obsidian-studios.com>
William L. Thomson Jr. wrote:
> This might be a case where a patch is required to remove the test target
> from depends unless the test USE flag or etc is set.
Actually, even in case of FEATURES=test (and USE=test), you want to
remove the test target from depends. Because testing (including building
of the test cases, often done in compile-tests target upon which test
target depends) should be invoked in src_test() phase, not in
src_compile() as part of main build process. So you patch build.xml in
any case, and do something like "eant test" in src_test().
--
Vlastimil Babka (Caster)
Gentoo/Java
--
gentoo-java@gentoo.org mailing list
next prev parent reply other threads:[~2006-09-23 0:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-22 17:27 [gentoo-java] contributing to Gentoo Java Scott Amort
2006-09-22 18:31 ` Joshua Nichols
2006-09-22 20:17 ` Scott Amort
2006-09-22 20:24 ` Vlastimil Babka
2006-09-22 20:59 ` Scott Amort
2006-09-22 23:04 ` Miroslav Šulc
2006-09-22 23:52 ` William L. Thomson Jr.
2006-09-23 0:07 ` Vlastimil Babka [this message]
2006-09-23 13:14 ` robert burrell donkin
2006-09-23 16:09 ` Joshua Nichols
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45147AD0.30602@gentoo.org \
--to=caster@gentoo.org \
--cc=gentoo-java@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox