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:[EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]