Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:34:14 -0500] rev 1969
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:21:24 -0500] rev 1968
Remove TRK service and replace with TCF TRK service. Remove wildcard service check used as an interim when TCF TRK and TRK were both options.
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:14:34 -0500] rev 1967
Use proper punctuation when only one or two services applies
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:13:42 -0500] rev 1966
Avoid NPEs when services (like TRK) go missing
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:12:10 -0500] rev 1965
Support testing package XML locally
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:11:16 -0500] rev 1964
Show errors if package download or install fails
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:09:15 -0500] rev 1963
Make Mike's request changes to portal links and content
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:07:49 -0500] rev 1962
Add TCF TRK package listing (dead link) and placeholder for InstallPlatsim page
timkelly [Wed, 08 Sep 2010 17:17:20 -0500] rev 1961
fix unit tests (call init() after creating an SDKManager instance.
timkelly [Tue, 07 Sep 2010 16:31:38 -0500] rev 1960
merge some changes from C3_BUILDER_WORK to default for better SDK scanning when the SDKManager is loaded.
Ed Swartz <ed.swartz@nokia.com> [Sun, 05 Sep 2010 13:42:22 -0500] rev 1959
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Thu, 02 Sep 2010 13:19:32 -0500] rev 1958
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Tue, 31 Aug 2010 07:53:48 -0500] rev 1957
Fix Java 6-ism
timkelly [Fri, 03 Sep 2010 18:19:46 -0500] rev 1956
make init call after constructing SDKManager.
timkelly [Fri, 03 Sep 2010 18:19:14 -0500] rev 1955
make SDK scan job a user job. Run jobs under new init method to avoid the SDKManager from being constructed twice by client requests.