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 92559 - Deployment Process Unification
Summary: Deployment Process Unification
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks: 92555
  Show dependency tree
 
Reported: 2007-01-15 15:13 UTC by Adam Sotona
Modified: 2007-02-07 08:58 UTC (History)
0 users

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 Adam Sotona 2007-01-15 15:13:53 UTC
Deployment process has to be unified to cover all CLDC and CDC cases under one
standard.
Comment 1 Adam Sotona 2007-02-01 15:40:40 UTC
Standard deployment types (ftp, scp, webdav) were modified to accept
deployment.dir and deployment.patternset instead of hardcoded jad and jar.
Platform-specific deployment types will stay unchanged.

CDC deployment types were not migrated yet.
Comment 2 Adam Sotona 2007-02-07 08:58:47 UTC
changing resolution to fixed - a new task for the new deployment types has been
created