Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2010-02-04 02:21:54 +0000
committerspingel2010-02-04 02:21:54 +0000
commit6402e633557ed21f88b4314adc928267ebab7b7a (patch)
tree31868e0a7dfd261a8b0322299dbde76d58d65b57 /org.eclipse.mylyn-feature
parent8181c308e1699356cecce7f0f3c162fba8d4abef (diff)
downloadorg.eclipse.mylyn.tasks-6402e633557ed21f88b4314adc928267ebab7b7a.tar.gz
org.eclipse.mylyn.tasks-6402e633557ed21f88b4314adc928267ebab7b7a.tar.xz
org.eclipse.mylyn.tasks-6402e633557ed21f88b4314adc928267ebab7b7a.zip
NEW - bug 301763: [releng] remove compatiblity plug-in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=301763
Diffstat (limited to 'org.eclipse.mylyn-feature')
-rw-r--r--org.eclipse.mylyn-feature/feature.xml11
1 files changed, 2 insertions, 9 deletions
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml
index 7ce6c22bb..db17218e2 100644
--- a/org.eclipse.mylyn-feature/feature.xml
+++ b/org.eclipse.mylyn-feature/feature.xml
@@ -1,4 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?><!--
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
Copyright (c) 2009 Tasktop Technologies and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
@@ -8,7 +9,6 @@
Contributors:
Tasktop Technologies - initial API and implementation
-->
-
<feature
id="org.eclipse.mylyn_feature"
label="%featureName"
@@ -112,13 +112,6 @@
unpack="false"/>
<plugin
- id="org.eclipse.mylyn.compatibility"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.apache.commons.logging"
download-size="0"
install-size="0"

Back to the top