Bläddra i källkod

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 år sedan
förälder
incheckning
9169e7f9ec
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      org.eclipse.jgit/META-INF/eclipse.inf

+ 2
- 0
org.eclipse.jgit/META-INF/eclipse.inf Visa fil

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

Laddar…
Avbryt
Spara