|
Added a Selenium IDE test on the 1.2.x branch in revision 709606. You create a build def template, add a maven with this buid def template and cannot see a build def corresponding associated to your project. Ping. Thanks for your help Olivier. Context: How to reproduce the problem: Pb: the new project has no build definition associated. I can't test this on trunk because on the Build Definition Template page, the arrows to move build defs from the 'available' to 'used' area are not working. I did reproduce it on the 1.2 branch as mentioned on Oct 31 with the following Selenium IDE test: reopen as the fix breaks some units I have mode some tests with a 1.1 and comparing with the current 1.2.x branch :
It doesn't look to be a regression but more an issue or an improvment Jean-Paul are you adding project with upload file mode or download with http ? If it's not a regression and you don't see a quick fix for 1.2.3, then bumping it to a 1.3.x is fine with me. (I'd prefer to get 1.2.3 out with the things that are already fixed, and I'm not committed to doing a 1.2.4 at this time.) fix rev 726239 in branch 1.2.x Now when I test this, I do get the build defs from the template, but I also get the default build definition. That shouldn't happen. If I choose a particular template when adding a project, only the build defs associated with that template should be added. I added another line to the Selenium IDE test to clarify this, and left it in the failing category. Do you want to reopen this or handle it as a separate issue? Does it happened when you add the project to an existing project group (an empty project group) ?
comment added in the unit rev 726462. IMHO We should add a new feature : creating project group with a build template You're right, it was an existing project group, and it picked up the default build def from the group plus the ones from the template I selected. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Confirmed in the 1.2.2 release candidate.