Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-reviews-dev] scm apis

Hi,

I have committed a first pass of the SCM data model (see bug 326113). It's mostly based on what was in builds.core and is fairly similar to the Review SCM integration that Stefan shared on github. The main difference is that the API exposes (abstract) implementations rather than interfaces to allows for extensibility by integrators and future evolution without breaking binary backwards compatibility.

I hope I'll find sometime in the next couple days to actually integrate that with the Hudson connector to validate the APIs. Please free to take a look already and provide feedback on bug 326113. 

I would suggest that once a first API integration (probably CVS) and API client (probably Hudson) is in place we consider merging this with the Reviews SCM APIs and look at a Subclipse integration. My assumption is that porting Stefan's existing implementation will be straight forward.

Steffen

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com

Back to the top