|
Re: Re: Java World: Build scripts with Groovy and Ant artcicle: msg#00167lang.groovy.user
I think being able to easily load properties files would be quite useful. I do this all the time, both in ant scripts, and plain old programs. I also like the way that ant does "in-file property expansion". From the Ant doc on the property task: Example of entries in a .properties file: build.compiler=jikes deploy.server=lucky deploy.port=8080 deploy.url=http://${deploy.server}:${deploy.port}/ Patrick Mueller pmuellr-/E1597aS9LQAvxtiuMwx3w@xxxxxxxxxxxxxxxx On Oct 29, 2004, at 9:00 AM, Laforge Guillaume wrote: Hello Patrick,
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: Java World: Build scripts with Groovy and Ant artcicle, John Lewis |
|---|---|
| Next by Date: | RE: Re: Java World: Build scripts with Groovy and Ant artcicle, Laforge Guillaume |
| Previous by Thread: | Re: Re: Java World: Build scripts with Groovy and Ant artcicle, John Lewis |
| Next by Thread: | Keyword collisions (was: [groovy-user] Re: Java World: Build scripts with Groovy and Ant artcicle), Patrick Mueller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |