On 19 March 2013 20:30, Ariel Constenla-Haile <arie...@apache.org> wrote:
> On Tue, Mar 19, 2013 at 10:53:22AM -0700, Andrew Rist wrote: > > The snapshot of the sidebar branch is failing on officecfg/Office/UI > > seems there's a tag missing in xcu file... > > > > Error: "Missplaced close tag: </oor:component-data> in file > E:\slave14\aoo-w7snap\build\main\officecfg\registry\data\org\openoffice\Office\UI\Sidebar.xcu" > in line 640: "</oor:component-data>" > > dmake: Error code 13, while making '../../../../../../ > wntmsci12.pro/misc/merge/org/openoffice/Office/UI/Sidebar.xcu' > > dmake: '../../../../../../ > wntmsci12.pro/misc/merge/org/openoffice/Office/UI/Sidebar.xcu' removed. > > > > It's not a missing tag, it's a stupid code that requires the beginning > tag to be in the same line, at least after > > <oor:component-data [something in the same line] [...]> > It is the old l10n code (localize.sl) that has that problem, I have been fighting it as well. > > > Regards > -- > Ariel Constenla-Haile > La Plata, Argentina >