]> source.dussan.org Git - jgit.git/commitdiff
Fix build.properties of the JGit feature 18/818/1
authorChris Aniszczyk <caniszczyk@gmail.com>
Mon, 7 Jun 2010 21:55:48 +0000 (16:55 -0500)
committerChris Aniszczyk <caniszczyk@gmail.com>
Mon, 7 Jun 2010 21:56:24 +0000 (16:56 -0500)
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>
org.eclipse.jgit.packaging/org.eclipse.jgit.feature/build.properties

index eb0f01b9e3a9769af006a155341117e88fe3bbd7..b4a8dde9e5bfbd6bd2a93d210f3812fab06911a3 100644 (file)
@@ -1,4 +1,4 @@
 bin.includes = feature.xml,\
                edl-v10.html,\
                feature.properties,\
-               notice.html
+               license.html