From: Vlastimil Babka <caster@gentoo.org>
To: gentoo-java@lists.gentoo.org
Subject: Re: [gentoo-java] contributing to Gentoo Java
Date: Fri, 22 Sep 2006 22:24:09 +0200 [thread overview]
Message-ID: <45144669.9030805@gentoo.org> (raw)
In-Reply-To: <1158956253.7524.5.camel@localhost>
Scott Amort wrote:
> </target>
> <target name="get-deps" unless="noget" depends="init">
> <!--Proxy settings works only with a JDK 1.2 and higher.-->
>
> <setproxy>
> </setproxy>
> <get dest="${libdir}/avalon-logkit-2.1.jar" usetimestamp="true"
> ignoreerrors="true"
> src="http://www.ibiblio.org/maven/avalon-logkit/jars/avalon-logkit-2.1.jar">
> </get>
> </target>
>
> What approach should I use to prevent the build from downloading this
> jar and instead using one provided by the avalon-logkit ebuild?
>
You can call eant with -Dnoget=true to trigger the "unless" clause
causing the target not performed (no downloading). I think there are
already some ebuilds that do this.
--
Vlastimil Babka (Caster)
Gentoo/Java
--
gentoo-java@gentoo.org mailing list
next prev parent reply other threads:[~2006-09-22 20:24 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 [this message]
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
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=45144669.9030805@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