You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Ja...@rzf.fin-nrw.de on 2008/09/01 07:04:55 UTC

AW: Directions

If you invoke a target the method
org.apache.tools.ant.Project.executeTarget() is invoked. You could start reading there.
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/Project.java?view=markup
 
Jan

________________________________

Von: Murat Knecht [mailto:murat.knecht@student.hpi.uni-potsdam.de]
Gesendet: So 31.08.2008 22:24
An: dev@ant.apache.org
Betreff: Directions



Hi all,

I would like to dig a bit into particular parts of the ant-code.
Especially, I am interested in the part where dependencies between
targets and circles are recognized. This ought to be the spot where, for
any particular target (to be built), its required targets are
established, right?
I'd appreciate directions in this matter, as I do not really want to
first learn all about the entire ant source structure and its internal
dependencies. :)

Thanks!
Murat


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org