Unable to build eclipse application repository or site with patch features #3846
Unanswered
GorakhSaste
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This issue is based on https://bugs.eclipse.org/bugs/show_bug.cgi?id=389698
The feature patches are required to introduce new features, since to support the specific plugins to provide customers with the feature patches. unable to create the patch repository for patch feature using maven tycho.
I have created the sample application to reproduce this issue. (attached tycho-patch-feature-example.zip)
In this sample application, com.example.tycho.feature.patch contains feature.xml which will contain below code is added.
tycho-patch-feature-example.zip
Patch feature is built with maven Tycho, but while create site with com.example.tycho.update.patch for the patch feature then below errors getting.
Our Project needs a patch feature mechanism support.
Please consider providing support for feature patching.
Beta Was this translation helpful? Give feedback.
All reactions