To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=56953 Issue #:|56953 Summary:| FreeBSD porting : do not hardcode pXX of Java |version and FreeBSD native Java is always superior to |Linux's one. Component:|porting Version:|OOo 2.0 Platform:|All URL:| OS/Version:|FreeBSD Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|mh Reported by:|maho
------- Additional comments from [EMAIL PROTECTED] Sat Oct 29 22:11:26 -0700 2005 ------- 1. we had been hard coding Java's version by p1, p2 ... etc. but apparently it is not a good habit. in this patch we eleminate this. 2. we'd better to use FreeBSD's native Java, and not GNU/Linux's ones if both are exist in the system. We add 100 as micro version number, so that we treat FreeBSD's version of java 1.4.1-p10 for example to 1.4.1_110. --------------------------------------------------------------------- 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]
