Bug 508966 - [Interoperability][Rpy] Papyrus Rpy migration tools should try to avoid to depends on org.apache.common.io
Summary: [Interoperability][Rpy] Papyrus Rpy migration tools should try to avoid to de...
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Interoperability (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: 2.1.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 496176
  Show dependency tree
 
Reported: 2016-12-09 05:08 EST by Vincent Lorenzo CLA
Modified: 2017-03-22 05:03 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Lorenzo CLA 2016-12-09 05:08:12 EST
Papyrus Rhasody migration tools should try to avoid to depends on org.apache.common.io. I'm not yet sure it will be easy to do, but if we could avoid an additional dependency, it should be great.
Comment 1 Vincent Lorenzo CLA 2016-12-09 07:36:02 EST
The dependency on org.apache.common.io must be removed fromt the Rhapsody plugins.
We must remove it from the Rhapsody feature


We must remove these lines from the file releng/extra/targetPlatform/portable/org.eclipse.papyrus.extra.portable.target.tpd 

//manualUpdate

location orbit "http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository" {
	org.apache.commons.io lazy
}

these regenerate the target files to updates them