Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 337286

Summary: Name change for the unbound module: ub_tpn_checkExistenceOfTab_byValue
Product: [Technology] Jubula Reporter: Alexandra Schladebeck <alexandra.schladebeck>
Component: CoreAssignee: Markus Tiede <markus.tiede>
Status: CLOSED FIXED QA Contact: Tim Winselmann <tim.winselmann>
Severity: normal    
Priority: P3 CC: Achim.Loerke, markus.tiede
Version: 0.9.0   
Target Milestone: 1.0   
Hardware: All   
OS: All   
Whiteboard:

Description Alexandra Schladebeck CLA 2011-02-16 04:42:30 EST
The module named "ub_tpn_checkExistenceOfTab_byValue" can actually check the existence of an index as well, and should therefore be named "ub_tpn_checkExistenceOfTab_byValueOrIndex".

The process to make changes to the unbound modules isn't clear at the moment. After discussing with Markus, the following process should be used:

1. Take a clean database and import the productive version of the unbound modules (from the Jubula installation, in the examples/testCaseLibrary).
2. Make the necessary change(s) and export the project.
3. Delete the affected unbound modules project from the dev_testweek and import the new version. 
4. Check whether the project "Test_unbound_modules_*" is error-free.

(If new modules have been added to the unbound modules projects, they must be reused in these test projects)

5. Check in and push the new project: 
a) into the folder for the nightly regression tests
b) into the folder for the installation (productive version of the unbound modules).
Comment 2 Markus Tiede CLA 2011-03-21 05:22:59 EDT
Testcase has been successfully renamed.