Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2011-02-08 09:39:35 +0000
committerspingel2011-02-08 09:39:35 +0000
commit34cf86cea0f5a1ca1b0737c12e58ebd830078c0f (patch)
tree986ef0761930fee09c709d7082b299ed727e9bf5 /org.eclipse.mylyn.test-feature/build.properties
parent62385f90bd8c0369ac8d42a0eed9405ecc76f95d (diff)
downloadorg.eclipse.mylyn.tasks-34cf86cea0f5a1ca1b0737c12e58ebd830078c0f.tar.gz
org.eclipse.mylyn.tasks-34cf86cea0f5a1ca1b0737c12e58ebd830078c0f.tar.xz
org.eclipse.mylyn.tasks-34cf86cea0f5a1ca1b0737c12e58ebd830078c0f.zip
NEW - bug 296436: [releng] Include tests in the developer resources bundles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=296436
Diffstat (limited to 'org.eclipse.mylyn.test-feature/build.properties')
-rw-r--r--org.eclipse.mylyn.test-feature/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.test-feature/build.properties b/org.eclipse.mylyn.test-feature/build.properties
index 6403e481b..ad3294dc4 100644
--- a/org.eclipse.mylyn.test-feature/build.properties
+++ b/org.eclipse.mylyn.test-feature/build.properties
@@ -11,5 +11,6 @@
bin.includes = feature.xml,\
about.html,\
epl-v10.html,\
- license.html
+ license.html,\
+ feature.properties
src.includes = about.html

Back to the top