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 192441 - Get rid of two FileSystemProvider implementations
Summary: Get rid of two FileSystemProvider implementations
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks: 185333 191611 191684
  Show dependency tree
 
Reported: 2010-11-24 20:52 UTC by Vladimir Kvashin
Modified: 2010-11-30 15:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The proposed patch (457.10 KB, patch)
2010-11-24 21:06 UTC, Vladimir Kvashin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2010-11-24 20:52:24 UTC
Now there still are two FileSystemProvider implementations, one in cnd and other in dlight.remote. We should leave only one of them.
Comment 1 Vladimir Kvashin 2010-11-24 21:06:35 UTC
Created attachment 103315 [details]
The proposed patch
Comment 2 Quality Engineering 2010-11-29 06:28:12 UTC
Integrated into 'main-golden', will be available in build *201011290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/43a98c34e3bd
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: #192441 -  Get rid of two FileSystemProvider implementations
Comment 3 Vladimir Kvashin 2010-11-30 15:08:11 UTC
Only one implementation - the one  from dlight.remote - survived. 
Too many change sets to list here.