decouple SCM code from continuum model
--------------------------------------
Key: CONTINUUM-1745
URL: http://jira.codehaus.org/browse/CONTINUUM-1745
Project: Continuum
Issue Type: Improvement
Components: SCM
Affects Versions: 1.1
Reporter: Brett Porter
currently, the ContinuumScm interface works with the Continuum project and returns model objects,
but also mixes in handling of the working directory (also spread through the code), and some
adjustments on top of maven SCM.
This should be isolated into a single module so that working directory enhancements can be
made and tested more easily.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|