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

Summary: Deployment Process Unification
Product: javame Reporter: Adam Sotona <asotona>
Component: Build SystemAssignee: Adam Sotona <asotona>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 92555    

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