Add org.bouncycastle.bcutil to p2 repository

Bug: 575621
Change-Id: I57de7af9f9b236cac570d9c10c3d1c3886720868
This commit is contained in:
Matthias Sohn 2021-09-20 16:41:17 +02:00
parent 81cd70d5d0
commit 26d36848fe
1 changed files with 6 additions and 0 deletions

View File

@ -147,6 +147,12 @@
<bundle id="org.bouncycastle.bcprov.source">
<category name="JGit-dependency-bundles"/>
</bundle>
<bundle id="org.bouncycastle.bcutil">
<category name="JGit-dependency-bundles"/>
</bundle>
<bundle id="org.bouncycastle.bcutil.source">
<category name="JGit-dependency-bundles"/>
</bundle>
<bundle id="org.kohsuke.args4j">
<category name="JGit-dependency-bundles"/>
</bundle>