It is ok with mo, but would it not be enough for the build, just to do a en-US version and then language packs ?? assuming of course that this approach saves space.
jan On 16 November 2012 14:58, Herbert Duerr <[email protected]> wrote: > Hi! > > > On 16.11.2012 09:18, Zhe Liu wrote: > >> Hi, >> Who can help to make buildbot to provide windows install-arc zip download? >> I can't find the package in the links. >> http://ci.apache.org/projects/**openoffice/install/win/<http://ci.apache.org/projects/openoffice/install/win/> >> http://ci.apache.org/projects/**openoffice/install/winsnap/<http://ci.apache.org/projects/openoffice/install/winsnap/> >> It's very useful for automated test. Just one command to copy the zip >> from >> "instsetoo_native/wntmsci12.**pro/OpenOffice/archive/**install/<http://wntmsci12.pro/OpenOffice/archive/install/>" >> to >> the download site. >> > > It would be not too difficult to add a line > --with-package-format="msi archive" > to the configure step of our nightly windows build. > > The problem is that until last week we regularly ran out of space on that > buildbot especially since we are now building MSI-install-sets for 24 > languages. At ApacheCon we got another 40GB though, thanks Gavin! But with > the archive-builds also enabled we'd almost double our space requirements > for the install sets. > > An idea is to have the nightly builds as multi-language install-sets such > as > en-US_en-GB_cs_da_de_fr_it_nb_**nl_sl_sk > ar_es_pt-BR_fi_hu_gd_gl_ru > ja_km_ko_zh-CN_zh_TW > and maybe a small install set for l10n-independent testing such as > en-US > > Is everyone ok with that? > > Herbert > >
