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 - Shelve Support is java.io.File oriented.
Summary: Shelve Support is java.io.File oriented.
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks: 249070 249743
  Show dependency tree
 
Reported: 2014-12-04 12:58 UTC by Alexander Simon
Modified: 2015-01-28 10:33 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 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)