feature/gbuild_java is finished

Matúš Kukan matus.kukan at gmail.com
Thu Feb 16 09:16:53 PST 2012


On 16 February 2012 15:29, Matúš Kukan <matus.kukan at gmail.com> wrote:
> -       $(foreach root,$(PACKAGEDIRS),&& $(gb_Jar_JARCOMMAND) uf $(2)
> -C $(dir $(root)) $(notdir $(root))) \
> +       $(foreach root,$(PACKAGEDIRS),&& cd $(dir $(root)) &&
> $(gb_Jar_JARCOMMAND) uf $(2) $(notdir $(root))) \
>
> helps solve the problem.
> jar command on Windows seems to behave differently when using -C

Ok, so feature/gbuild_java builds fine up to ~tail_build for me after
http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/gbuild_java&id=144390821535d03735819d229e5ec397972b2436

I stopped there, we will see on Friday whether vorrepe will build all.

Matus


More information about the LibreOffice mailing list