Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2011-12-10 14:11:24 +0000
committerIgor Fedorenko2011-12-10 14:11:24 +0000
commit68a214ffb3cd191eaacb40e670bfe331c2cfc020 (patch)
tree83e10324b065c43be4aad03a602a7ef999fa13b5
parent1650357f3756c6f066593557b203f1ef9dd6adc2 (diff)
downloadeclipse.platform.releng.aggregator-68a214ffb3cd191eaacb40e670bfe331c2cfc020.tar.gz
eclipse.platform.releng.aggregator-68a214ffb3cd191eaacb40e670bfe331c2cfc020.tar.xz
eclipse.platform.releng.aggregator-68a214ffb3cd191eaacb40e670bfe331c2cfc020.zip
reverted resources anttasks split
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
-rwxr-xr-xFROMCVS/org.eclipse.platform-feature/feature.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/FROMCVS/org.eclipse.platform-feature/feature.xml b/FROMCVS/org.eclipse.platform-feature/feature.xml
index f7a34afd3..7b4da20c5 100755
--- a/FROMCVS/org.eclipse.platform-feature/feature.xml
+++ b/FROMCVS/org.eclipse.platform-feature/feature.xml
@@ -609,11 +609,4 @@
version="0.0.0"
unpack="false"/>
- <plugin
- id="org.eclipse.core.resources.anttasks"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
</feature>

Back to the top