Hi,
On 19.03.2013 21:14, Ariel Constenla-Haile wrote:
On Tue, Mar 19, 2013 at 12:57:11PM -0700, Andrew Rist wrote:
should I kick off a build?
I don't have a subversion branch to check out that change, and I've no
idea how git-svn works with subversion branches.
If you can commit the change yourself, I'm fine.
On 3/19/2013 12:30 PM, Ariel Constenla-Haile 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's simply putting the next line in the same line:
<oor:component-data oor:name="Sidebar"
Don't ask me why, I didn't look at that code (but obviously sounds like
a bug).
Ariel, thanks for findings.
Strange is also that on my system (Windows 7, cygwin environment) the
build of branch sidebar does not break.
Best regards, Oliver.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org