This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 90569 - Add the "delayed live" functionality
Summary: Add the "delayed live" functionality
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-05 10:46 UTC by Kirill Sorokin
Modified: 2014-02-10 14:16 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill Sorokin 2006-12-05 10:46:33 UTC
Sometimes it does not make sense to make the registry changes live at the same
moment a component/group is uploaded. Thus there should be an option to make the
changes available only after a special signal is sent.

E.g. as the NetBeans portfolio is built, the components are being uploaded, but
the changes should become visible only after the last "pack" is built.
Comment 1 Kirill Sorokin 2006-12-06 07:48:53 UTC
An additional clarification from BE:

Our usual work flow for the major milestone releases are:
1) Build the bits
2) Upload them on the NB.org download area
3) Register the bits to the DB with visibility flag set to false.
4) Make the data visible on the staging server - testing copy of the NB.org
webserver not the production NB.org. So the QE have the same access to the bits
as on the NB.org and with the same web pages and navigation.
5) QE give us GO for the release and the bits go visible to the NB.org or we get
NO GO and we have to rebuild the bits and go back to the 1) :-(. 
Comment 2 Jiri Rechtacek 2012-10-07 13:05:50 UTC
Assigned to new owner.