Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2013-10-15 03:45:40 +0000
committerSteffen Pingel2013-10-15 03:45:40 +0000
commit9f42b0cbafc9904309030f90628a66102c5c2359 (patch)
tree31bf13f2c3311672d5842c8f296c32e397e3bb1a /org.eclipse.mylyn.tasks.tests
parentd9afc005a7ff99e8e4599d05ae31153b22be3c15 (diff)
downloadorg.eclipse.mylyn.tasks-9f42b0cbafc9904309030f90628a66102c5c2359.tar.gz
org.eclipse.mylyn.tasks-9f42b0cbafc9904309030f90628a66102c5c2359.tar.xz
org.eclipse.mylyn.tasks-9f42b0cbafc9904309030f90628a66102c5c2359.zip
remove rome dependency
Diffstat (limited to 'org.eclipse.mylyn.tasks.tests')
-rw-r--r--org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
index 740ef986a..d1c44567a 100644
--- a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
@@ -30,7 +30,6 @@ Require-Bundle: org.junit;bundle-version="4.8.2",
org.eclipse.mylyn.tasks.search,
org.eclipse.mylyn.tasks.ui,
org.eclipse.mylyn.tests.util
-Import-Package: com.sun.syndication.feed.synd;version="0.9.0";resolution:=optional
Export-Package: org.eclipse.mylyn.tasks.tests;x-internal:=true,
org.eclipse.mylyn.tasks.tests.bugs;x-internal:=true,
org.eclipse.mylyn.tasks.tests.connector;x-internal:=true,

Back to the top