[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[imp-commit] r22857 - trunk/org.eclipse.imp.analysis.feature
|
- From: genie@xxxxxxxxxxx
- Date: Wed, 9 Feb 2011 16:43:00 -0500 (EST)
- Delivered-to: imp-commit@eclipse.org
Author: rfuhrer
Date: 2011-02-09 16:43:00 -0500 (Wed, 09 Feb 2011)
New Revision: 22857
Modified:
trunk/org.eclipse.imp.analysis.feature/feature.xml
Log:
Removed dep on polyglot, now that the o.e.imp.analysis bundle is no longer part of this feature.
Modified: trunk/org.eclipse.imp.analysis.feature/feature.xml
===================================================================
--- trunk/org.eclipse.imp.analysis.feature/feature.xml 2011-02-09 21:04:39 UTC (rev 22856)
+++ trunk/org.eclipse.imp.analysis.feature/feature.xml 2011-02-09 21:43:00 UTC (rev 22857)
@@ -19,7 +19,6 @@
</url>
<requires>
- <import feature="polyglot" version="2.4.0" match="compatible"/>
<import feature="org.eclipse.imp.runtime" version="0.1.104" match="greaterOrEqual"/>
</requires>