Issue 33782 - building wizards module writes to same jarfile from several directories
Summary: building wizards module writes to same jarfile from several directories
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: 680m52
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.0
Assignee: hjs
QA Contact: issues@installation
URL:
Keywords:
: 35056 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-09-02 19:26 UTC by hjs
Modified: 2004-11-03 04:40 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hjs 2004-09-02 19:26:59 UTC
this leads to collisions in parallel builds and triggers an exotic behaviour of
info-zip (see #i31658#)
Comment 1 Martin Hollmichel 2004-10-05 12:40:00 UTC
raising Prio to 2 since this is a build breakage for incremental builds.
Comment 2 joachim.lingner 2004-10-07 10:58:48 UTC
*** Issue 35056 has been marked as a duplicate of this issue. ***
Comment 3 tom 2004-10-07 12:57:42 UTC
I consolidated alle makefiles that contribute to commonwizards.jar into one
makefile. This is fixed in CWS qwizardsbf1.
Comment 4 stefan.baltzer 2004-10-22 15:01:30 UTC
SBA: Reopened and Prio set tp P1.
Comment 5 stefan.baltzer 2004-10-22 15:04:39 UTC
SBA->TV: As discussed, corrupt .jar files (i.e commonwizards.jar in
680m57+m58NonPro) let the Wizards crash, thus hindering Automated tests. Please
fix in master, as discussed with Heiner.
Comment 6 tom 2004-10-22 15:26:32 UTC
TV: Fixed on HEAD:

/cvs/installation/wizards/prj/build.lst,v  <--  build.lst
new revision: 1.27; previous revision: 1.26

/cvs/installation/wizards/com/sun/star/wizards/makefile.mk,v  <--  makefile.mk
new revision: 1.2; previous revision: 1.1

/cvs/installation/wizards/com/sun/star/wizards/document/makefile.mk,v  <-- 
makefile.mk
new revision: delete; previous revision: 1.3

/cvs/installation/wizards/com/sun/star/wizards/text/makefile.mk,v  <--  makefile.mk
new revision: delete; previous revision: 1.3

/cvs/installation/wizards/com/sun/star/wizards/ui/makefile.mk,v  <--  makefile.mk
new revision: delete; previous revision: 1.3

/cvs/installation/wizards/com/sun/star/wizards/common/makefile.mk,v  <-- 
makefile.mk
new revision: delete; previous revision: 1.8

/cvs/installation/wizards/com/sun/star/wizards/db/makefile.mk,v  <--  makefile.mk
new revision: delete; previous revision: 1.3

/cvs/installation/wizards/com/sun/star/wizards/ui/event/makefile.mk,v  <-- 
makefile.mk
new revision: delete; previous revision: 1.3

Comment 7 tom 2004-10-22 15:29:07 UTC
.
Comment 8 tom 2004-10-22 15:30:11 UTC
TV->Ause: Please verify on the Master m59.
Comment 9 tom 2004-10-22 15:30:47 UTC
.
Comment 10 Martin Hollmichel 2004-11-03 04:40:55 UTC
close issue.