To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88754 Issue #|88754 Summary|to-be-DEV300_m11: configure resetting ANT_HOME from th |e environment Component|tools Version|DEV300_m10 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|configure Assigned to|rene Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Sat Apr 26 16:04:56 +0000 2008 ------- If you have your ant in the system older and you want to build mediawiki extensionn, your ant has to be higher than 1.7.0, but configure resets ANT_HOME before version detection which is wrong. Demo on a system with ant-1.6.5: [EMAIL PROTECTED]:~/BuildDir/ooo_DEV300_m11_src/config_office> /home/oo/BuildDir/apache-ant- 1.7.0/bin/ant -version Apache Ant version 1.6.5 compiled on November 27 2006 [EMAIL PROTECTED]:~/BuildDir/ooo_DEV300_m11_src/config_office> export ANT_HOME=/home/oo/BuildDir/apache-ant-1.7.0 [EMAIL PROTECTED]:~/BuildDir/ooo_DEV300_m11_src/config_office> /home/oo/BuildDir/apache-ant- 1.7.0/bin/ant -version Apache Ant version 1.7.0 compiled on December 13 2006 --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
