Bladeren bron

Exclude org.eclipse.jgit from pack200 packing

It seems pack200 became unable to correctly pack the bundle
org.eclipse.jgit (see bug 372845). Hence mark it to be excluded from
this packing step following the workaround which worked for
org.eclipse.jst.jsf.core (bug 335806).

Bug: 372845
Change-Id: I2e3d20645ac49125472ddc235afbe9f3c7480caf
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v2.0.0.201206130900-r
Matthias Sohn 12 jaren geleden
bovenliggende
commit
9169e7f9ec
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2
    0
      org.eclipse.jgit/META-INF/eclipse.inf

+ 2
- 0
org.eclipse.jgit/META-INF/eclipse.inf Bestand weergeven

@@ -0,0 +1,2 @@
jarprocessor.exclude.pack=true
jarprocessor.exclude.children=true

Laden…
Annuleren
Opslaan