-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
OS -> Ubuntu 9.4
I created two Jobs on Hudson as maven2 project, for example 'Job1', 'Job2'.
This jobs use the same maven project (at the same svn localization), for example 'Box'.
Also, I have other Jobs that depend from project Box.
So, I should have downstream project on jobs: 'Job1', 'Job2'.
I have downstream project only on job 'Job1'.
Job2 don't have these downstream project.
When I'm changing name of Job1 to Job3 and run build, downstream projects disappear.
From that moment downstream projects are on Job2.
It follows from this that only one job may have a downstream projects and choosen strategy is based on comparing names of jobs.
I think that this is a bad solution.
Two jobs (Job1, Job2) should have the same downstream projects.
What version of Hudson are you using?