Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Our project is configured to load the path:
/vob_sat/applications/sat_menu
There is another path in clearcase:
/vob_sat/applications/sat_menu_load
Whenever someone makes changes on the sat_menu_load project, the sat_menu project is kicked off and includes the changes to the other path in the change set. I am pretty sure this is because the clearcase history command executed by the clearcase plugin does a -all and then parses the paths itself.
Whoops. Time to improve my regular expressions. =)