Procházet zdrojové kódy

Fix build.properties of the JGit feature

The JGit feature's build.properties was referring
to a notice.html instead of license.html

Change-Id: I642e2a05d1be58b1d47fd9701edf1a0f2bfa3660
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
tags/v0.8.4
Chris Aniszczyk před 14 roky
rodič
revize
6b13cb36c6

+ 1
- 1
org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties Zobrazit soubor

@@ -1,4 +1,4 @@
bin.includes = feature.xml,\
edl-v10.html,\
feature.properties,\
notice.html
license.html

Načítá se…
Zrušit
Uložit