You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2010/01/30 10:51:46 UTC

svn commit: r904742 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF

Author: hibou
Date: Sat Jan 30 09:51:44 2010
New Revision: 904742

URL: http://svn.apache.org/viewvc?rev=904742&view=rev
Log:
the requirement on the version on Ivy was done in the doc but not in the plugin

Modified:
    ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF

Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF?rev=904742&r1=904741&r2=904742&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF (original)
+++ ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF Sat Jan 30 09:51:44 2010
@@ -31,7 +31,7 @@
  org.eclipse.jdt.core,
  org.eclipse.jdt.ui,
  org.eclipse.ui.console,
- org.apache.ivy,
+ org.apache.ivy;bundle-version="[2.1.0,3.0.0)",
  org.eclipse.help,
  org.eclipse.wst.xml.core,
  org.eclipse.debug.core,