|
Re: Java World: Build scripts with Groovy and Ant artcicle: msg#00161lang.groovy.user
I guess this might be closer to what an existing ant script might look like: ant = new AntBuilder() antprops = ant.property(file:"build.properties").getProject().getProperties() aproperty = antprops["aproperty"] ant.echo(message:"aproperty=${aproperty}") John John Lewis 063hhyk02-at-sneakemail.com |groovy| wrote:
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Java World: Build scripts with Groovy and Ant artcicle, John Lewis |
|---|---|
| Next by Date: | Re: Java World: Build scripts with Groovy and Ant artcicle, Patrick Mueller |
| Previous by Thread: | Re: Java World: Build scripts with Groovy and Ant artcicle, John Lewis |
| Next by Thread: | Re: Java World: Build scripts with Groovy and Ant artcicle, Patrick Mueller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |