> The actual problem is that I have some top-level include file that
> contains
> stuff like:
> 
> <property name="dir.root" value="${path::get-full-path('..\')}" />
> <property name="dir.imports" value="${dir.root}Imports" />
> <property name="dir.trunk" value="${dir.root}Trunk" />
> .....
> 
> I want these properties set when I include them in my build files.
> There is
> a variety of top-level directories that my build scripts will need to
> know
> about.  Basically these properties need to be set based on the current
> directory of the include file, not the build file that includes this
> file.

Hows does your build file know the path to the include file?

BOb

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to