Issue 60125 - "deliver -delete" prints out useless warnings when use by "build ... --prepare"
Summary: "deliver -delete" prints out useless warnings when use by "build ... --prepare"
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: hjs
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 12:18 UTC by hjs
Modified: 2013-08-07 15:34 UTC (History)
1 user (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 2006-01-06 12:18:28 UTC
scenario:
- CWS with at least one gcc platform (e.g. unxlngi6) and wntmsci10
- "build --from something --prepare" on gcc platform (does "deliver -delete" for
all platforms found)

--> the called "deliver -delete" finds GUI==WNT and COM==GCC when removing
windows deliverables and prints windows/gcc strip warning (line 122)

irritating and quite useless in this case :)
Comment 1 rt 2006-01-06 12:30:46 UTC
Fixed on CWS ause046.
Comment 2 rt 2006-01-06 12:47:29 UTC
Please verify.
F.e. 
> cd solenv
> setenv GUI WNT
> setenv COM GCC
> deliver -delete
> deliver
The first 'deliver' should result in a warning, the following undeliver not.

re-open issue and reassign to hjs@openoffice.org
Comment 3 rt 2006-01-06 12:47:41 UTC
reassign to hjs@openoffice.org
Comment 4 rt 2006-01-06 12:47:45 UTC
reset resolution to FIXED
Comment 5 rt 2006-01-06 13:10:27 UTC
Grrr .......
of course the first 'deliver -delete'  works without warning while 'deliver'
gives a warning message.  I should read what I have written before submitting it.
Comment 6 hjs 2006-01-06 13:16:15 UTC
yup
Comment 7 hjs 2006-02-03 13:27:15 UTC
.