public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joshua Nichols <nichoj@gentoo.org>
To: gentoo-java@lists.gentoo.org
Subject: Re: [gentoo-java] Ant 1.7
Date: Tue, 19 Dec 2006 16:41:04 -0500	[thread overview]
Message-ID: <45885C70.2020406@gentoo.org> (raw)
In-Reply-To: <93e475bc0612191118r4edbf004rb0cf2b82c6228768@mail.gmail.com>

Alistair Bush wrote:
> Im guessing that the gentoo developers are familar with this but I 
> only just found it this out so.....
>
> Ant 1.7 allows the declaration of system variables 
> 'ant.build.javac.source' and 'ant.build.javac.target ' that will be 
> used as defaults for javac and javadoc tags.
>
I was the one that actually requested this feature over a year ago ;)

http://issues.apache.org/bugzilla/show_bug.cgi?id=35590
> What will be the impact of this feature on our present build system?
>
As far as an end-user, probably no impact at all.
> Are we planning eventually to scrap our build.xml rewriting or even 
> rewrite build.xml files to remove -source , -target attributes?
Well, until at least 1.7 is stabilized, I don't see build.xml rewriting 
going away entirely.

One possibility I see, is in our java-ant-2.eclass, we could check for 
the version of ant we're using. If we're using < 1.7, do the traditional 
rewriting.  Otherwise, we use the new ant.build.javac stuff.

-- 
Joshua Nichols
Gentoo/Java - Project Lead

-- 
gentoo-java@gentoo.org mailing list



      reply	other threads:[~2006-12-19 21:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-19 19:18 [gentoo-java] Ant 1.7 Alistair Bush
2006-12-19 21:41 ` Joshua Nichols [this message]

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=45885C70.2020406@gentoo.org \
    --to=nichoj@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