You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by xa...@apache.org on 2007/04/25 09:39:59 UTC

svn commit: r532282 - /incubator/ivy/core/trunk/MANIFEST.MF

Author: xavier
Date: Wed Apr 25 02:39:58 2007
New Revision: 532282

URL: http://svn.apache.org/viewvc?view=rev&rev=532282
Log:
remove white space at the end of the Import-Package directive, to make generated MANIFEST look nicer (no line with whitespace only)

Modified:
    incubator/ivy/core/trunk/MANIFEST.MF

Modified: incubator/ivy/core/trunk/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/MANIFEST.MF?view=diff&rev=532282&r1=532281&r2=532282
==============================================================================
--- incubator/ivy/core/trunk/MANIFEST.MF (original)
+++ incubator/ivy/core/trunk/MANIFEST.MF Wed Apr 25 02:39:58 2007
@@ -30,7 +30,7 @@
  org.apache.tools.ant.filters;resolution:=optional,
  org.apache.tools.ant.taskdefs;resolution:=optional,
  org.apache.tools.ant.types;resolution:=optional,
- org.apache.tools.ant.util;resolution:=optional 
+ org.apache.tools.ant.util;resolution:=optional
 Export-Package: org.apache.ivy;version="2.0.0",
  org.apache.ivy.ant;version="2.0.0",
  org.apache.ivy.core;version="2.0.0",