Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336609 - [server] GitFileStore.rm() should use org.eclipse.jgit.api.RmCommand
Summary: [server] GitFileStore.rm() should use org.eclipse.jgit.api.RmCommand
Status: RESOLVED INVALID
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Tomasz Zarna CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-08 07:55 EST by Tomasz Zarna CLA
Modified: 2011-08-30 10:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Zarna CLA 2011-02-08 07:55:41 EST
Follow up on bug 334092, comment 1.

We no longer have a dependency on egit.core but there is still some work to be done in leveraging jgit API. For instance,  org.eclipse.filesystem.git.GitFileStore.rm() could use org.eclipse.jgit.api.RmCommand.
Comment 1 Szymon Brandys CLA 2011-03-30 10:00:42 EDT
.