Community
Participate
Working Groups
3.8 M4. The error handling in ProjectSetImporter.importProjectSet needs to be improved: it collects the TeamExceptions but if some other exceptions happen (like an assertion failure) then the TeamExceptions are swallowed i.e. not reported. Also, CVSProjectSetCapability.addToWorkspace should probably covert the IAE into a TeamException. Test Case: 1. install 3.8 M4 plus EGit 2. start with new workspace 3. import team project set from attachment 208048 [details]
The biggest bug is that referenceStrings is not cleared when an exception happens. As a result, the next provider tries to load project references from the previous one and then fails badly.
Fixed in master: 45e2a2fe42c326895aaa0a4323b9650225fa7863