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 249105

Summary: Shelve Support is java.io.File oriented.
Product: versioncontrol Reporter: Alexander Simon <alexvsimon>
Component: CVSAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal CC: anebuzelsky
Priority: P2    
Version: 8.1   
Hardware: PC   
OS: Solaris   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 249070, 249743    

Description Alexander Simon 2014-12-04 12:58:57 UTC
1. ShelveChangesActionsRegistry is regestered only org.netbeans.modules.versioning.spi.VersioningSystem and do not allow regestring org.netbeans.modules.versioning.core.spi.VersioningSystem
2. Shelve support (packages org.netbeans.modules.versioning.shelve and org.netbeans.modules.versioning.shelve.impl) is java.io.File oriented.
Comment 1 Quality Engineering 2015-01-28 04:13:04 UTC
Integrated into 'main-silver', will be available in build *201501280002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/431aa937ba23
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #249743 Support Mercurial VCS for full remote project
- remove fake keni integration (waiting for bug#250044)
- remove shelf integration (waiting for bug #249105)