-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Windows XP SP3, Hudson 1.388, ClearCase plugin 1.3.5
I'm using ClearCase plugin for my build server. The ConfigSpec for the view is created automatically (via script) and also the view is created automatically. Now i need the possibility that Hudson extracts the config spec from special file (incl. rules etc.), because it's not usable that i always paste the config spec to Hudson configuration manually after it was changed atomatically with script. It should be possible to use the plugin with file names for config spec and load rules. I'm using Base-ClearCase with snapshot views.
- depends on
-
JENKINS-8684 error in lshistory command if executed before checkout
-
- Resolved
-
-
JENKINS-8687 lshistory is not usable with different branches and labels for polling and changelog
-
- Resolved
-
I will add one checkbox with file name field:
[x] get config spec from file
(if checked config spec field will be hidden and the config spec will be loaded from given file)
and checkbox for load rules:
[x] get load rules from config spec
and if it's usable:
[x] get branch names from config spec
[x] get label names from config spec