diff --git a/archive/org.eclipse.wtp.releng/buildAll.xml b/archive/org.eclipse.wtp.releng/buildAll.xml index c6ee1e43e9107ec6b2d4afb89c865cf4515a883f..3cdfb5fca8b58714e6b63295d44df85f3406e9e6 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 f4830a3100928c9a29d73e011d6fb318ae6436a4..b2684e1b44708f7c6fba9fc1049c975ab1cd5aec 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 ebd3cf237865570a52ecdd103ee2bd2841f83462..2882e91f0b9d21d0846d553a4c286321884e676e 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 ef429290d62161d50fe417a40b01df85fce7badf..fe0634ab565766b98a686a222cf46c41c51d99bc 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