Add javaewah bundle to features using it

This ensures that OSGi consumers can retrieve this dependency from the
JGit or EGit p2 repository.

Change-Id: I6f88a4914a19e4e18aa60d59b0cc8a33b61f7fc2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2013-03-07 08:51:06 +01:00
parent 913cccd5c4
commit 13ea3b0957
2 changed files with 16 additions and 0 deletions

View File

@ -35,4 +35,12 @@
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="javaewah"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>

View File

@ -53,4 +53,12 @@
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="javaewah"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>