To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63636 Issue #:|63636 Summary:|GCJ as JDK: JAVAVER and JAVANUMVER Component:|porting Version:|OOo 2.0.2 Platform:|All URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|TASK Priority:|P3 Subcomponent:|code Assigned to:|sparcmoz Reported by:|sparcmoz
------- Additional comments from [EMAIL PROTECTED] Sat Mar 25 16:27:07 -0800 2006 ------- These variables are defined in solenv/inc/tg_javav.mk using hardcoded java command for example: JAVAVER:=$(shell -$(JAVA_HOME)$/bin$/java $(JFLAGSVERSION_CMD)) JAVANUMVER:=$(shell -$(JAVA_HOME)$/bin$/java $(JFLAGSNUMVERSION_CMD)) The places where these are used are listed in the attached files, plus some extra results which also interesting. The main place affected seems to be accessability but I suppose any developer might use these in future so it would be good to have them set? For an experiment I will build m161 with JAVAVER=1.4.2 and JAVANUMVER=000100040002 --------------------------------------------------------------------- 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]
