Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #25852

Re: Dependency resolution in Java builds

From Joshua Maurice <joshuamaurice@gmail.com>
Newsgroups comp.lang.java.programmer
Subject Re: Dependency resolution in Java builds
Date 2011-02-09 14:52 -0800
Organization http://groups.google.com
Message-ID <2010f020-0126-4eb4-8cf3-aa756b098040@z27g2000prz.googlegroups.com> (permalink)
References <87oc6mi2nl.fsf@web.de> <iist2a$2oh$1@news.eternal-september.org> <87aai5k75w.fsf@web.de>

Show all headers | View raw


On Feb 8, 11:18 pm, Markus Gessner <nos...@nospam.com> wrote:
> Hello markspace!
>
> On Tue, 08 Feb 2011 18:10:12 -0800, markspace wrote:
> > I have it a quick test here, and it worked fine for me.  ant detected
> > that the subclass file needed to be recompiled.  Javac told me the
> > subclass did not implement the interface, and everything stopped
> > there.
>
> Thank you for your input and the work done for it! This sounds
> encouraging, although it seems to contradict the experiences given by
> the other posters.

Ant's dependency analysis will handle a lot more cases than javac, but
it will still miss a large and important set of incremental changes.
Do not trust it.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Dependency resolution in Java builds Markus Gessner <nospam@nospam.com> - 2011-02-08 23:26 +0100
  Re: Dependency resolution in Java builds Joshua Maurice <joshuamaurice@gmail.com> - 2011-02-09 14:52 -0800
  Re: Dependency resolution in Java builds Arne Vajhøj <arne@vajhoej.dk> - 2011-02-09 19:39 -0500
  Re: Dependency resolution in Java builds Jim Janney <jjanney@shell.xmission.com> - 2011-02-10 14:59 -0700
  Re: Dependency resolution in Java builds Markus Gessner <nospam@nospam.com> - 2011-02-09 08:18 +0100
    Re: Dependency resolution in Java builds Lew <noone@lewscanon.com> - 2011-02-09 18:43 -0500
      Re: Dependency resolution in Java builds Joshua Maurice <joshuamaurice@gmail.com> - 2011-02-09 15:50 -0800
    Re: Dependency resolution in Java builds Lew <noone@lewscanon.com> - 2011-02-09 08:11 -0500
      Re: Dependency resolution in Java builds Joshua Maurice <joshuamaurice@gmail.com> - 2011-02-09 15:03 -0800
  Re: Dependency resolution in Java builds "Mike Schilling" <mscottschilling@hotmail.com> - 2011-02-09 20:51 -0800
  Re: Dependency resolution in Java builds Arne Vajhøj <arne@vajhoej.dk> - 2011-02-08 21:03 -0500
  Re: Dependency resolution in Java builds Tom Anderson <twic@urchin.earth.li> - 2011-02-09 23:26 +0000
  Re: Dependency resolution in Java builds markspace <nospam@nowhere.com> - 2011-02-08 18:10 -0800

csiph-web