On 02/10/10 12:13, Juergen Schmidt wrote:
ok, i will take of this. But in case of the distro builds the ANT_HOME variable is set by configure. That means i can change at least solenv/inc/antsettings.mk to use 1.7.1 if no ANT_HOME is set.

I just found out that on DEV300_m71 solenv/inc/antsettings.mk is the only place that uses COMMON_BUILD_TOOLS (solenv/inc/target.mk contains another place that mentions it, but that is effectively unused, see <http://www.openoffice.org/issues/show_bug.cgi?id=109112>).

So, if you change antsettings.mk, anyway, please clean up, so that

- solenv/inc/antsettings.mk no longer sets ANT_HOME (and thus no longer uses COMMON_BUILD_TOOLS) (but instead relies on ANT_HOME being set through set_soenv.in resp. solenv/config/sdev300.ini) and

- solenv/config/sdev300.ini sets ANT_HOME (sdev300.ini uses COMMON_BUILD_TOOLS in the definition of PATH, so the definitions of COMMON_BUILD_TOOLS probably cannot be removed from sdev300.ini, unless those definitions that are not "%SOLARROOT%/btools" are no longer relevant).

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to