History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-298
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Sten Rosendahl
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

The Config spec field for ClearCase repositories requires you to have at least one load rule in the text

Created: 06/Nov/07 03:17 AM   Updated: 06/Jun/09 09:02 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: All platforms.


 Description  « Hide
Quickbuild tries to be helpful and checks that you have at least one load rules in your ClearCase config specs. The problem is that we use a single line "include <path>" to coordinate config specs between CM and development so QB will complain even though the included file contains load rules, forcing us to add an extra dummy rule. The possibility to have warnings and not only errors when validating field inputs would be a good workaround, or ticking an ignore option.

A real solution would be to actually parse (possibly recursive) include rules before performing the field validation. In that case please also make it possible to log/save the expanded config spec as part of the build output.


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.