Author: hibou
Date: Thu Jun 19 08:07:49 2008
New Revision: 669503
URL: http://svn.apache.org/viewvc?rev=669503&view=rev
Log:
Fix the spell mistake in the source packaging
Modified:
ant/ivy/ivyde/trunk/build.xml
Modified: ant/ivy/ivyde/trunk/build.xml
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/build.xml?rev=669503&r1=669502&r2=669503&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/build.xml (original)
+++ ant/ivy/ivyde/trunk/build.xml Thu Jun 19 08:07:49 2008
@@ -146,7 +146,7 @@
<include name="org.apache.ivyde.eclipse/build.properties"/>
<include name="org.apache.ivyde.eclipse/**/*.java"/>
<include name="org.apache.ivyde.eclipse/icons/**"/>
- <include name="org.apache.ivyde.eclipse/META_INF/**"/>
+ <include name="org.apache.ivyde.eclipse/META-INF/**"/>
<include name="org.apache.ivyde.eclipse/CHANGES.txt"/>
<include name="org.apache.ivyde.eclipse/.project"/>
<include name="org.apache.ivyde.eclipse/.classpath"/>