]> source.dussan.org Git - jgit.git/commitdiff
Add missing resources from source.. in build.properties 43/12543/5
authorTomasz Zarna <tomasz.zarna@tasktop.com>
Mon, 6 May 2013 17:24:28 +0000 (19:24 +0200)
committerTomasz Zarna <tomasz.zarna@tasktop.com>
Wed, 30 Oct 2013 16:42:38 +0000 (17:42 +0100)
Change-Id: Ief9b84c07494bdb01ce16b4ae3353c5364cc6625
Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com>
org.eclipse.jgit.console/build.properties
org.eclipse.jgit.http.server/build.properties
org.eclipse.jgit.pgm.test/build.properties
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/,\
                .,\
index b67aba1a416a785135a5272c44408146545409c1..8148271ef36aae27cfdb3d9be925fdf00ec92952 100644 (file)
@@ -1,4 +1,5 @@
-source.. = src/
+source.. = src/,\
+           resources/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
index 32dc47ff8f6d39dd4b8d049fe0d5142d0ff6e138..9ee2f6d98d347a5f9a6c1f1654b3abf1416210b5 100644 (file)
@@ -1,4 +1,5 @@
-source.. = tst/
+source.. = tst/,\
+           src/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
index 8148271ef36aae27cfdb3d9be925fdf00ec92952..6365cbb7ee5b0ac3434de4faa8bd872080c5ccc5 100644 (file)
@@ -1,5 +1,6 @@
 source.. = src/,\
-           resources/
+           resources/,\
+           /
 output.. = bin/
 bin.includes = META-INF/,\
                .,\