You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by js...@apache.org on 2010/03/04 18:12:14 UTC

svn commit: r919072 - /ant/ivy/ivyde/branches/2.1.0/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF

Author: jschneider
Date: Thu Mar  4 17:12:13 2010
New Revision: 919072

URL: http://svn.apache.org/viewvc?rev=919072&view=rev
Log:
Make org.eclipse.wst.xml.core optional.

Modified:
    ant/ivy/ivyde/branches/2.1.0/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF   (contents, props changed)

Modified: ant/ivy/ivyde/branches/2.1.0/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/branches/2.1.0/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF?rev=919072&r1=919071&r2=919072&view=diff
==============================================================================
--- ant/ivy/ivyde/branches/2.1.0/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF (original)
+++ ant/ivy/ivyde/branches/2.1.0/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF Thu Mar  4 17:12:13 2010
@@ -33,7 +33,7 @@
  org.eclipse.ui.console,
  org.apache.ivy;bundle-version="[2.1.0,3.0.0)",
  org.eclipse.help,
- org.eclipse.wst.xml.core,
+ org.eclipse.wst.xml.core;resolution:=optional,
  org.eclipse.debug.core,
  org.eclipse.jdt.launching,
  org.eclipse.debug.ui,

Propchange: ant/ivy/ivyde/branches/2.1.0/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Thu Mar  4 17:12:13 2010
@@ -0,0 +1 @@
+/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF:917155