Igor Antonacci wrote: > Hi All, > I'm using <include task to separate common targets > but, whenever I try to reference any target in the > include file from "external" build file (thru the > depends attribute) nant is throwing an exception > saying it can't find the target referenced. > > Am I in mistake or is there a bug around ? > Are the files included before invoking any targets?
Are the namespaces for the include files the same as the namespace for the master file? Gary > All files are correctly included (verbose attribute in > <include> set to true). > > Any help ? > Thanks. > Igor > > Chiacchiera con i tuoi amici in tempo reale! > http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > NAnt-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nant-users > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ NAnt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users
