Issue 78435

Summary: uiconfig/modules/scalc/toolbar/formsobjectbar.xml should be removed from instsetoo_native/packimages/image-sort.lst
Product: Base Reporter: pavel
Component: codeAssignee: Frank Schönheit <frank.schoenheit>
Status: CLOSED FIXED QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P1 (highest) CC: hans-joachim.lankenau, issues, oliver.bolte, ooo, ruediger.timm
Version: OOo 1.0.0   
Target Milestone: OOo 2.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description pavel 2007-06-14 09:02:38 UTC
Subject says it all. Otherwise m216 won't be able to build instsets:

/usr/bin//perl /Volumes/Build/pavel/X11/BuildDir/ooo_SRC680_m216_src/solenv/bin/image-sort.pl 
image-sort.lst /Volumes/Build/pavel/X11/BuildDir/ooo_SRC680_m216_src/solver/680/unxmacxi.pro/
xml ../unxmacxi.pro/res/img/sorted.lst
Can't open /Volumes/Build/pavel/X11/BuildDir/ooo_SRC680_m216_src/solver/680/unxmacxi.pro/
xml/uiconfig/modules/scalc/toolbar/formsobjectbar.xml: No such file or directory at /Volumes/Build/
pavel/X11/BuildDir/ooo_SRC680_m216_src/solenv/bin/image-sort.pl line 12.
dmake:  Error code 2, while making '../unxmacxi.pro/res/img/sorted.lst'
dmake:  '../unxmacxi.pro/res/img/sorted.lst' removed.
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /Volumes/Build/pavel/X11/BuildDir/
ooo_SRC680_m216_src/instsetoo_native/packimages
Comment 1 oliver.bolte 2007-06-14 09:31:46 UTC
removed from image-sort.lst. fixed
Comment 2 pavel 2007-06-14 09:34:08 UTC
Verified.

Closing.
Comment 3 Frank Schönheit 2007-06-14 12:34:48 UTC
bad luck ... image_sort.lst was introduced in m215, CWS dba23ui was based on
m212, so there was no chance to notice that before the CWS was integrated.

However ...

fs->ka: You *surely* want to write an announcement about the newly introduced
image-sort.lst. A file which has a hard-coded list of other files should be
known to developers, else build breakers like this one here will re-occur
multiple times. Thanks!
Comment 4 ooo 2007-06-14 16:02:07 UTC
KA=>HJS: this was IMO introduced by your changes regarding different creation of
image-lists during the pack process. Could you be so kind to write a
corresponding announcement, please, so that everybody gets aware of this. Thx.