FYI,
If you build your repository using includeAllDependencies false, which
is the default:
https://www.eclipse.org/tycho/sitedocs/tycho-p2/tycho-p2-repository-plugin/assemble-repository-mojo.html#includeAllDependencies
the newest version of Tycho will start including any bundles and feature
required/imported by your features (as specified on the feature.xml's
Dependencies tab). This will result in duplicating the content of these
dependency in your final repository.
I have opened the following issue asking for a way to opt out of this
new behavior (to restore the previous behavior):
https://github.com/eclipse-tycho/tycho/issues/1281
Regards,
Ed
_______________________________________________
cross-project-issues-dev mailing list
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev