[91973] Build break: java.io.FileNotFoundException: D:\wtpBuild\buildCurrent-I\buildDirectory\plugins\org.eclipse.wst.ws.apache.axis\grabjars.xml
diff --git a/archive/org.eclipse.wtp.releng/wst/customTargets.xml b/archive/org.eclipse.wtp.releng/wst/customTargets.xml
index 890cfd0..7ea9763 100644
--- a/archive/org.eclipse.wtp.releng/wst/customTargets.xml
+++ b/archive/org.eclipse.wtp.releng/wst/customTargets.xml
@@ -148,11 +148,13 @@
<!-- Steps to do after running assemble. -->
<!-- ===================================================================== -->
<target name="postAssemble">
+ <!--
<ant antfile="${relengDir}/fetchVendorContent.xml">
<property name="basedir" value="${relengDir}"/>
<property name="buildDirectory" value="${buildDirectory}/plugins"/>
<property name="sdk" value="true"/>
</ant>
+ -->
</target>
<!-- ===================================================================== -->