|
Re: workspace structure: msg#00067java.hudson.user
On 1/19/07, Kohsuke Kawaguchi <Kohsuke.Kawaguchi@xxxxxxx> wrote: But it sounds like what you are asking is to pass in properties to Ant,Yes, I want to pass in properties to Ant, but I would like to define these properties in a way that I don't need to define them in every job. Example: Instead of doing this: "ant target -Ddatabase-src.dir=<hudson_dir>/jobs/database/workspace/database/src" in every build, I could define database-src.dir in for example system configuration. Then I would need to define the path in just one place, and pass it to ANT like this -Ddatabase-src.dir=${DATABASE_SRC_DIR}. I know I can do this with environment variables, but in my case it is not possible. cheers, Sakke Wiik
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: IOException if cvs not in path, Sjoerd Bakker |
|---|---|
| Next by Date: | Re: Hello as a new user, Kohsuke Kawaguchi |
| Previous by Thread: | Re: workspace structure, Kohsuke Kawaguchi |
| Next by Thread: | Re: workspace structure, Kohsuke Kawaguchi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |