|
Re: Java World: Build scripts with Groovy and Ant artcicle: msg#00112lang.groovy.user
There's one great Ant feature that's missing from this example: build.properties files. It's a pretty common "idiom" for Ant scripts to include a build.properties in the project's root (ie, same dir as build.xml) with defaults and another on $HOME, which overrides these defaults. I have tons of projects and a pretty large ~/build.properties, with locations for libraries, etc. How can I achieve the same functionslity with Groovy builder? TIA, Daniel Serodio Philippe Ombredanne wrote: The article is dated from tomorrow :-) I guess it is already Monday in Europe!
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Variable defined, juhani |
|---|---|
| Next by Date: | Running Embedded Groovy, Sean Radford |
| Previous by Thread: | RE: Java World: Build scripts with Groovy and Ant artcicle, Philippe Ombredanne |
| Next by Thread: | Re: Java World: Build scripts with Groovy and Ant artcicle, John Lewis |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |