Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-05-07 00:41:28 +0000
committerspingel2008-05-07 00:41:28 +0000
commitacdba64255b432ca67dd6721cab940f6c66a97d2 (patch)
tree08789eab3ad5590dc15332c088a8246fb78135c0 /org.eclipse.mylyn.bugzilla-feature
parent05cdb98905303dd8d9bf5876b0bc96cc2de6e7a0 (diff)
downloadorg.eclipse.mylyn.tasks-acdba64255b432ca67dd6721cab940f6c66a97d2.tar.gz
org.eclipse.mylyn.tasks-acdba64255b432ca67dd6721cab940f6c66a97d2.tar.xz
org.eclipse.mylyn.tasks-acdba64255b432ca67dd6721cab940f6c66a97d2.zip
NEW - bug 220433: provide source bundles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=220433
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/build.properties7
1 files changed, 3 insertions, 4 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/build.properties b/org.eclipse.mylyn.bugzilla-feature/build.properties
index 718140076..dfa11f437 100644
--- a/org.eclipse.mylyn.bugzilla-feature/build.properties
+++ b/org.eclipse.mylyn.bugzilla-feature/build.properties
@@ -9,8 +9,7 @@ bin.includes = feature.xml,\
license.html,\
epl-v10.html,\
about.html
-src.includes = epl-v10.html,\
- feature.xml,\
- license.html,\
- about.html
+src.includes = about.html,\
+ epl-v10.html,\
+ license.html
jre.compilation.profile = J2SE-1.5

Back to the top