Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-07-05 19:59:28 +0000
committermkersten2006-07-05 19:59:28 +0000
commit30fa0be268c560ba72216abdb77579577e7963a0 (patch)
tree150be3e1607110ec972c17c759777bc1d47bb21c /org.eclipse.mylyn.bugzilla.core/.classpath
parent95e8ecb4801385487ae7b6f689fdafceab502a68 (diff)
downloadorg.eclipse.mylyn.tasks-30fa0be268c560ba72216abdb77579577e7963a0.tar.gz
org.eclipse.mylyn.tasks-30fa0be268c560ba72216abdb77579577e7963a0.tar.xz
org.eclipse.mylyn.tasks-30fa0be268c560ba72216abdb77579577e7963a0.zip
Progress on: 148309: refactor apache dependencies
https://bugs.eclipse.org/bugs/show_bug.cgi?id=148309
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core/.classpath')
-rw-r--r--org.eclipse.mylyn.bugzilla.core/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.core/.classpath b/org.eclipse.mylyn.bugzilla.core/.classpath
index cdfefae82..804790513 100644
--- a/org.eclipse.mylyn.bugzilla.core/.classpath
+++ b/org.eclipse.mylyn.bugzilla.core/.classpath
@@ -7,7 +7,6 @@
<accessrule kind="nonaccessible" pattern="**/System"/>
</accessrules>
</classpathentry>
- <classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
<accessrules>
<accessrule kind="nonaccessible" pattern="com/sun/**"/>

Back to the top