Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 08:32:47 -0600] rev 629
Fix SBSv2 SDK filtering.
(1) When only SBSv2 is available, assume all SDKs are SBSv2-capable.
(2) In the SBSv1+SBSv2 case, ensure the version check >= 8.3 is correct (it was disallowing anything with minor version < 3).
Ed Swartz <ed.swartz@nokia.com> [Fri, 04 Dec 2009 08:30:12 -0600] rev 628
Make sure that SBSv2 platform filtering preferences are used when SBSv1 is not enabled.
Note, there is probably a bug exposed here: SBSv2 platform filtering is not used in ISymbianSDK#getFilteredBuildConfigurations() if SBSv1 is enabled.