Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-05-06 22:17:30 +0000
committerspingel2008-05-06 22:17:30 +0000
commit27ef63e5b9a551a6d16f41be2cd3db648bf472e7 (patch)
tree4561decc602779170050c8e7063a312db839409f /org.eclipse.mylyn-feature
parent674d4140111c17b244a73cac98af8ced4a0afd49 (diff)
downloadorg.eclipse.mylyn.tasks-27ef63e5b9a551a6d16f41be2cd3db648bf472e7.tar.gz
org.eclipse.mylyn.tasks-27ef63e5b9a551a6d16f41be2cd3db648bf472e7.tar.xz
org.eclipse.mylyn.tasks-27ef63e5b9a551a6d16f41be2cd3db648bf472e7.zip
NEW - bug 220433: provide source bundles
https://bugs.eclipse.org/bugs/show_bug.cgi?id=220433
Diffstat (limited to 'org.eclipse.mylyn-feature')
-rw-r--r--org.eclipse.mylyn-feature/build.properties1
-rw-r--r--org.eclipse.mylyn-feature/feature.xml2
2 files changed, 0 insertions, 3 deletions
diff --git a/org.eclipse.mylyn-feature/build.properties b/org.eclipse.mylyn-feature/build.properties
index 492a9501e..01b699992 100644
--- a/org.eclipse.mylyn-feature/build.properties
+++ b/org.eclipse.mylyn-feature/build.properties
@@ -17,4 +17,3 @@ src.includes = feature.xml,\
eclipse32.gif,\
about.properties,\
about.ini
-generate.feature@org.eclipse.mylyn_feature.source=org.eclipse.mylyn_feature
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml
index 1a1f38d87..2100b96c6 100644
--- a/org.eclipse.mylyn-feature/feature.xml
+++ b/org.eclipse.mylyn-feature/feature.xml
@@ -199,6 +199,4 @@ Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in t
version="0.0.0"
unpack="false"/>
- <includes id="org.eclipse.mylyn_feature.source" version="0.0.0"/>
-
</feature>

Back to the top