소스 검색

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 년 전
부모
커밋
9169e7f9ec
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      org.eclipse.jgit/META-INF/eclipse.inf

+ 2
- 0
org.eclipse.jgit/META-INF/eclipse.inf 파일 보기

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

Loading…
취소
저장