]> source.dussan.org Git - jgit.git/commitdiff
Add resources/ as source folder in build.properties 38/17238/2
authorKaloyan Raev <kaloyan.r@zend.com>
Wed, 9 Oct 2013 13:58:29 +0000 (16:58 +0300)
committerKaloyan Raev <kaloyan.r@zend.com>
Wed, 9 Oct 2013 21:49:58 +0000 (00:49 +0300)
This allows correct export of org.eclipse.jgit.pgm via the PDE Export
wizard.

Bug: 419089
Change-Id: I98765208edd7df59e262001dd01ed2b43e4475a9
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
org.eclipse.jgit.pgm/build.properties

index b67aba1a416a785135a5272c44408146545409c1..8148271ef36aae27cfdb3d9be925fdf00ec92952 100644 (file)
@@ -1,4 +1,5 @@
-source.. = src/
+source.. = src/,\
+           resources/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\