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 157998 - Distribution in addition to packaging.
Summary: Distribution in addition to packaging.
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
: 151794 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-05 14:17 UTC by blippblopp
Modified: 2014-04-14 14:31 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description blippblopp 2009-02-05 14:17:39 UTC
Suggestion: Extra "step" above packaging for distribution.

Distribution:
*Copy the output from packaging to remote site with filecopy, ftp, sftp, scp ...
*Should be possible to specify any number of distribution destinations and methods(ftp, scp and so on).
*Dependancy to packaging so the package is fresh.
*Possible to specify extra files (besides the output from packaging).
Comment 1 Leonid Lenyashin 2009-02-06 20:56:54 UTC
Has been planned, but then postponed due to lack of interest. It may be considered again now.
Comment 2 blippblopp 2009-02-10 07:24:31 UTC
It would also be good if the destination file name could be suppplied on a per destination basis, with optional symbols
like current date/time in it.

A common scenario is that you deliver internally and in this case existing deliveries should not be overwritten, you
want to save all historically delivered binaries. You also deliver externally and in that case it might be intended to
be overwritten like www.something.com/someapp.zip.

Also, maybe it would be better to be able to have several distribution targets independant of each other since a common
scenario is that you do internal deliveries often (new version for testers, release candidates and so on) but only want
external deliveries at some times (finished product).
Comment 3 Thomas Preisler 2010-06-01 23:55:41 UTC
*** Bug 151794 has been marked as a duplicate of this bug. ***