Bug 438210 - com.google.gson could not be found
Summary: com.google.gson could not be found
Status: NEW
Alias: None
Product: RCPTT
Classification: Technology
Component: IDE (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 441551
Blocks:
  Show dependency tree
 
Reported: 2014-06-26 00:48 EDT by Vasili Gulevich CLA
Modified: 2014-09-15 07:36 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vasili Gulevich CLA 2014-06-26 00:48:05 EDT
Steps to reproduce:
1. Prepare fresh installation of Eclipse Indigo
2. Open Help/Install new software...
3. Uncheck "Contact all update sites during install to find required software"
2. Install RCPTT IDE feature from full repository

Observe error:

Cannot complete the install because one or more required items could not be found.
  Software being installed: RCPTT IDE 1.5.0.201406251016 (org.eclipse.rcptt.platform.feature.group 1.5.0.201406251016)
  Missing requirement: Multi AUT launch configuration 1.5.0.201406250952 (org.eclipse.rcptt.launching.multiaut 1.5.0.201406250952) requires 'bundle com.google.gson 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: RCPTT IDE 1.5.0.201406251016 (org.eclipse.rcptt.platform.feature.group 1.5.0.201406251016)
    To: org.eclipse.rcptt.launching.multiaut [1.5.0.201406250952]
Comment 1 Ivan Inozemtsev CLA 2014-09-03 05:02:21 EDT
I don't want to add gson into launching feature. Currently launching.multiaut is part of launching feature and launching.multiaut.ui is part of platform feature. How about moving them into a separate feature with included gson? This feature can be added to full repo under RCPTT modules category.
Comment 2 Vasili Gulevich CLA 2014-09-15 07:36:06 EDT
This would be easiest to do after feature refactoring in Bug 441551.