Issue 126541 - Remove dependency on Google Code for 4.1.2 builds
Summary: Remove dependency on Google Code for 4.1.2 builds
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: external prerequisites (show other issues)
Version: 4.1.2-dev
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-19 21:19 UTC by Andrea Pescetti
Modified: 2015-09-27 00:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---
pescetti: 4.1.2_release_blocker+


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Andrea Pescetti 2015-09-19 21:19:20 UTC
As discussed on the dev list, OpenOffice 4.1.2 (not trunk) still depends on the now officially deprecated (by Google) Google Code service.

Google Code is now in read-only mode https://code.google.com/p/support/wiki/ReadOnlyTransition so for any updates we have to switch to the new repository, which has been used by trunk for a while.

This has no impact on the build process itself, just on the bootstrap phase where we will no longer depend on Google Code (aka "Apache Extras") being available.
Comment 1 Andrea Pescetti 2015-09-24 19:34:53 UTC
Comparison between
https://code.google.com/a/apache-extras.org/p/ooo-extras/downloads/list
and
https://sourceforge.net/projects/oooextras.mirror/files/?source=navbar
shows that the SF project already has all the files from the Google Code project.

So the switch can be done without any loss.

Note that the SF project has actually more files than the "current" files on the Google Code project. These include new files and files that are "deprecated" on Google Code.

2d0b7b1394cf81d057c10ac768f8361e-CoinMP-1.7.1.tgz
6334b666b7ff2038c761d7b27ba699c1-Python-2.7.5.tar.bz2
d1e9a7a7f532bb031a3c175d86688d95-boost_1_48_0.tar.bz2
f872f4ac066433d8ff92f5e316b36ff9-dejavu-fonts-ttf-2.33.zip
c735eab2d659a96e5a594c9e8541ad63-zlib-1.2.5.tar.gz
a2c10c04f396a9ce72894beb18b4e1f9-jpeg-8c.tar.gz
c441926f3a552ed3e5b274b62e86af16-STLport-4.0.tar.gz
18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
7376930b0d3f3d77a685d94c4a3acda8-STLport-4.5-0119.tar.gz
63ddc5116488985e820075e65fbe6aa4-openssl-0.9.8o.tar.gz
2ae988b339daec234019a7066f96733e-commons-lang-2.3-src.tar.gz
3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz
af3c3acf618de6108d65fcdc92b492e1-commons-codec-1.3-src.tar.gz
61f59e4110781cbe66b46449eadac231-croscorefonts-1.21.0.tar.gz
ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz
b92261a5679276c400555004937af965-nss-3.12.6-with-nspr-4.8.4.tar.gz
a169ab152209200a7bad29a275cb0333-seamonkey-1.1.14.source.tar.gz
2b5f1ca58d6ef30f18f1415b65bed81c-CoinMP-1.6.0.tgz
Comment 2 SVN Robot 2015-09-24 21:54:42 UTC
"pescetti" committed SVN revision 1705169 into branches/AOO410:
#i126541# Update location for OOO_EXTRAS
Comment 3 SVN Robot 2015-09-24 21:56:00 UTC
"pescetti" committed SVN revision 1705170 into branches/AOO410:
#i126541# Add primary location for CoinMP (new OOO_EXTRAS already has a copy)
Comment 4 Andrea Pescetti 2015-09-24 22:18:18 UTC
Fixed. No other work needed for OpenOffice 4.1.2 in this scope.
Comment 5 Andrea Pescetti 2015-09-27 00:06:20 UTC
Closing, no QA needed since this is a build fix.