Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.3
-
None
Description
The Release task uses Subversion to check for uncommitted files and tag the source repository.
Of course this fails when your project does not use Subversion but Git for instance.
The improvement could be to provide a VCS abstraction with 2 implementations: Subversion and Git.
A method could instantiate the proper implementation.
Attachments
Attachments
Issue Links
- incorporates
-
BUILDR-223 Release Task: customizable commit message
- Closed
- is depended upon by
-
BUILDR-227 Commit relative path instead of absolute path
- Closed