Rick Hillegas <[email protected]> writes: > In addition to the well-defined 10.8.1.2 release version, there are > two unreleased 10.8.1 versions in JIRA now: 10.8.1.3 and 10.8.1.4. Are > both of these versions necessary or can 10.8.1.3 be merged into > 10.8.1.4?
10.8.1.3 was the version number given to the head of the branch after 10.8.1.2 was produced. The version number was later bumped to 10.8.1.4 so that upgrade would work for those following the branch after DERBY-3870. Fixes that go into the 10.8 branch now should have 10.8.1.4 as the fix version. It is probably OK to merge 10.8.1.3 into 10.8.1.4 to reduce the size of the drop-down list. Previously, I think we've only merged versions when we produced a new release, but I don't see much value in keeping 10.8.1.3 as a distinct version in the bug tracker. It looks like we have similar situations on 10.1, 10.5 and 10.6. -- Knut Anders
