Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-alpha-4
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The things we need to check for:
o no scm (repository) element
o invalid scm (repository) element
-> the location must exist (can use the scm url validator)
o no ciManagement element
o invalid ciManagement element
-> make sure there is at least one notifier and the configuration is valid
These items are checked for now.