[91974] Checking in third party content: wsdl4j, wsil4j and uddi4j
diff --git a/archive/org.eclipse.wtp.releng/buildAll.xml b/archive/org.eclipse.wtp.releng/buildAll.xml
index c6ee1e4..3cdfb5f 100644
--- a/archive/org.eclipse.wtp.releng/buildAll.xml
+++ b/archive/org.eclipse.wtp.releng/buildAll.xml
@@ -201,13 +201,6 @@
         </target>
 
         <target name="getThirdPartyContent">
-            <cvs
-                cvsRoot=":pserver:anonymous@cvs.sourceforge.net:/cvsroot/eclipseupdates"
-                package="org.apache.axis11"
-                dest="${pluginsDir}"
-                command="export"
-                tag="HEAD"
-            />
         </target>
 
         <target name="checkPreReq"  >
diff --git a/archive/org.eclipse.wtp.releng/maps/wst-ws-thirdparty.map b/archive/org.eclipse.wtp.releng/maps/wst-ws-thirdparty.map
index f4830a3..b2684e1 100644
--- a/archive/org.eclipse.wtp.releng/maps/wst-ws-thirdparty.map
+++ b/archive/org.eclipse.wtp.releng/maps/wst-ws-thirdparty.map
@@ -1,4 +1,4 @@
-plugin@org.apache.wsil4j=v20050419_1545,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/ws/thirdparty/org.apache.wsil4j
+plugin@org.apache.wsil4j=v20050420_1028,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/ws/thirdparty/org.apache.wsil4j
 plugin@org.uddi4j=v20050419_1545,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/ws/thirdparty/org.uddi4j
 plugin@org.wsdl4j=v20050419_1545,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/wsdl/thirdparty/org.wsdl4j
-plugin@org.apache.axis11=v20050420_1018,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/ws/thirdparty/org.apache.axis11
+plugin@org.apache.axis11=v20050420_1018,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/ws/thirdparty/org.apache.axis11
\ No newline at end of file
diff --git a/archive/org.eclipse.wtp.releng/maps/wtp-feature.map b/archive/org.eclipse.wtp.releng/maps/wtp-feature.map
index ebd3cf2..2882e91 100644
--- a/archive/org.eclipse.wtp.releng/maps/wtp-feature.map
+++ b/archive/org.eclipse.wtp.releng/maps/wtp-feature.map
@@ -1,13 +1,13 @@
-feature@org.eclipse.wst=v20050420_0041,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.eclipse.wst
+feature@org.eclipse.wst=v20050420_1028,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.eclipse.wst
 feature@org.eclipse.wst.sdk=v20050418_1130,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.eclipse.wst.sdk
-feature@org.eclipse.jst=v20050420_0041,:pserver:anonymous@dev.eclipse.org:/home/webtools,,jst/components/assembly/features/org.eclipse.jst
+feature@org.eclipse.jst=v20050420_1028,:pserver:anonymous@dev.eclipse.org:/home/webtools,,jst/components/assembly/features/org.eclipse.jst
 feature@org.eclipse.jst.sdk=v20050418_1130,:pserver:anonymous@dev.eclipse.org:/home/webtools,,jst/components/assembly/features/org.eclipse.jst.sdk
-feature@org.eclipse.wst.tests.feature=v20050420_0041,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.eclipse.wst.tests.feature
+feature@org.eclipse.wst.tests.feature=v20050420_1028,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.eclipse.wst.tests.feature
 feature@org.eclipse.wst.tests.performance.feature=v20050418_1130,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.eclipse.wst.tests.performance.feature
-feature@org.eclipse.jst.tests=v20050420_0041,:pserver:anonymous@dev.eclipse.org:/home/webtools,,jst/components/assembly/features/org.eclipse.jst.tests
+feature@org.eclipse.jst.tests=v20050420_1028,:pserver:anonymous@dev.eclipse.org:/home/webtools,,jst/components/assembly/features/org.eclipse.jst.tests
 feature@org.eclipse.jst.tests.performance.feature=v20050418_1130,:pserver:anonymous@dev.eclipse.org:/home/webtools,,jst/components/assembly/features/org.eclipse.jst.tests.performance.feature
 
-feature@org.apache.wsil4j.feature=v20050419_1545,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.apache.wsil4j.feature
+feature@org.apache.wsil4j.feature=v20050420_1028,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.apache.wsil4j.feature
 feature@org.uddi4j.feature=v20050419_1545,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.uddi4j.feature
 feature@org.wsdl4j.feature=v20050419_1545,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.wsdl4j.feature
 feature@org.apache.axis11.feature=v20050420_1018,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/assembly/features/org.apache.axis11.feature
\ No newline at end of file
diff --git a/assembly/features/org.eclipse.wst.tests.feature/feature.xml b/assembly/features/org.eclipse.wst.tests.feature/feature.xml
index ef42929..fe0634a 100644
--- a/assembly/features/org.eclipse.wst.tests.feature/feature.xml
+++ b/assembly/features/org.eclipse.wst.tests.feature/feature.xml
@@ -42,6 +42,7 @@
       <import plugin="org.wsdl4j"/>
       <import plugin="org.uddi4j"/>
       <import plugin="org.apache.wsil4j"/>
+      <import plugin="org.apache.axis11"/>
    </requires>
 
    <plugin