Ivan Volosyuk wrote: > I have already implemented it using ant variables, look at the latest > patch. You can use following notation with it: > ant -Dhy.cfg=release > > I'm not sure the patch will apply cleanly, there was some changes in > the makefiles since then.
Now we're getting somewhere. I assume then I can put this into the build.properties that we'll be adding Real Soon Now (as I can never remember command line args anyway...) geir > -- > Ivan > > On 7/16/06, Thorbjørn Ravn Andersen <[EMAIL PROTECTED]> wrote: >> Ivan Volosyuk skrev den 10-07-2006 14:18: >> > What's wrong with the notation: >> > 'BUILD_CFG=debug ant' or simply 'ant' >> > BUILD_CFG=release ant >> This only works well under Unix. To my knowledge this is not >> immediately possible under Windows. The and properties should work >> "everywhere". >> >> -- >> Thorbjørn > > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]