Date: Thu, 20 Sep 2012 10:35:22 +0900 (JST) From: Maho NAKATA <chat95@mac.com> To: me@janh.de Cc: freebsd-office@freebsd.org Subject: Re: editors/openoffice-3 with openjdk7? Message-ID: <20120920.103522.368222093934907752.chat95@mac.com> In-Reply-To: <5055A8AC.5070200@janh.de> References: <5055A8AC.5070200@janh.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jan, I have just tried for openoffice-3-devel (svn 1386922; current ports tr= ee) but still fails at apache-commons. Best, Nakata Maho = From: Jan Henrik Sylvester <me@janh.de> Subject: editors/openoffice-3 with openjdk7? Date: Sun, 16 Sep 2012 12:23:40 +0200 > I wondered if I could get rid of jdk16 and openjdk6 in favor of > openjdk7. The only problem with my ports is editors/openoffice-3 not > compiling anymore. Adding 1.7 to the JAVA_VERSION, I found that there= > are only 2 problems. > = > Although fixes for at least one of them is in the Apache repository > for a few month, it does not seem to be in the aoo 3.4.1 source. > = > 1. httpclient: "Ortwin Gl=FCck" appears in non ASCII in a few java > files, which java and javadoc compiler do not accept anymore. After I= > patched that myself, I found fixes on Apache in directory of pfg and > using the simple commits r1359681 and r1358967. With minor > modifications, they can be used as patches for our port. > = > 2. hsqldb: There are some unimplemented virtual methods mandated by > the new jdbc interface, but these are never called and can be > implemented as stubs. Debian fixed the same problem for their > Libreoffice. With minor modifications, their patches can be used for > our ports, too. > = > Since both fixes are rather cosmetic, but not included in 3.4.1, they= > could go into our port. > = > I have compiled on 9.0-RELEASE/amd64 and 9.0-RELEASE/i386 with > openjdk7 and tested the database functionality on > 9.0-RELEASE/amd64. With the patches, I have tested that it still > compiles on 9.0-RELEASE/amd64 using openjdk6. > = > Attached are the five patches. If you are interested, I can > reconstruct where exactly I got their bases from. > = > Cheers, > Jan Henrik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120920.103522.368222093934907752.chat95>