[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[stp-commits] r3646 - org.eclipse.stp.sca/trunk/update-site
|
- From: genie@xxxxxxxxxxx
- Date: Fri, 20 May 2011 13:55:22 -0400 (EDT)
- Delivered-to: stp-commits@eclipse.org
Author: vzurczak
Date: 2011-05-20 13:55:22 -0400 (Fri, 20 May 2011)
New Revision: 3646
Modified:
org.eclipse.stp.sca/trunk/update-site/pom.xml
Log:
Modified: org.eclipse.stp.sca/trunk/update-site/pom.xml
===================================================================
--- org.eclipse.stp.sca/trunk/update-site/pom.xml 2011-05-20 17:41:57 UTC (rev 3645)
+++ org.eclipse.stp.sca/trunk/update-site/pom.xml 2011-05-20 17:55:22 UTC (rev 3646)
@@ -190,7 +190,7 @@
<!-- Prepare the publication -->
<delete>
<fileset dir="${publish.directory}/${promote.directory}">
- <include name="**" />
+ <include name="**/*" />
</fileset>
</delete>