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 2008/03/31 15:17:56 UTC

svn commit: r642985 - in /ant/ivy/ivyde/trunk: META-INF/MANIFEST.MF src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java src/java/org/apache/ivyde/eclipse/ui/properties/

Author: hibou
Date: Mon Mar 31 06:17:53 2008
New Revision: 642985

URL: http://svn.apache.org/viewvc?rev=642985&view=rev
Log:
Finish the commit r640899 (IVYDE-70): for some reason the files were not removed but became empty.

Removed:
    ant/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathEntry.java
    ant/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/properties/
Modified:
    ant/ivy/ivyde/trunk/META-INF/MANIFEST.MF

Modified: ant/ivy/ivyde/trunk/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/META-INF/MANIFEST.MF?rev=642985&r1=642984&r2=642985&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/META-INF/MANIFEST.MF (original)
+++ ant/ivy/ivyde/trunk/META-INF/MANIFEST.MF Mon Mar 31 06:17:53 2008
@@ -9,7 +9,6 @@
 Bundle-Localization: plugin
 Export-Package: .,
  org.apache.ivyde.eclipse,
- org.apache.ivyde.eclipse.core.model,
  org.apache.ivyde.eclipse.cpcontainer,
  org.apache.ivyde.eclipse.cpcontainer.fragmentinfo,
  org.apache.ivyde.eclipse.ui.actions,
@@ -20,7 +19,6 @@
  org.apache.ivyde.eclipse.ui.editors.pages,
  org.apache.ivyde.eclipse.ui.editors.xml,
  org.apache.ivyde.eclipse.ui.preferences,
- org.apache.ivyde.eclipse.ui.properties,
  org.apache.ivyde.eclipse.ui.views,
  org.apache.ivyde.eclipse.ui.wizards
 Require-Bundle: org.eclipse.ui,