move to improved p2 functions
diff --git a/releng.wtpbuilder/components/wtp-patches312/customTargets.xml b/releng.wtpbuilder/components/wtp-patches312/customTargets.xml
index a379e15..0c1bffa 100644
--- a/releng.wtpbuilder/components/wtp-patches312/customTargets.xml
+++ b/releng.wtpbuilder/components/wtp-patches312/customTargets.xml
@@ -115,6 +115,7 @@
         <property
             name="archiveName"
             value="wtp-${buildLabel}.zip"/>
+    	<!--
         <ant
             antfile="${wtp.builder.home}/scripts/build/buildutilities.xml"
             target="unpackUpdateJarsAndCreateZippedPackages">
@@ -128,6 +129,7 @@
                 name="archiveName"
                 value="${archiveName}"/>
         </ant>
+        -->
     </target>