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>
This commit is contained in:
Matthias Sohn 2012-03-02 09:09:39 +01:00
parent d023f2c78b
commit 9169e7f9ec
1 changed files with 2 additions and 0 deletions

View File

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