> -----Original Message----- > From: Don Lewis [mailto:truck...@apache.org] > Sent: Sunday, July 24, 2016 12:24 > To: dev@openoffice.apache.org > Subject: updated curl patch > > I've updated my curl patch here: > <https://bz.apache.org/ooo/show_bug.cgi?id=126896> > > I've build tested it on FreeBSD 10, 64-bit CentOS 7, 64-bit Ubuntu 12, > and Windows 7. I've run tested it on CentOS and Windows by doing a > File->Open and specifying a ftp:// URL. I did the same with the FreeBSD > port, which uses the same curl version via --with-system-curl. > > One of the Linux platforms, Ubuntu as I recall, had problems trying to > download the source because of certificate validation issues (hopefully > that is fixed with the java download changes). I noticed that the curl > 7.19.7 tarball is checked into svn under ext_sources. Should I delete > that and check in the new source tarball? What is the criteria for > checking stuff in under ext_sources? [orcmid]
That is an interesting question. I have the feeling that the ext_sources folder is obsolete. ANALYSIS Looking at ext_sources on trunk, this folder is mainly populated by files dated prior to 2012-12-23, none of which were later than the first Apache OpenOffice non-incubating release, the AOO 3.4.1 refresh. The only subsequent additions consist of four files added *since* release 4.1.2. I don't understand the relationship between these and Apache Extras. And that these are binaries on the SVN trunk. Furthermore, the ext_sources folder does *not* appear in the source release, apache-openoffice-4.1.2-r1709696-src. PS: The ext_libraries folder has not been touched since 2014-07-07. It is included in -src. PPS: Thank you for pointing out, in an earlier post, that you do all FreeBSD builds while disconnected from the Internet and don't rely on the bootstrap to download anything and that you have what may be a more efficient approach that perhaps all of us should use when doing release-candidate build-confirmation compiles. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org