Re: AW: Alternative to subant

2007-11-30 Thread Francisco Tolmasky
ah yes, somehow I missed that. thanks! On Nov 30, 2007 7:25 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote: > On Nov 29, 2007 1:21 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote: > > On Nov 29, 2007 12:40 PM, Francisco Tolmasky <[EMAIL PROTECTED]> wrote: > > > Is there any way to say: > > > "

Re: AW: Alternative to subant

2007-11-30 Thread Dominique Devienne
On Nov 29, 2007 1:21 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote: > On Nov 29, 2007 12:40 PM, Francisco Tolmasky <[EMAIL PROTECTED]> wrote: > > Is there any way to say: > > "Use the build file in the directory if the directory contains a properties > > file?" > > I would have thought it to be

Re: AW: Alternative to subant

2007-11-29 Thread Dominique Devienne
On Nov 29, 2007 12:40 PM, Francisco Tolmasky <[EMAIL PROTECTED]> wrote: > Is there any way to say: > "Use the build file in the directory if the directory contains a properties > file?" I would have thought it to be possible with selectors and a mapper, but I don't see how do it in practice. I th

Re: AW: Alternative to subant

2007-11-29 Thread Francisco Tolmasky
I was actually able to get this running by removing the genericantfile portion. But I still have one remaining problem, I'd like it to only run in directories that have a project.properties file in them, however if I use it tries to use the project.properties file as the build file. Is the

Re: AW: Alternative to subant

2007-11-29 Thread Francisco Tolmasky
I've now changed it to: And I am still getting the same error "ubant task calling its own parent target." I placed an echo inside of "Build-Project" to investigate what was going on: It s

AW: Alternative to subant

2007-11-29 Thread Jan.Materne
The problem is that you use the "genericantfile" attribute. This implies the current (master) script into the projects. Therefore you'll get a cycle between and . Jan > -Ursprüngliche Nachricht- > Von: Francisco Tolmasky [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 29. November 2