From 7ccf08495854ae4b7023468b86d5dc2f9f7dabc9 Mon Sep 17 00:00:00 2001
From: ndai <ndai>
Date: Sun, 20 Nov 2005 19:46:18 +0000
Subject: [PATCH] Updated for S Build, removed old files

---
 .../components/jst-sdk/build.properties       |   75 --
 .../components/jst-sdk/customTargets.xml      |  187 ---
 .../components/jst.doc-sdk/build.properties   |   75 --
 .../components/jst.doc-sdk/customTargets.xml  |  229 ----
 .../components/jst.doc/build.properties       |   75 --
 .../components/jst.doc/customTargets.xml      |  222 ----
 .../jst.perf.tests/build.properties           |   75 --
 .../jst.perf.tests/customTargets.xml          |  145 ---
 .../components/jst.tests/build.properties     |   75 --
 .../components/jst.tests/customTargets.xml    |  145 ---
 .../components/jst/build.properties           |   75 --
 .../components/jst/customTargets.xml          |  220 ----
 .../components/releng-doc/customTargets.xml   |  153 ---
 .../components/releng/customTargets.xml       |  153 ---
 .../components/testManifest.xml               |  104 --
 .../components/wst-sdk/build.properties       |   75 --
 .../components/wst-sdk/customTargets.xml      |  194 ---
 .../components/wst.doc-sdk/build.properties   |   75 --
 .../components/wst.doc-sdk/customTargets.xml  |  229 ----
 .../components/wst.doc/build.properties       |   75 --
 .../components/wst.doc/customTargets.xml      |  222 ----
 .../wst.perf.tests/build.properties           |   75 --
 .../wst.perf.tests/customTargets.xml          |  145 ---
 .../components/wst.tests/build.properties     |   75 --
 .../components/wst.tests/customTargets.xml    |  145 ---
 .../components/wst/build.properties           |   75 --
 .../components/wst/customTargets.xml          |  208 ----
 archive/releng.builder/docs/faq.html          |  106 --
 archive/releng.builder/docs/project_plan.html |  498 --------
 archive/releng.builder/docs/readme.html       |  695 -----------
 archive/releng.builder/scripts/build.xml      |   30 -
 .../scripts/buildAll.properties               |  121 --
 archive/releng.builder/scripts/buildAll.xml   | 1056 -----------------
 archive/releng.builder/scripts/buildDoc.xml   |  148 ---
 .../scripts/builddates.properties             |    4 -
 archive/releng.builder/scripts/cruise.xml     |  276 -----
 .../releng.builder/scripts/eclipsePerf.xml    |   19 -
 archive/releng.builder/scripts/publish.xml    |  187 ---
 archive/releng.builder/scripts/rlog.xml       |   68 --
 .../scripts/testScripts/JUNIT.XSL             |  455 -------
 .../scripts/testScripts/api-tests.xml         |  153 ---
 .../scripts/testScripts/junit-tests.xml       |   23 -
 .../scripts/testScripts/performance-tests.xml |   61 -
 .../scripts/testScripts/test.properties       |   89 --
 .../scripts/testScripts/test.xml              |  615 ----------
 .../releng.builder/tools/cruise/checkout.xml  |    5 +-
 .../releng.builder/tools/cruise/config.xml    |    6 +-
 .../webpages/staticDocDropFiles/OK.gif        |  Bin 139 -> 0 bytes
 .../webpages/staticDocDropFiles/index.php     |   91 --
 .../webpages/staticDropFiles/FAIL.gif         |  Bin 117 -> 0 bytes
 .../webpages/staticDropFiles/OK.gif           |  Bin 139 -> 0 bytes
 .../webpages/staticDropFiles/buildNotes.php   |   62 -
 .../staticDropFiles/componentxmls.php         |   53 -
 .../webpages/staticDropFiles/consoleLogs.php  |   70 --
 .../webpages/staticDropFiles/download.php     |   54 -
 .../webpages/staticDropFiles/pii.php          |   54 -
 .../templateFiles/buildresult.xml.template    |    2 -
 .../cloudscapeplugin.xml.template             |   19 -
 .../templateFiles/index.html.N.template       |  164 ---
 .../templateFiles/index.html.template         |  192 ---
 .../templateFiles/monitor-all.php.template    |   47 -
 .../monitor-compile.php.template              |   39 -
 .../templateFiles/monitor-tests.php.template  |   59 -
 .../templateFiles/performance.template        |   62 -
 .../templateFiles/testResults.php.template    |   81 --
 65 files changed, 7 insertions(+), 9258 deletions(-)
 delete mode 100644 archive/releng.builder/components/jst-sdk/build.properties
 delete mode 100644 archive/releng.builder/components/jst-sdk/customTargets.xml
 delete mode 100644 archive/releng.builder/components/jst.doc-sdk/build.properties
 delete mode 100644 archive/releng.builder/components/jst.doc-sdk/customTargets.xml
 delete mode 100644 archive/releng.builder/components/jst.doc/build.properties
 delete mode 100644 archive/releng.builder/components/jst.doc/customTargets.xml
 delete mode 100644 archive/releng.builder/components/jst.perf.tests/build.properties
 delete mode 100644 archive/releng.builder/components/jst.perf.tests/customTargets.xml
 delete mode 100644 archive/releng.builder/components/jst.tests/build.properties
 delete mode 100644 archive/releng.builder/components/jst.tests/customTargets.xml
 delete mode 100644 archive/releng.builder/components/jst/build.properties
 delete mode 100644 archive/releng.builder/components/jst/customTargets.xml
 delete mode 100644 archive/releng.builder/components/releng-doc/customTargets.xml
 delete mode 100644 archive/releng.builder/components/releng/customTargets.xml
 delete mode 100644 archive/releng.builder/components/testManifest.xml
 delete mode 100644 archive/releng.builder/components/wst-sdk/build.properties
 delete mode 100644 archive/releng.builder/components/wst-sdk/customTargets.xml
 delete mode 100644 archive/releng.builder/components/wst.doc-sdk/build.properties
 delete mode 100644 archive/releng.builder/components/wst.doc-sdk/customTargets.xml
 delete mode 100644 archive/releng.builder/components/wst.doc/build.properties
 delete mode 100644 archive/releng.builder/components/wst.doc/customTargets.xml
 delete mode 100644 archive/releng.builder/components/wst.perf.tests/build.properties
 delete mode 100644 archive/releng.builder/components/wst.perf.tests/customTargets.xml
 delete mode 100644 archive/releng.builder/components/wst.tests/build.properties
 delete mode 100644 archive/releng.builder/components/wst.tests/customTargets.xml
 delete mode 100644 archive/releng.builder/components/wst/build.properties
 delete mode 100644 archive/releng.builder/components/wst/customTargets.xml
 delete mode 100644 archive/releng.builder/docs/faq.html
 delete mode 100644 archive/releng.builder/docs/project_plan.html
 delete mode 100644 archive/releng.builder/docs/readme.html
 delete mode 100644 archive/releng.builder/scripts/build.xml
 delete mode 100644 archive/releng.builder/scripts/buildAll.properties
 delete mode 100644 archive/releng.builder/scripts/buildAll.xml
 delete mode 100644 archive/releng.builder/scripts/buildDoc.xml
 delete mode 100644 archive/releng.builder/scripts/builddates.properties
 delete mode 100644 archive/releng.builder/scripts/cruise.xml
 delete mode 100644 archive/releng.builder/scripts/eclipsePerf.xml
 delete mode 100644 archive/releng.builder/scripts/publish.xml
 delete mode 100644 archive/releng.builder/scripts/rlog.xml
 delete mode 100644 archive/releng.builder/scripts/testScripts/JUNIT.XSL
 delete mode 100644 archive/releng.builder/scripts/testScripts/api-tests.xml
 delete mode 100644 archive/releng.builder/scripts/testScripts/junit-tests.xml
 delete mode 100644 archive/releng.builder/scripts/testScripts/performance-tests.xml
 delete mode 100644 archive/releng.builder/scripts/testScripts/test.properties
 delete mode 100644 archive/releng.builder/scripts/testScripts/test.xml
 delete mode 100644 archive/releng.builder/webpages/staticDocDropFiles/OK.gif
 delete mode 100644 archive/releng.builder/webpages/staticDocDropFiles/index.php
 delete mode 100644 archive/releng.builder/webpages/staticDropFiles/FAIL.gif
 delete mode 100644 archive/releng.builder/webpages/staticDropFiles/OK.gif
 delete mode 100644 archive/releng.builder/webpages/staticDropFiles/buildNotes.php
 delete mode 100644 archive/releng.builder/webpages/staticDropFiles/componentxmls.php
 delete mode 100644 archive/releng.builder/webpages/staticDropFiles/consoleLogs.php
 delete mode 100644 archive/releng.builder/webpages/staticDropFiles/download.php
 delete mode 100644 archive/releng.builder/webpages/staticDropFiles/pii.php
 delete mode 100644 archive/releng.builder/webpages/templateFiles/buildresult.xml.template
 delete mode 100644 archive/releng.builder/webpages/templateFiles/cloudscapeplugin.xml.template
 delete mode 100644 archive/releng.builder/webpages/templateFiles/index.html.N.template
 delete mode 100644 archive/releng.builder/webpages/templateFiles/index.html.template
 delete mode 100644 archive/releng.builder/webpages/templateFiles/monitor-all.php.template
 delete mode 100644 archive/releng.builder/webpages/templateFiles/monitor-compile.php.template
 delete mode 100644 archive/releng.builder/webpages/templateFiles/monitor-tests.php.template
 delete mode 100644 archive/releng.builder/webpages/templateFiles/performance.template
 delete mode 100644 archive/releng.builder/webpages/templateFiles/testResults.php.template

diff --git a/archive/releng.builder/components/jst-sdk/build.properties b/archive/releng.builder/components/jst-sdk/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/jst-sdk/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/jst-sdk/customTargets.xml b/archive/releng.builder/components/jst-sdk/customTargets.xml
deleted file mode 100644
index 42e2cfa33..000000000
--- a/archive/releng.builder/components/jst-sdk/customTargets.xml
+++ /dev/null
@@ -1,187 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.jst.sdk" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.jst.sdk">
-	<property name="archiveName" value="wtp-sdk-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			package="releng/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-	<replace dir="${buildDirectory}/plugins" value="${timestamp}" token="@build@">
-		<include name="**/about.mappings" />
-	</replace>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-	<condition property="logsAvailable">
-		<istrue value="${javacVerbose}" />
-	</condition>
-	<antcall target="gatherLogs" />
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-	<!--
-	<ant antfile="${relengDir}/fetchVendorContent.xml" target="cleanup">
-		<property name="basedir" value="${relengDir}"/>
-		<property name="buildDirectory" value="${buildDirectory}/plugins"/>
-		<property name="sdk" value="true"/>
-	</ant>
-	-->
-</target>
-
-<!-- ===================================================================== -->
-<!-- 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>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Helper targets -->
-<!-- ===================================================================== -->
-<target name="gatherLogs" if="logsAvailable">
-	<mkdir dir="${buildDirectory}/${buildLabel}/compilelogs" />
-	<antcall target="allElements">
-		<param name="target" value="gatherLogs" />
-	</antcall>
-
-	<unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
-		<fileset dir="${buildDirectory}/features/org.eclipse.jst.sdk">
-			<include name="*.log.zip" />
-		</fileset>
-	</unzip>
-</target>
-
-<target name="clean" unless="noclean">
-	<antcall target="allElements">
-		<param name="target" value="cleanElement" />
-	</antcall>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/jst.doc-sdk/build.properties b/archive/releng.builder/components/jst.doc-sdk/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/jst.doc-sdk/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/jst.doc-sdk/customTargets.xml b/archive/releng.builder/components/jst.doc-sdk/customTargets.xml
deleted file mode 100644
index 461b63f9d..000000000
--- a/archive/releng.builder/components/jst.doc-sdk/customTargets.xml
+++ /dev/null
@@ -1,229 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.jst.doc.isv.feature" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.jst.doc.isv.feature">
-	<property name="archiveName" value="wtp-sdk-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps/releng-doc" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			package="releng-doc/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-	<replace dir="${buildDirectory}/plugins" value="${timestamp}" token="@build@">
-		<include name="**/about.mappings" />
-	</replace>
-	
-	<!-- Unzip the source zips. -->
-	<unzip dest="${buildDirectory}/jst-plugin-source">
-		<fileset dir="${buildDirectory}/JSTSourcePlugins">
-			<include name="**/*.zip"/>
-		</fileset>
-	</unzip>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-	<condition property="logsAvailable">
-		<istrue value="${javacVerbose}" />
-	</condition>
-	<antcall target="gatherLogs" />
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-	<!--
-	<ant antfile="${relengDir}/fetchVendorContent.xml" target="cleanup">
-		<property name="basedir" value="${relengDir}"/>
-		<property name="buildDirectory" value="${buildDirectory}/plugins"/>
-		<property name="sdk" value="true"/>
-	</ant>
-	-->
-</target>
-
-<!-- ===================================================================== -->
-<!-- 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>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-	<antcall target="postBuild-${buildType}"/>
-</target>
-
-<target name="postBuild-I">
-</target>
-	
-<target name="postBuild-N">
-</target>
-	
-<target name="postBuild-M">
-</target>
-
-<target name="postBuild-R">
-</target>
-	
-<target name="postBuild-S">
-	<!--
-	<property name="assemble-all" value="${buildDirectory}/assemble-all" />
-	<unzip dest="${assemble-all}" src="${buildDirectory}/${buildLabel}/wtp-doc-${buildId}.zip" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${emfFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${gefFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${jemFile}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-prereqs-sdk-${buildId}.zip" basedir="${assemble-all}" />
-	<available file="${localDownloads}/${eclipseFileWindows}" property="eclipsefilewin.exists" />
-	<antcall target="getEclipseWindows" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${eclipseFileWindows}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-eclipse-prereqs-sdk-${buildId}-win32.zip" basedir="${assemble-all}" />
-	-->
-</target>
-
-<target name="postBuild-T">
-</target>
-
-<target name="getEclipseWindows" unless="eclipsefilewin.exists" >
-	<get src="${eclipseURL.win32}" dest="${localDownloads}/${eclipseFile.win32}" />
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Helper targets -->
-<!-- ===================================================================== -->
-<target name="gatherLogs" if="logsAvailable">
-	<mkdir dir="${buildDirectory}/${buildLabel}/compilelogs" />
-	<antcall target="allElements">
-		<param name="target" value="gatherLogs" />
-	</antcall>
-
-	<unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
-		<fileset dir="${buildDirectory}/features/org.eclipse.jst.doc.isv.feature">
-			<include name="*.log.zip" />
-		</fileset>
-	</unzip>
-</target>
-
-<target name="clean" unless="noclean">
-	<antcall target="allElements">
-		<param name="target" value="cleanElement" />
-	</antcall>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/jst.doc/build.properties b/archive/releng.builder/components/jst.doc/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/jst.doc/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/jst.doc/customTargets.xml b/archive/releng.builder/components/jst.doc/customTargets.xml
deleted file mode 100644
index 8885538ee..000000000
--- a/archive/releng.builder/components/jst.doc/customTargets.xml
+++ /dev/null
@@ -1,222 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.jst.doc.user.feature" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.jst.doc.user.feature">
-	<property name="archiveName" value="wtp-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps/releng-doc" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			package="releng-doc/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-	<replace dir="${buildDirectory}/plugins" value="${timestamp}" token="@build@">
-		<include name="**/about.mappings" />
-	</replace>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-	<condition property="logsAvailable">
-		<istrue value="${javacVerbose}" />
-	</condition>
-	<antcall target="gatherLogs" />
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-	<!--
-	<ant antfile="${relengDir}/fetchVendorContent.xml" target="cleanup">
-		<property name="basedir" value="${relengDir}"/>
-		<property name="buildDirectory" value="${buildDirectory}/plugins"/>
-		<property name="sdk" value="true"/>
-	</ant>
-	-->
-</target>
-
-<!-- ===================================================================== -->
-<!-- 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>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-	<antcall target="postBuild-${buildType}"/>
-</target>
-
-<target name="postBuild-I">
-</target>
-	
-<target name="postBuild-N">
-</target>
-	
-<target name="postBuild-M">
-</target>
-
-<target name="postBuild-R">
-</target>
-	
-<target name="postBuild-S">
-	<!--
-	<property name="assemble-all" value="${buildDirectory}/assemble-all" />
-	<unzip dest="${assemble-all}" src="${buildDirectory}/${buildLabel}/wtp-doc-${buildId}.zip" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${emfFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${gefFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${jemFile}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-prereqs-sdk-${buildId}.zip" basedir="${assemble-all}" />
-	<available file="${localDownloads}/${eclipseFileWindows}" property="eclipsefilewin.exists" />
-	<antcall target="getEclipseWindows" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${eclipseFileWindows}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-eclipse-prereqs-sdk-${buildId}-win32.zip" basedir="${assemble-all}" />
-	-->
-</target>
-
-<target name="postBuild-T">
-</target>
-
-<target name="getEclipseWindows" unless="eclipsefilewin.exists" >
-	<get src="${eclipseURL.win32}" dest="${localDownloads}/${eclipseFile.win32}" />
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Helper targets -->
-<!-- ===================================================================== -->
-<target name="gatherLogs" if="logsAvailable">
-	<mkdir dir="${buildDirectory}/${buildLabel}/compilelogs" />
-	<antcall target="allElements">
-		<param name="target" value="gatherLogs" />
-	</antcall>
-
-	<unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
-		<fileset dir="${buildDirectory}/features/org.eclipse.jst.doc.user.feature">
-			<include name="*.log.zip" />
-		</fileset>
-	</unzip>
-</target>
-
-<target name="clean" unless="noclean">
-	<antcall target="allElements">
-		<param name="target" value="cleanElement" />
-	</antcall>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/jst.perf.tests/build.properties b/archive/releng.builder/components/jst.perf.tests/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/jst.perf.tests/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/jst.perf.tests/customTargets.xml b/archive/releng.builder/components/jst.perf.tests/customTargets.xml
deleted file mode 100644
index 51cfe581b..000000000
--- a/archive/releng.builder/components/jst.perf.tests/customTargets.xml
+++ /dev/null
@@ -1,145 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.jst.tests.performance.feature" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.jst.tests.performance.feature">
-	<property name="archiveName" value="wtp-jst-perf-Tests-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			
-			package="releng/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after  running assemble. -->
-<!-- ===================================================================== -->
-<target name="postAssemble">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/jst.tests/build.properties b/archive/releng.builder/components/jst.tests/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/jst.tests/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/jst.tests/customTargets.xml b/archive/releng.builder/components/jst.tests/customTargets.xml
deleted file mode 100644
index 9286ced34..000000000
--- a/archive/releng.builder/components/jst.tests/customTargets.xml
+++ /dev/null
@@ -1,145 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.jst.tests" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.jst.tests">
-	<property name="archiveName" value="wtp-jst-Automated-Tests-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			
-			package="releng/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after  running assemble. -->
-<!-- ===================================================================== -->
-<target name="postAssemble">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/jst/build.properties b/archive/releng.builder/components/jst/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/jst/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/jst/customTargets.xml b/archive/releng.builder/components/jst/customTargets.xml
deleted file mode 100644
index 431129ca7..000000000
--- a/archive/releng.builder/components/jst/customTargets.xml
+++ /dev/null
@@ -1,220 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.jst" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.jst">
-	<property name="archiveName" value="wtp-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			package="releng/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-	<replace dir="${buildDirectory}/plugins" value="${timestamp}" token="@build@">
-		<include name="**/about.mappings" />
-	</replace>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-	<condition property="logsAvailable">
-		<istrue value="${javacVerbose}" />
-	</condition>
-	<antcall target="gatherLogs" />
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-	<!--
-	<ant antfile="${relengDir}/fetchVendorContent.xml" target="cleanup">
-		<property name="basedir" value="${relengDir}"/>
-		<property name="buildDirectory" value="${buildDirectory}/plugins"/>
-		<property name="sdk" value="true"/>
-	</ant>
-	-->
-</target>
-
-<!-- ===================================================================== -->
-<!-- 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>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-	<antcall target="postBuild-${buildType}"/>
-</target>
-
-<target name="postBuild-I">
-</target>
-	
-<target name="postBuild-N">
-</target>
-	
-<target name="postBuild-M">
-</target>
-
-<target name="postBuild-R">
-</target>
-	
-<target name="postBuild-S">
-	<property name="assemble-all" value="${buildDirectory}/assemble-all" />
-	<unzip dest="${assemble-all}" src="${buildDirectory}/${buildLabel}/wtp-${buildId}.zip" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${emfFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${gefFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${jemFile}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-prereqs-sdk-${buildId}.zip" basedir="${assemble-all}" />
-	<available file="${localDownloads}/${eclipseFileWindows}" property="eclipsefilewin.exists" />
-	<antcall target="getEclipseWindows" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${eclipseFileWindows}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-eclipse-prereqs-sdk-${buildId}-win32.zip" basedir="${assemble-all}" />
-</target>
-
-<target name="postBuild-T">
-</target>
-
-<target name="getEclipseWindows" unless="eclipsefilewin.exists" >
-	<get src="${eclipseURL.win32}" dest="${localDownloads}/${eclipseFile.win32}" />
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Helper targets -->
-<!-- ===================================================================== -->
-<target name="gatherLogs" if="logsAvailable">
-	<mkdir dir="${buildDirectory}/${buildLabel}/compilelogs" />
-	<antcall target="allElements">
-		<param name="target" value="gatherLogs" />
-	</antcall>
-
-	<unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
-		<fileset dir="${buildDirectory}/features/org.eclipse.jst">
-			<include name="*.log.zip" />
-		</fileset>
-	</unzip>
-</target>
-
-<target name="clean" unless="noclean">
-	<antcall target="allElements">
-		<param name="target" value="cleanElement" />
-	</antcall>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/releng-doc/customTargets.xml b/archive/releng.builder/components/releng-doc/customTargets.xml
deleted file mode 100644
index 4a250d876..000000000
--- a/archive/releng.builder/components/releng-doc/customTargets.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-<project name="Build specific targets and properties" default="getMapFiles" >
-
-
-
-	<target name="getMapFiles" >
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${mapCvsProtocol}:${mapCvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			package="releng-doc/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles">
-		<cvs dest="${buildDirectory}/maps/releng-doc" command="tag v${buildType}${timestamp}" />
-	</target>
-	
-
-	<!-- ===================================================================== -->
-	<!-- Run a given ${target} on all elements being built -->
-	<!-- Add on <ant> task for each top level element being built. -->
-	<!-- ===================================================================== -->
-	<target name="allElements">
-		<echo message="Target:${target} " />
-		<echo message="basedir: ${basedir}"/>
-		<echo message="component: ${component}"/>
-		<echo message="buildDirectory: ${buildDirectory}"/>
-		<echo message="baseLocation: ${baseLocation}" />
-		<antcall target="getMapFiles"    />
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Targets to assemble the built elements for particular configurations  -->
-	<!-- These generally call the generated assemble scripts (named in -->
-	<!-- ${assembleScriptName}) but may also add pre and post processing -->
-	<!-- Add one target for each root element and each configuration -->
-	<!-- ===================================================================== -->
-
-	<target name="assemble.releng">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Check out map files from correct repository -->
-	<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-	<!-- ===================================================================== -->
-	<target name="checkLocal">
-	</target>
-
-		
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before setup -->
-	<!-- ===================================================================== -->
-	<target name="preSetup">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after setup but before starting the build proper -->
-	<!-- ===================================================================== -->
-	<target name="postSetup">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before fetching the build elements -->
-	<!-- ===================================================================== -->
-	<target name="preFetch">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after fetching the build elements -->
-	<!-- ===================================================================== -->
-	<target name="postFetch">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before generating the build scripts. -->
-	<!-- ===================================================================== -->
-	<target name="preGenerate">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after generating the build scripts. -->
-	<!-- ===================================================================== -->
-	<target name="postGenerate">
-	</target>
-
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before running the build.xmls for the elements being built. -->
-	<!-- ===================================================================== -->
-	<target name="preProcess">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after running the build.xmls for the elements being built. -->
-	<!-- ===================================================================== -->
-	<target name="postProcess">
-	</target>
-
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before running assemble. -->
-	<!-- ===================================================================== -->
-	<target name="preAssemble">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after  running assemble. -->
-	<!-- ===================================================================== -->
-	<target name="postAssemble">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after the build is done. -->
-	<!-- ===================================================================== -->
-	<target name="postBuild">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do to test the build results -->
-	<!-- ===================================================================== -->
-	<target name="test">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do to publish the build results -->
-	<!-- ===================================================================== -->
-	<target name="publish">
-	</target>
-
-
-	<!-- ===================================================================== -->
-	<!-- Helper targets -->
-	<!-- ===================================================================== -->
-	<target name="gatherLogs" if="logsAvailable">
-	</target>
-
-	<target name="clean" unless="noclean">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Default target                                                        -->
-	<!-- ===================================================================== -->
-	<target name="noDefault">
-	</target>
-	
-
-</project>
diff --git a/archive/releng.builder/components/releng/customTargets.xml b/archive/releng.builder/components/releng/customTargets.xml
deleted file mode 100644
index 67c32eaa2..000000000
--- a/archive/releng.builder/components/releng/customTargets.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-<project name="Build specific targets and properties" default="getMapFiles" >
-
-
-
-	<target name="getMapFiles" >
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${mapCvsProtocol}:${mapCvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			package="releng/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles">
-		<cvs dest="${buildDirectory}/maps/releng" command="tag v${buildType}${timestamp}" />
-	</target>
-	
-
-	<!-- ===================================================================== -->
-	<!-- Run a given ${target} on all elements being built -->
-	<!-- Add on <ant> task for each top level element being built. -->
-	<!-- ===================================================================== -->
-	<target name="allElements">
-		<echo message="Target:${target} " />
-		<echo message="basedir: ${basedir}"/>
-		<echo message="component: ${component}"/>
-		<echo message="buildDirectory: ${buildDirectory}"/>
-		<echo message="baseLocation: ${baseLocation}" />
-		<antcall target="getMapFiles"    />
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Targets to assemble the built elements for particular configurations  -->
-	<!-- These generally call the generated assemble scripts (named in -->
-	<!-- ${assembleScriptName}) but may also add pre and post processing -->
-	<!-- Add one target for each root element and each configuration -->
-	<!-- ===================================================================== -->
-
-	<target name="assemble.releng">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Check out map files from correct repository -->
-	<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-	<!-- ===================================================================== -->
-	<target name="checkLocal">
-	</target>
-
-		
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before setup -->
-	<!-- ===================================================================== -->
-	<target name="preSetup">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after setup but before starting the build proper -->
-	<!-- ===================================================================== -->
-	<target name="postSetup">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before fetching the build elements -->
-	<!-- ===================================================================== -->
-	<target name="preFetch">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after fetching the build elements -->
-	<!-- ===================================================================== -->
-	<target name="postFetch">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before generating the build scripts. -->
-	<!-- ===================================================================== -->
-	<target name="preGenerate">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after generating the build scripts. -->
-	<!-- ===================================================================== -->
-	<target name="postGenerate">
-	</target>
-
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before running the build.xmls for the elements being built. -->
-	<!-- ===================================================================== -->
-	<target name="preProcess">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after running the build.xmls for the elements being built. -->
-	<!-- ===================================================================== -->
-	<target name="postProcess">
-	</target>
-
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do before running assemble. -->
-	<!-- ===================================================================== -->
-	<target name="preAssemble">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after  running assemble. -->
-	<!-- ===================================================================== -->
-	<target name="postAssemble">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do after the build is done. -->
-	<!-- ===================================================================== -->
-	<target name="postBuild">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do to test the build results -->
-	<!-- ===================================================================== -->
-	<target name="test">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Steps to do to publish the build results -->
-	<!-- ===================================================================== -->
-	<target name="publish">
-	</target>
-
-
-	<!-- ===================================================================== -->
-	<!-- Helper targets -->
-	<!-- ===================================================================== -->
-	<target name="gatherLogs" if="logsAvailable">
-	</target>
-
-	<target name="clean" unless="noclean">
-	</target>
-
-	<!-- ===================================================================== -->
-	<!-- Default target                                                        -->
-	<!-- ===================================================================== -->
-	<target name="noDefault">
-	</target>
-	
-
-</project>
diff --git a/archive/releng.builder/components/testManifest.xml b/archive/releng.builder/components/testManifest.xml
deleted file mode 100644
index 6d7d448ac..000000000
--- a/archive/releng.builder/components/testManifest.xml
+++ /dev/null
@@ -1,104 +0,0 @@
-<?xml version="1.0"?>
-<topLevel>
-	<zipTypes>
-		<zipType name="wtpruntime">
-			<platform 
-				id="WTPRUN" 
-				name="All"  
-				fileName='&lt;a href="@mirror@wtp-@build@.zip"&gt;wtp-@build@.zip&lt;/a&gt;(&lt;a href="wtp-@build@.zip.MD5"&gt;md5&lt;/a&gt;) &lt;font size="2"&gt;&lt;/font&gt;'>
-			</platform>
-		</zipType>
-		<zipType name="wtpsdk">
-			<platform 
-				id="WTPSDK" 
-				name="All" 
-				fileName='&lt;a href="@mirror@wtp-sdk-@build@.zip"&gt;wtp-sdk-@build@.zip&lt;/a&gt;(&lt;a href="wtp-sdk-@build@.zip.MD5"&gt;md5&lt;/a&gt;) &lt;font size="2"&gt;&lt;/font&gt;'>
-			</platform>
-		</zipType>
-		<zipType name="wst">
-			<platform 
-				id="WST" 
-				name="All" 
-				fileName='&lt;a href="@mirror@wtp-wst-@build@.zip"&gt;wtp-wst-@build@.zip&lt;/a&gt; (&lt;a href="wtp-wst-@build@.zip.MD5"&gt;md5&lt;/a&gt;) &lt;font size="2"&gt;&lt;/font&gt;'>
-			</platform>
-		</zipType>
-		<zipType name="wst-sdk">
-			<platform 
-				id="WST-SDK" 
-				name="All" 
-				fileName='&lt;a href="@mirror@wtp-wst-sdk-@build@.zip"&gt;wtp-wst-sdk@build@.zip&lt;/a&gt; (&lt;a href="wtp-wst-sdk@build@.zip.MD5"&gt;md5&lt;/a&gt;) &lt;font size="2"&gt;&lt;/font&gt;'>
-			</platform>
-		</zipType>
-		<zipType name="wst-tests">
-			<platform 
-				id="WST-TESTS" 
-				name="All" 
-				fileName='&lt;a href="@mirror@wtp-wst-Automated-Tests-@build@.zip"&gt;wtp-wst-Automated-Tests-@build@.zip&lt;/a&gt; (&lt;a href="wtp-wst-Automated-Tests-@build@.zip.MD5"&gt;md5&lt;/a&gt;) &lt;font size="2"&gt;&lt;/font&gt;'>
-			</platform>
-		</zipType>
-		<zipType name="jst-tests">
-			<platform 
-				id="JST-TESTS" 
-				name="All" 
-				fileName='&lt;a href="@mirror@wtp-jst-Automated-Tests-@build@.zip"&gt;wtp-jst-Automated-Tests-@build@.zip&lt;/a&gt; (&lt;a href="wtp-jst-Automated-Tests-@build@.zip.MD5"&gt;md5&lt;/a&gt;) &lt;font size="2"&gt;&lt;/font&gt;'>
-			</platform>
-		</zipType>
-		<zipType name="wst-perf-tests">
-			<platform 
-				id="WST-PERF-TESTS" 
-				name="All" 
-				fileName='&lt;a href="@mirror@wtp-wst-perf-Tests-@build@.zip"&gt;wtp-wst-perf-Tests-@build@.zip&lt;/a&gt; (&lt;a href="wtp-wst-perf-Tests-@build@.zip.MD5"&gt;md5&lt;/a&gt;) &lt;font size="2"&gt;&lt;/font&gt;'>
-			</platform>
-		</zipType>
-		<zipType name="jst-perf-tests">
-			<platform 
-				id="JST-PERF-TESTS" 
-				name="All" 
-				fileName='&lt;a href="@mirror@wtp-jst-perf-Tests-@build@.zip"&gt;wtp-jst-perf-Tests-@build@.zip&lt;/a&gt; (&lt;a href="wtp-jst-perf-Tests-@build@.zip.MD5"&gt;md5&lt;/a&gt;) &lt;font size="2"&gt;&lt;/font&gt;'>
-			</platform>
-		</zipType>
-		
-	</zipTypes>
-
-	<logFiles>
-	
-	   <logFile name="plugins/org.eclipse.wst.internet.monitor.core_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	      <effectedFile id="WST"></effectedFile>
-	   </logFile>
-	  <logFile name="plugins/org.eclipse.wst.internet.monitor.ui_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	      <effectedFile id="WST"></effectedFile>
-	   </logFile>
-	  <logFile name="plugins/org.eclipse.wst.internet.webbrowser_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	      <effectedFile id="WST"></effectedFile>
-	   </logFile>
-	  <logFile name="plugins/org.eclipse.wst.server.core_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	      <effectedFile id="WST"></effectedFile>
-	   </logFile>
-	  <logFile name="plugins/org.eclipse.jst.server.core_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	   </logFile>
-	  <logFile name="plugins/org.eclipse.jst.server.ui_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	   </logFile>
-	  <logFile name="plugins/org.eclipse.jst.server.tomcat.ui_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	   </logFile>
-	  <logFile name="plugins/org.eclipse.jst.server.tomcat.core_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	   </logFile>
-	  <logFile name="plugins/org.eclipse.wst.server.ui_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	      <effectedFile id="WST"></effectedFile>
-	   </logFile>
-
-	  <logFile name="plugins/org.eclipse.wst.server.util_*/*.bin.log">
-	      <effectedFile id="WTPRUN"></effectedFile>
-	      <effectedFile id="WST"></effectedFile>
-	   </logFile>
-
-	</logFiles>
-</topLevel>
diff --git a/archive/releng.builder/components/wst-sdk/build.properties b/archive/releng.builder/components/wst-sdk/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/wst-sdk/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/wst-sdk/customTargets.xml b/archive/releng.builder/components/wst-sdk/customTargets.xml
deleted file mode 100644
index c3b17d682..000000000
--- a/archive/releng.builder/components/wst-sdk/customTargets.xml
+++ /dev/null
@@ -1,194 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.wst.sdk" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.wst.sdk">
-	<property name="archiveName" value="wtp-wst-sdk-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			
-			package="releng/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-	<replace dir="${buildDirectory}/plugins" value="${timestamp}" token="@build@">
-		<include name="**/about.mappings" />
-	</replace>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-	<condition property="logsAvailable">
-		<istrue value="${javacVerbose}" />
-	</condition>
-	<antcall target="gatherLogs" />
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-	<ant antfile="${buildDirectory}/plugins/org.eclipse.wst.ws.explorer/build-war.xml">
-		<property name="baseLocation" value="${baseLocation}"/>
-	    <property name="basedir" value="${buildDirectory}/plugins/org.eclipse.wst.ws.explorer"/>
-		<property name="buildDirectory" value="${buildDirectory}"/>
-	</ant>
-	<!--
-	<ant antfile="${relengDir}/fetchVendorContent.xml" target="cleanup">
-		<property name="basedir" value="${relengDir}"/>
-		<property name="buildDirectory" value="${buildDirectory}/plugins"/>
-		<property name="sdk" value="true"/>
-	</ant>
-	-->
-</target>
-
-<!-- ===================================================================== -->
-<!-- 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>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Helper targets -->
-<!-- ===================================================================== -->
-<target name="gatherLogs" if="logsAvailable">
-	<mkdir dir="${buildDirectory}/${buildLabel}/compilelogs" />
-	<antcall target="allElements">
-		<param name="target" value="gatherLogs" />
-	</antcall>
-
-	<unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
-		<fileset dir="${buildDirectory}/features/org.eclipse.wst.sdk">
-			<include name="*.log.zip" />
-		</fileset>
-	</unzip>
-</target>
-
-<target name="clean" unless="noclean">
-	<antcall target="allElements">
-		<param name="target" value="cleanElement" />
-	</antcall>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/wst.doc-sdk/build.properties b/archive/releng.builder/components/wst.doc-sdk/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/wst.doc-sdk/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/wst.doc-sdk/customTargets.xml b/archive/releng.builder/components/wst.doc-sdk/customTargets.xml
deleted file mode 100644
index 8d6b42de7..000000000
--- a/archive/releng.builder/components/wst.doc-sdk/customTargets.xml
+++ /dev/null
@@ -1,229 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.wst.doc.isv.feature" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.wst.doc.isv.feature">
-	<property name="archiveName" value="wtp-wst-sdk-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps/releng-doc" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			package="releng-doc/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-	<replace dir="${buildDirectory}/plugins" value="${timestamp}" token="@build@">
-		<include name="**/about.mappings" />
-	</replace>
-	
-	<!-- Unzip the source zips. -->
-	<unzip dest="${buildDirectory}/wst-plugin-source">
-	    <fileset dir="${buildDirectory}/WSTSourcePlugins">
-	        <include name="**/*.zip"/>
-	    </fileset>
-	</unzip>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-	<condition property="logsAvailable">
-		<istrue value="${javacVerbose}" />
-	</condition>
-	<antcall target="gatherLogs" />
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-	<!--
-	<ant antfile="${relengDir}/fetchVendorContent.xml" target="cleanup">
-		<property name="basedir" value="${relengDir}"/>
-		<property name="buildDirectory" value="${buildDirectory}/plugins"/>
-		<property name="sdk" value="true"/>
-	</ant>
-	-->
-</target>
-
-<!-- ===================================================================== -->
-<!-- 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>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-	<antcall target="postBuild-${buildType}"/>
-</target>
-
-<target name="postBuild-I">
-</target>
-	
-<target name="postBuild-N">
-</target>
-	
-<target name="postBuild-M">
-</target>
-
-<target name="postBuild-R">
-</target>
-	
-<target name="postBuild-S">
-	<!--
-	<property name="assemble-all" value="${buildDirectory}/assemble-all" />
-	<unzip dest="${assemble-all}" src="${buildDirectory}/${buildLabel}/wtp-doc-${buildId}.zip" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${emfFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${gefFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${jemFile}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-prereqs-sdk-${buildId}.zip" basedir="${assemble-all}" />
-	<available file="${localDownloads}/${eclipseFileWindows}" property="eclipsefilewin.exists" />
-	<antcall target="getEclipseWindows" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${eclipseFileWindows}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-eclipse-prereqs-sdk-${buildId}-win32.zip" basedir="${assemble-all}" />
-	-->
-</target>
-
-<target name="postBuild-T">
-</target>
-
-<target name="getEclipseWindows" unless="eclipsefilewin.exists" >
-	<get src="${eclipseURL.win32}" dest="${localDownloads}/${eclipseFile.win32}" />
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Helper targets -->
-<!-- ===================================================================== -->
-<target name="gatherLogs" if="logsAvailable">
-	<mkdir dir="${buildDirectory}/${buildLabel}/compilelogs" />
-	<antcall target="allElements">
-		<param name="target" value="gatherLogs" />
-	</antcall>
-
-	<unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
-		<fileset dir="${buildDirectory}/features/org.eclipse.wst.doc.isv.feature">
-			<include name="*.log.zip" />
-		</fileset>
-	</unzip>
-</target>
-
-<target name="clean" unless="noclean">
-	<antcall target="allElements">
-		<param name="target" value="cleanElement" />
-	</antcall>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/wst.doc/build.properties b/archive/releng.builder/components/wst.doc/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/wst.doc/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/wst.doc/customTargets.xml b/archive/releng.builder/components/wst.doc/customTargets.xml
deleted file mode 100644
index 60c14f3c5..000000000
--- a/archive/releng.builder/components/wst.doc/customTargets.xml
+++ /dev/null
@@ -1,222 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.wst.doc.user.feature" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.wst.doc.user.feature">
-	<property name="archiveName" value="wtp-wst-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps/releng-doc" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			package="releng-doc/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-	<replace dir="${buildDirectory}/plugins" value="${timestamp}" token="@build@">
-		<include name="**/about.mappings" />
-	</replace>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-	<condition property="logsAvailable">
-		<istrue value="${javacVerbose}" />
-	</condition>
-	<antcall target="gatherLogs" />
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-	<!--
-	<ant antfile="${relengDir}/fetchVendorContent.xml" target="cleanup">
-		<property name="basedir" value="${relengDir}"/>
-		<property name="buildDirectory" value="${buildDirectory}/plugins"/>
-		<property name="sdk" value="true"/>
-	</ant>
-	-->
-</target>
-
-<!-- ===================================================================== -->
-<!-- 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>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-	<antcall target="postBuild-${buildType}"/>
-</target>
-
-<target name="postBuild-I">
-</target>
-	
-<target name="postBuild-N">
-</target>
-	
-<target name="postBuild-M">
-</target>
-
-<target name="postBuild-R">
-</target>
-	
-<target name="postBuild-S">
-	<!--
-	<property name="assemble-all" value="${buildDirectory}/assemble-all" />
-	<unzip dest="${assemble-all}" src="${buildDirectory}/${buildLabel}/wtp-doc-${buildId}.zip" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${emfFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${gefFile}" overwrite="true" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${jemFile}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-prereqs-sdk-${buildId}.zip" basedir="${assemble-all}" />
-	<available file="${localDownloads}/${eclipseFileWindows}" property="eclipsefilewin.exists" />
-	<antcall target="getEclipseWindows" />
-	<unzip dest="${assemble-all}" src="${localDownloads}/${eclipseFileWindows}" overwrite="true" />
-	<zip destfile="${buildDirectory}/${buildLabel}/wtp-eclipse-prereqs-sdk-${buildId}-win32.zip" basedir="${assemble-all}" />
-	-->
-</target>
-
-<target name="postBuild-T">
-</target>
-
-<target name="getEclipseWindows" unless="eclipsefilewin.exists" >
-	<get src="${eclipseURL.win32}" dest="${localDownloads}/${eclipseFile.win32}" />
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Helper targets -->
-<!-- ===================================================================== -->
-<target name="gatherLogs" if="logsAvailable">
-	<mkdir dir="${buildDirectory}/${buildLabel}/compilelogs" />
-	<antcall target="allElements">
-		<param name="target" value="gatherLogs" />
-	</antcall>
-
-	<unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
-		<fileset dir="${buildDirectory}/features/org.eclipse.wst.doc.user.feature">
-			<include name="*.log.zip" />
-		</fileset>
-	</unzip>
-</target>
-
-<target name="clean" unless="noclean">
-	<antcall target="allElements">
-		<param name="target" value="cleanElement" />
-	</antcall>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/wst.perf.tests/build.properties b/archive/releng.builder/components/wst.perf.tests/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/wst.perf.tests/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/wst.perf.tests/customTargets.xml b/archive/releng.builder/components/wst.perf.tests/customTargets.xml
deleted file mode 100644
index 53f36b6e6..000000000
--- a/archive/releng.builder/components/wst.perf.tests/customTargets.xml
+++ /dev/null
@@ -1,145 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.wst.tests.performance.feature" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.wst.tests.performance.feature">
-	<property name="archiveName" value="wtp-wst-perf-Tests-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			
-			package="releng/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after  running assemble. -->
-<!-- ===================================================================== -->
-<target name="postAssemble">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/wst.tests/build.properties b/archive/releng.builder/components/wst.tests/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/wst.tests/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/wst.tests/customTargets.xml b/archive/releng.builder/components/wst.tests/customTargets.xml
deleted file mode 100644
index 643b93212..000000000
--- a/archive/releng.builder/components/wst.tests/customTargets.xml
+++ /dev/null
@@ -1,145 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.wst.tests.feature" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.wst.tests.feature">
-	<property name="archiveName" value="wtp-wst-Automated-Tests-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			
-			package="releng/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after  running assemble. -->
-<!-- ===================================================================== -->
-<target name="postAssemble">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/components/wst/build.properties b/archive/releng.builder/components/wst/build.properties
deleted file mode 100644
index c006c1fc1..000000000
--- a/archive/releng.builder/components/wst/build.properties
+++ /dev/null
@@ -1,75 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials 
-# are made available under the terms of the Common Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/cpl-v10.html
-# 
-# Contributors:
-#     IBM Corporation - initial API and implementation
-###############################################################################
-#####################
-# Parameters describing how and where to execute the build.
-# Typical users need only update the following properties:
-#    baseLocation - where things you are building against are installed
-#    bootclasspath - The base jars to compile against (typicaly rt.jar)
-#    configs - the list of {os, ws, arch} configurations to build.  
-#
-# Of course any of the settings here can be overridden by spec'ing 
-# them on the command line (e.g., -DbaseLocation=d:/eclipse
-
-############# CVS CONTROL ################
-# The CVS tag to use when fetching the map files from the repository
-mapVersionTag=HEAD
-
-############## BUILD / GENERATION CONTROL ################
-# The directory into which the build elements will be fetched and where
-# the build will take place.
-buildDirectory=c:/dev/build
-
-# Type of build.  Used in naming the build output.  Typically this value is
-# one of I, N, M, S, ...
-buildType=I
-
-# ID of the build.  Used in naming the build output.
-buildId=Build
-
-# Label for the build.  Used in naming the build output
-buildLabel=${buildType}.${buildId}
-
-# Timestamp for the build.  Used in naming the build output
-timestamp=007
-
-# Base location for anything the build needs to compile against.  For example,
-# when building GEF, the baseLocation should be the location of a previously
-# installed Eclipse against which the GEF code will be compiled.
-baseLocation=c:/dev/eclipse
-
-
-
-# The location underwhich all of the build output will be collected.
-collectingFolder=eclipse
-
-# The prefix that will be used in the generated archive.
-archivePrefix=eclipse
-
-# The list of {os, ws, arch} configurations to build.  This 
-# value is a '&' separated list of ',' separate triples.  For example, 
-#     configs=win32,win32,x86 & linux,motif,x86
-# By default the value is *,*,*
-#configs=*,*,* 
-
-#Arguments to send to the zip executable
-#zipargs=
-
-############# JAVA COMPILER OPTIONS ##############
-# The location of the Java jars to compile against.  Typically the rt.jar for your JDK/JRE
-bootclasspath=C:/j2sdk1.4.2_04/jre/lib/rt.jar
-
-# Whether or not to include debug info in the output jars
-javacDebugInfo=false 
-
-# Whether or not to fail the build if there are compiler errors
-javacfailonerror=true
-
-zipargs=
diff --git a/archive/releng.builder/components/wst/customTargets.xml b/archive/releng.builder/components/wst/customTargets.xml
deleted file mode 100644
index a3d7a702d..000000000
--- a/archive/releng.builder/components/wst/customTargets.xml
+++ /dev/null
@@ -1,208 +0,0 @@
-<project name="Build specific targets and properties" default="noDefault" >
-
-<!-- ===================================================================== -->
-<!-- Run a given ${target} on all elements being built -->
-<!-- Add on <ant> task for each top level element being built. -->
-<!-- ===================================================================== -->
-<target name="allElements">
-	<echo message="Target:${target} " />
-	<echo message="basedir: ${basedir}"/>
-	<echo message="component: ${component}"/>
-	<echo message="buildDirectory: ${buildDirectory}"/>
-	<echo message="baseLocation: ${baseLocation}" />
-	<ant antfile="${genericTargets}" target="${target}" >
-		<property name="type" value="feature" />
-		<property name="id" value="org.eclipse.wst" />
-	</ant>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Targets to assemble the built elements for particular configurations  -->
-<!-- These generally call the generated assemble scripts (named in -->
-<!-- ${assembleScriptName}) but may also add pre and post processing -->
-<!-- Add one target for each root element and each configuration -->
-<!-- ===================================================================== -->
-
-<target name="assemble.org.eclipse.wst">
-	<property name="archiveName" value="wtp-wst-${buildId}.zip"/>
-	<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Check out map files from correct repository -->
-<!-- Replace values for cvsRoot, package and mapVersionTag as desired. -->
-<!-- ===================================================================== -->
-	<target name="checkLocal">
-		<available property="mapsLocal" file="${buildDirectory}/maps" />
-	</target>
-	<target name="getMapFiles" depends="checkLocal" unless="mapsLocal">
-
-		<!-- ***  change the repo info -->
-		<property name="mapCvsRoot" value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}" />
-		<property name="mapVersionTag" value="HEAD" />
-		<cvs cvsRoot="${mapCvsRoot}"
-			
-			package="releng/maps"
-			dest="${buildDirectory}/maps"
-			tag="${mapVersionTag}"
-		/>
-		<!--tag the map files project-->
-		<antcall target="tagMapFiles" />
-	</target>
-
-	<target name="tagMapFiles" if="tagMaps">
-		<cvs dest="${buildDirectory}/maps" command="tag v${timestamp}" />
-	</target>
-	
-
-<!-- ===================================================================== -->
-<!-- Steps to do before setup -->
-<!-- ===================================================================== -->
-<target name="preSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after setup but before starting the build proper -->
-<!-- ===================================================================== -->
-<target name="postSetup">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="preFetch">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after fetching the build elements -->
-<!-- ===================================================================== -->
-<target name="postFetch">
-	<!--
-	<ant antfile="${relengDir}/fetchVendorContent.xml">
-		<property name="basedir" value="${relengDir}"/>
-		<property name="buildDirectory" value="${buildDirectory}/plugins"/>
-		<property name="sdk" value="true"/>
-	</ant>
-	-->
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do before generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="preGenerate">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after generating the build scripts. -->
-<!-- ===================================================================== -->
-<target name="postGenerate">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="preProcess">
-	<replace dir="${buildDirectory}/plugins" value="${timestamp}" token="@build@">
-		<include name="**/about.mappings" />
-	</replace>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after running the build.xmls for the elements being built. -->
-<!-- ===================================================================== -->
-<target name="postProcess">
-	<condition property="logsAvailable">
-		<istrue value="${javacVerbose}" />
-	</condition>
-	<antcall target="gatherLogs" />
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Steps to do before running assemble. -->
-<!-- ===================================================================== -->
-<target name="preAssemble">
-	<ant antfile="${buildDirectory}/plugins/org.eclipse.wst.ws.explorer/build-war.xml">
-		<property name="baseLocation" value="${baseLocation}"/>
-	    <property name="basedir" value="${buildDirectory}/plugins/org.eclipse.wst.ws.explorer"/>
-		<property name="buildDirectory" value="${buildDirectory}"/>
-	</ant>
-
-<!--	
-	<ant antfile="${buildDirectory}/plugins/org.eclipse.wst.ws.explorer/build-war.xml">
-		<property name="baseLocation" value="${baseLocation}"/>
-		<property name="buildDirectory" value="${buildDirectory}"/>
-	</ant>
--->
-	<!--
-	<ant antfile="${relengDir}/fetchVendorContent.xml" target="cleanup">
-		<property name="basedir" value="${relengDir}"/>
-		<property name="buildDirectory" value="${buildDirectory}/plugins"/>
-		<property name="sdk" value="true"/>
-	</ant>
-	-->
-</target>
-
-<!-- ===================================================================== -->
-<!-- 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>
-
-<!-- ===================================================================== -->
-<!-- Steps to do after the build is done. -->
-<!-- ===================================================================== -->
-<target name="postBuild">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to test the build results -->
-<!-- ===================================================================== -->
-<target name="test">
-</target>
-
-<!-- ===================================================================== -->
-<!-- Steps to do to publish the build results -->
-<!-- ===================================================================== -->
-<target name="publish">
-</target>
-
-
-<!-- ===================================================================== -->
-<!-- Helper targets -->
-<!-- ===================================================================== -->
-<target name="gatherLogs" if="logsAvailable">
-	<mkdir dir="${buildDirectory}/${buildLabel}/compilelogs" />
-	<antcall target="allElements">
-		<param name="target" value="gatherLogs" />
-	</antcall>
-
-	<unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true">
-		<fileset dir="${buildDirectory}/features/org.eclipse.wst">
-			<include name="*.log.zip" />
-		</fileset>
-	</unzip>
-</target>
-
-<target name="clean" unless="noclean">
-	<antcall target="allElements">
-		<param name="target" value="cleanElement" />
-	</antcall>
-</target>
-
-<!-- ===================================================================== -->
-<!-- Default target                                                        -->
-<!-- ===================================================================== -->
-<target name="noDefault">
-	<echo message="You must specify a target when invoking this file" />
-</target>
-
-</project>
diff --git a/archive/releng.builder/docs/faq.html b/archive/releng.builder/docs/faq.html
deleted file mode 100644
index a60e8ceca..000000000
--- a/archive/releng.builder/docs/faq.html
+++ /dev/null
@@ -1,106 +0,0 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-<title>Download</title>
-<style type="text/css">
-<!--
-.style1 {
-	font-size: 12px;
-	font-weight: bold;
-}
--->
-</style>
-</head>
-
-<body>
-&nbsp; <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" ><tr><td ALIGN=LEFT width="80%"> 
-<p><b><font face="Verdana" size="+3">WTP Build FAQ </font></b><br>
-Last Updated: October 20, 2004</p>
-<p><b>Table
-of Contents</b><br>
-<br>
-<a href="#newplugin"><b>How to add a plugin project</b></a><br>
-<a href="#newtestplugin"><b>How to add a test plugin project</b></a><br>
-<a href="#newfeature"><b>How to add a new feature</b></a><br>
-<br>
-</p></td></tr> 
-</table>
-
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF"><a name="newplugin"></a><B>How to add a plugin project?</B></FONT></b></td>
-</tr>
-<TR><TD height="150" colspan="3" align="LEFT" valign="TOP">
-
-
-<OL>
-  <LI>
-    <P>Commit your plugin into a feature which it belongs to (wst or jst) </p>
-  <LI>Add your plugin project to the according map file.(Map file of wst feature is <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/maps/wst.map?rev=1.8&content-type=text/vnd.viewcvs-markup">wst.map</a>, jst feature is <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/maps/jst.map?rev=1.7&content-type=text/vnd.viewcvs-markup">jst.map</a>)
-  <br>
-  <LI>Put required plugin zip files to localdownloads dir. Add these zip files to <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/maps/build.cfg?rev=1.1&content-type=text/vnd.viewcvs-markup">build.cfg</a> file.
-  <BR>
-  <LI>Unzip required plugins at unzipEclipse and unzipTestEclipse tasks in <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/buildAll.xml?rev=1.6&content-type=text/vnd.viewcvs-markup">buildAll.xml</a> file. 
-        </OL></td></tr></table>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="newtestplugin"></a>How to add a test plugin project?</font></b></td>
-</tr>
-
-<TR><TD height="61" colspan="3" align="LEFT" valign="TOP">
-  <OL>
-    <LI>
-      <P>Commit your plugin into a feature which it belongs to (wst or jst) 
-    <LI><p>Add your plugin project to the according map file.(Map file of wst feature is <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/maps/wst-server-tests.map?rev=1.7&content-type=text/vnd.viewcvs-markup">wst-server-tests.map</a>, jst feature is <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/maps/jst-server-tests.map?rev=1.3&content-type=text/vnd.viewcvs-markup">jst-server-tests.map</a>) 
-  </OL>
-  </TD>
-</TR></table>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="newfeature"></a>How to add a new feature</font></b></td>
-</tr>
-
-<TR><TD height="156" colspan="3" align="LEFT" valign="TOP">
-  <OL>
-    <LI><p>Commit your feature project in (It must be under a feature folder Ex: <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/wst/components/server/features/org.eclipse.wst.server/">org.eclipse.wst.server</a>)
-<LI>
-  <p>In the <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/wst/components/server/features/org.eclipse.wst.server/feature.xml?rev=1.3&content-type=text/vnd.viewcvs-markup">feature.xml</a>, include your plugin projects in &lt;plugin&gt; tag. 
-<LI>
-  <p> In the <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/wst/components/server/features/org.eclipse.wst.server/feature.xml?rev=1.3&content-type=text/vnd.viewcvs-markup">feature.xml</a>, include required plugins in &lt;requires&gt; tag.
-<LI>
-  <p> Create your feature map file under <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/maps/">org.eclipse.wtp.releng/maps</a> folder (Ex : <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/maps/wst.map?rev=1.8&content-type=text/vnd.viewcvs-markup">wst.map</a>) <br>
-      Creating map files are described <a href="readme.html#mapfile">here</a>
-<LI>Create a directory under org.eclipse.wtp.releng for your feature. (Ex: <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/wst/">wst</a>)<br>
-	Put build.properties and customTargets.xml to your feature folder. (Simply copy from other feature's folder)<br>
-	Edit your customTargets.xml file and arrange your allElements, assemble..., gatherLogs targets.<br>
-  <LI>   
-  Edit <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/buildAll.xml?rev=1.6&content-type=text/vnd.viewcvs-markup">buildAll.xml</a> file and put your feature in buildAll target.
-  </OL>
-  </TD>
-</TR>
-</table>
-
-
-
-
-
-<p></p>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="team"></a>WTP Release Engineering Team</font></b></td>
-</tr>
-
-<TR>
-<TD height="23" colspan="3" align="LEFT" valign="TOP">
-Deniz Secilir (deniz.secilir_at_eteration.com)<br>
-Dominique Devito (dominique.devito_at_objectweb.org)</TD>
-</TR></table>
-
-
-</html>
diff --git a/archive/releng.builder/docs/project_plan.html b/archive/releng.builder/docs/project_plan.html
deleted file mode 100644
index 7a4eb0497..000000000
--- a/archive/releng.builder/docs/project_plan.html
+++ /dev/null
@@ -1,498 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-  <meta http-equiv="Content-Type"
- content="text/html; charset=iso-8859-1">
-  <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css"
- type="text/css">
-  <title>Project Plan</title>
-  <style type="text/css">
-<!--
-.style1 {
-	font-size: 12px;
-	font-weight: bold;
-}
--->
-  </style>
-</head>
-<body>
-<div>
-<p><span style="font-weight: bold;"></span></p>
-<table style="width: 100%; text-align: left;" border="0" cellpadding="2"
- cellspacing="2">
-  <tbody>
-    <tr>
-      <td style="vertical-align: top;" bgcolor="#0080c0"><font
- color="#ffffff" face="Arial,Helvetica"><span style="font-weight: bold;">Build
-Plan For WTP</span><b><b><br>
-      </b></b></font></td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">Here are the general principles:<br>
-1) We follows Eclipse 3.1 builds by a 1 week lag-time (which are on
-Fridays)<br>
-2) We will have integration builds on every Thursday<br>
-3) WTP 1.0M* builds will be on the friday following an eclipse build.<br>
-4) There will be a nightly build from the HEAD every other night.<br>
-5) Notify the wtp releng team if you have build requirements (i.e.
-prereq software,
-other project dependencies etc.) </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">The committers are recommended
-to
-follow the build workflow: </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">1) The fridays/weekend leading
-to the Monday build build test your
-code with the new Eclipse M build.<br>
-2) Label your code in CVS with the .map files labels for the Thursday
-integration build.<br>
-3) Add remove any new features/plugins to feature.xml / .map files at
-releng.<br>
-4) Wednesday at 6 PM GMT+2 integration build will trigger. Check the
-results of this build and your tests. You will have until wednesday to
-remedy any problems.<br>
-5) Label your code in CVS with the .map files labels for the Thursday
-integration build.<br>
-6) Thursday
-at 6 PM GMT+2 integration build will trigger. Check the
-results of this build and your tests. You will have until friday to
-remedy any problems.<br>
-7) Friday at 6 PM GMT+2 Milestone build will trigger. Check the results
-of this build and your tests. <br>
-8) If there are problems with this build let me know, We will have
-patch build for Saturday to remedy any problems. This is only an
-EMERGENCY step. </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">The following documents in CVS
-outline the build process, and what
-committers need to do in order to be a part of the build process, and
-add tests, etc.<br>
-      <a class="moz-txt-link-freetext"
- href="https://dev.eclipse.org/viewcvs/indexwebtools.cgi/%7Echeckout%7E/org.eclipse.wtp.releng/readme.html">https://dev.eclipse.org/viewcvs/indexwebtools.cgi/~checkout~/org.eclipse.wtp.releng/readme.html</a><br>
-      <a class="moz-txt-link-freetext"
- href="https://dev.eclipse.org/viewcvs/indexwebtools.cgi/%7Echeckout%7E/org.eclipse.wtp.releng/faq.html">https://dev.eclipse.org/viewcvs/indexwebtools.cgi/~checkout~/org.eclipse.wtp.releng/faq.html</a>
-      </td>
-    </tr>
-  </tbody>
-</table>
-<br>
-<br>
-<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
- cellspacing="2">
-  <tbody>
-    <tr>
-      <td colspan="3" rowspan="1" style="vertical-align: top;"
- bgcolor="#0080c0"><font color="#ffffff" face="Arial,Helvetica"><span
- style="font-weight: bold;">Calendar
-And Labels For CVS Builds</span><b><b><br>
-      </b></b></font></td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;"><span style="font-weight: bold;">Build
-Type</span><br>
-      </td>
-      <td style="vertical-align: top;"><span style="font-weight: bold;">Date</span><br>
-      </td>
-      <td style="vertical-align: top;"><span style="font-weight: bold;">Requirements</span><br>
-      </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">WTP
-1.0M2
-Integration Build I20041118</td>
-      <td style="vertical-align: top;">Thursday, November 18, 2004</td>
-      <td style="vertical-align: top;">Eclipse 3.1 M3 Release<br>
-EMF I200410220709 Release<br>
-GEF-SDK-3.1M3 Release<br>
-JEM-runtime-1.0.1.1 Release<br>
-      </td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M2
-Integration Build I20041125</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Thursday,
-November 25, 2004</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Eclipse
-3.1 M3 Release<br>
-EMF I200410220709 Release<br>
-GEF-SDK-3.1M3 Release<br>
-JEM-runtime-1.0.1.1 Release</td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">WTP
-1.0M2
-Integration Build I20041202</td>
-      <td style="vertical-align: top;">Thursday, December 2, 2004</td>
-      <td style="vertical-align: top;">Eclipse 3.1 M3 Release<br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release<br>
-      </td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M2
-Integration Build I20041209</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Thursday,
-December 9, 2004</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Eclipse
-3.1 M3 Release<br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release<br>
-      </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">WTP
-1.0M2
-Integration Build I20041216</td>
-      <td style="vertical-align: top;">Thursday, December 16, 2004</td>
-      <td style="vertical-align: top;">Eclipse 3.1 M3 Release<br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release<br>
-      </td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;"><font color="#ff0000"><b>Eclipse
-3.1M4 Release</b><b><br>
-      </b></font> </td>
-      <td style="vertical-align: top; width: 30%;"><font color="#ff0000"><b>Friday,
-December 17, 2004</b></font></td>
-      <td style="vertical-align: top; width: 20%;"><br>
-      </td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(255, 255, 255);">WTP
-1.0M2
-Integration Build I20041223<br>
-      <b><br>
-      </b> </td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(255, 255, 255);">Thursday,
-December 23, 2004</td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(255, 255, 255);">Eclipse
-3.1M4 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);"><b><font
- color="#330099">WTP 1.0M2<br>
-      <br>
-      </font></b> </td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(221, 221, 221);"><b><font
- color="#330099">Friday, December 24, 2004</font></b></td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(221, 221, 221);"><b><font
- color="#330099">Eclipse 3.1M4 Release <br>
-EMF Ixxxx Release</font></b></td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">WTP
-1.0M3
-Integration Build I20041230</td>
-      <td style="vertical-align: top;">Thursday,
-December 30, 2004</td>
-      <td style="vertical-align: top;">Eclipse
-3.1M4 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M3
-Integration Build I20050106</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Thursday,
-January 6, 2005</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Eclipse
-3.1M4 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">WTP
-1.0M3
-Integration Build I20050113</td>
-      <td style="vertical-align: top;">Thursday, January 13, 2005</td>
-      <td style="vertical-align: top;">Eclipse
-3.1M4 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M3
-Integration Build I20050120</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Thursday,
-January 20, 2005</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Eclipse
-3.1M4 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">WTP
-1.0M3
-Integration Build I20050127</td>
-      <td style="vertical-align: top;">Thursday, January 27, 2005</td>
-      <td style="vertical-align: top;">Eclipse
-3.1M4 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M3
-Integration Build I20050203</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Thursday,
-February 03, 2005</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Eclipse
-3.1M4 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;">WTP
-1.0M3
-Integration Build I20050210</td>
-      <td style="vertical-align: top;">Thursday, February 10, 2005</td>
-      <td style="vertical-align: top;">Eclipse
-3.1M4 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M3
-Integration Build I20050217</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Thursday,
-February 17, 2005</td>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">Eclipse
-3.1M4 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td style="vertical-align: top;"><font color="#ff0000"><b>Eclipse
-3.1M5 Release</b><b><br>
-      </b></font></td>
-      <td style="vertical-align: top; width: 30%;"><font color="#ff0000"><b>Friday,
-February 18, 2005</b></font></td>
-      <td style="vertical-align: top; width: 20%;"><br>
-      </td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M3
-Integration Build I20050224<br>
-      <b><br>
-      </b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(221, 221, 221);">Monday,
-February 24, 2005</td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(221, 221, 221);">Eclipse
-3.1M5 Release <br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(255, 255, 255);"><b><font
- color="#330099">WTP 1.0M3<br>
-      <br>
-      </font></b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(255, 255, 255);"><b><font
- color="#330099">Friday, February 25, 2005</font></b></td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(255, 255, 255);"><b><font
- color="#330099">Eclipse 3.1M5 Release<br>
-EMF Ixxxx Release</font></b></td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);"><b><font
- color="#ff0000">Eclipse
-3.1M6 Release<br>
-      </font> </b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(221, 221, 221);"><b><font
- color="#ff0000">Friday, April 01, 2005</font></b></td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(221, 221, 221);"><br>
-      </td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(255, 255, 255);">WTP
-1.0M4
-Integration Build I20050303<br>
-      <b><br>
-      </b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(255, 255, 255);">Monday,
-March 03, 2005</td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(255, 255, 255);">Eclipse
-3.1M6 Release<br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M4
-Integration Build I20050310<br>
-      <b><br>
-      </b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(221, 221, 221);">Monday,
-March 10, 2005</td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(221, 221, 221);">Eclipse
-3.1M6 Release<br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(255, 255, 255);">WTP
-1.0M4
-Integration Build I20050317<br>
-      <b><br>
-      </b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(255, 255, 255);">Monday,
-March 17, 2005</td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(255, 255, 255);">Eclipse
-3.1M6 Release<br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M4
-Integration Build I20050324<br>
-      <b><br>
-      </b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(221, 221, 221);">Monday,
-March 24, 2005</td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(221, 221, 221);">Eclipse
-3.1M6 Release<br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(255, 255, 255);">WTP
-1.0M4
-Integration Build I20050331<br>
-      <b><br>
-      </b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(255, 255, 255);">Monday,
-March 31, 2005</td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(255, 255, 255);">Eclipse
-3.1M6 Release<br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(221, 221, 221);">WTP
-1.0M4
-Integration Build I20050407<br>
-      <b><br>
-      </b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(221, 221, 221);">Monday,
-April 07, 2005</td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(221, 221, 221);">Eclipse
-3.1M6 Release<br>
-EMF Ixxxx Release<br>
-GEF-SDK-xxxx Release<br>
-JEM-runtime-xxxx Release</td>
-    </tr>
-    <tr>
-      <td
- style="vertical-align: top; background-color: rgb(255, 255, 255);"><b><font
- color="#330099">WTP 1.0M4<br>
-      </font> </b></td>
-      <td
- style="vertical-align: top; width: 30%; background-color: rgb(255, 255, 255);"><b><font
- color="#330099">Friday, April 08, 2005</font></b></td>
-      <td
- style="vertical-align: top; width: 20%; background-color: rgb(255, 255, 255);"><br>
-      </td>
-    </tr>
-  </tbody>
-</table>
-<br>
-<table border="0" cellpadding="2" cellspacing="5" width="100%">
-  <tbody>
-    <tr>
-      <td colspan="3" align="left" bgcolor="#999999" valign="top"><b><font
- color="#ffffff" face="Arial,Helvetica">WTP Release Engineering Team</font></b></td>
-    </tr>
-    <tr>
-      <td colspan="3" align="left" height="23" valign="top">Deniz
-Secilir (deniz.secilir_at_eteration.com)<br>
-Dominique Devito (dominique.devito_at_objectweb.org)</td>
-    </tr>
-  </tbody>
-</table>
-<br>
-</div>
-</body>
-</html>
diff --git a/archive/releng.builder/docs/readme.html b/archive/releng.builder/docs/readme.html
deleted file mode 100644
index d68eba089..000000000
--- a/archive/releng.builder/docs/readme.html
+++ /dev/null
@@ -1,695 +0,0 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-<title>Download</title>
-<style type="text/css">
-<!--
-.style1 {
-	font-size: 12px;
-	font-weight: bold;
-}
--->
-</style>
-</head>
-
-<body>
-&nbsp; <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" ><tr><td ALIGN=LEFT width="80%"> 
-<p><b><font face="Verdana" size="+3">WTP Builds</font></b><br>
-Last Updated: October 20, 2004</p>
-<p>This document describes the build policy and how to build WTP components from
-  the command line using Ant scripts.</p>
-<p><b>Table
-of Contents</b><br>
-<br>
-<a href="#policy">Build Policy</a><br>
-<a href="#tools">Tools</a><br>
-<a href="#setup">Setup</a><br>
-<a href="#build">Run the Build</a><br>
-<a href="#antbuildproperties">Ant
-properties defined build.properties</a><br>
-<a href="#infra">Build Infrastructure</a><br>
-<a href="#cvs">CVS Structure</a><br>
-<a href="#mapfile">Map File</a><br>
-<A href="gensource">Generating source features and plug-ins at build time</a><br>
-<a href="#team">Release Team</a><br>
-<br>
-</p></td></tr> 
-</table>
-
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF"><a name="policy"></a>Build
-    Policy</font></b></td>
-</tr>
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-
-<P>The process described here is modeled after other eclipse build processes,
-  and borrows general principles from other sources, some of which are described
-in detail by the document http://www.martinfowler.com/articles/continuousIntegration.html.</P>
-<strong>General principles:</strong><ol><li><strong>Automatic and continuos: </strong>A build must be a fully automated and reproducible,
-  must include quality assurance (i.e. testing), and must be able to run as often
-  as possible. Automatic build processes are more reliable and higher quality
-  than manually and ensure that most obvious errors during a build. It is less
-  risky, it is independent of a human builder, it is repeatable and communicable.
-  It is typically faster than a manual build. Finally it allows for built-in
-  QA process by integration tests and post-processing such as potentially running
-  metrics on the code. A build must be a fully automated and reproducible, must
-  include quality assurance (i.e. testing), and must be able to run as often
-  as possible.that runs many times a day.
-
-This imposes some constraints: 
-Storage - CVS Provides a common place where all code lives and anyone can obtain
-  the current sources from.
-Scripting: Use a single command to build the system from the sources. An automated
-  build process and scripting suitable for eclipse projects is described in http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.releng.basebuilder/readme.html?rev=1.21&content-type=text/plain.
-  We should follow similar principles as they have already build the tools and
-  the scripts to automate eclipse builds.  Testing: Automate the testing so that
-  you can run a good suite of tests on the system at any time with a single command.
-  
-
-A frequency of minimum one build a day seems often enough for geographically
-  and logistically challenging projects such as WTP. It is also important to
-  describe what will happen when a build fails. Typically, it is assumed that
-sending an email will suffice as an action. This is not so. A build must succeed!</li>
-<li><strong>A build must succeed, it should not be an attempt.</strong> A build
-  is a success if:  
-  <ul>
-    <li>All the sources are checked out of the configuration management system
-        as described by the .map (not necessarily the latest) files. Every file
-        is compiled
-        from
-          scratch 
-        The resulting object files (Java classes in our case) and linked and
-      deployed for execution (put into jars). </li>
-    <li>The system is started and suite
-        of tests
-          (JUnit and PDE JUnits Tests) is run against the system.
-          If all of these steps execute without error or human intervention and
-      every test passes, then we have a successful build</li>
-    <li>It is expected that
-        all "smooth" builds can be managed this way.  The
-            problem is when things go wrong. WTP release engineering team intervenes
-        with the process for managing build errors! </li>
-  </ul>
-</li>
-<li><strong>Build Management:</strong>   An automated build provides the most
-  return when it can produce a master build with as little human intervention
-  as possible. Although
-  there are arguments that there should be a human in the loop for a build, it
-  should not be the act of producing a build. Build automation makes a lot of
-  sense
-  for individual developers, they can test a build before it is "checked in" to
-  CVS. But the most critical activity of human intervention is to facilitate
-  a procedure to bring the team together in resolving integration and build problems.
-   WTP is a geographically and logistically challenging so (put the team together
-  to fix problems). Build manager is responsible for the builds/infrastructure
-  (scripts and environment) so a build can run. S/he facilitates to bring the
-  teams/people together to fix build
-      errors
-        (sending
-        automated emails from scripts is not sufficient). 
-        Make sure that when there are problems, there is a process describing
-      every stage to fix it, work out what went wrong when the process fails.
-      Make sure
-        the mind
-        of the process captured in automated script code, rather than people's
-      head so that it can be dealt with minimal interaction the next time. Manage
-      major
-        builds
-        and release process (For major integration builds (milestones), release
-  candidates and releases.</li> 
-<li><strong>Keeping in sync: </strong>With an automated build we should integrate regularly
-  (once a week perhaps - with an integration build). For an integration build
-  to be meaningful, there must be a critical mass of code checked-in. Being able to run the master
-  build locally will also give developers a chance to minimize build errors and
-  they will have to do less at integration time. 
- </td></tr></table>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="tools"></a>Tools used to manage the build process</font></b></td>
-</tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-  <p>1. <a href="http://www.cvshome.org/">CVS</a> version 1.10 or higher.<br>
-  2. <a href="http://java.sun.com/j2se/1.4/download.html">1.4 level JDK</a>.<br>
-  3. <a href="http://www.info-zip.org/pub/infozip/">Info-Zip
-  zip and unzip</a><br>
-  4. org.eclipse.releng.basebuilder
-  and org.eclipse.releng.eclipsebuilder from <a href="http://dev.eclipse.org/viewcvs/">dev.eclipse.org</a>.<br>
-  5. Ant optional tasks (ftp) This task depends on external libraries not included
-  in the Ant distribution. See ant <a href="http://ant.apache.org/manual/install.html#commons-net">library
-  dependencies</a> for ftp, rexec and telnet tasks<br>
-  for 
-  more information.</p>
-  <p>For more information on eclipse release engineering tool, refer to the <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.pde.build/notes/usingPDEBuild.html">plugin</a>
-    itself.</p>
-  <p>For examples, refer to the <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.releng.eclipsebuilder/">org.eclips.releng.eclipsebuilder</a>
-    itself. <a href="https://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.releng.eclipsebuilder/readme.html">Readme</a></p></TD>
-</TR></table>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="setup"></a>Setup</font></b></td>
-</tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-  <p>
-  <ol><li>Add the zip, unzip, and cvs executables to your PATH environment variable.</li>
-  
-  <li>Add the jre/bin directory of the installed JDK to your PATH environment variable.</li>
-  
-  <li>Add the ant/bin directory of the installed Ant to your PATH environment variable.</li>
-  
-  <li>Create a directory for the build, e.g.
-    <ul><li><code><pre>mkdir /tmp/wtpbuild</pre></code></li></ul>
-  </li>
-  
-  <li>Install the eclipse builder (this installation will be used to run the build tools, 
-  it is not itself a WebTools installation): Check out <b>org.eclipse.releng.basebuilder</b> and
-  <b>org.eclipse.releng.basebuilder</b> from the CVS repository <b>/cvsroot/eclipse</b> (note: 
-  <b>not</b> /cvsroot/webtools) into the build directory, e.g.
-    <ul><li><code><pre>cd /tmp/wtpbuild
-cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse co org.eclipse.releng.basebuilder
-cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse co org.eclipse.releng.eclipsebuilder
-    </pre></code></li></ul> 
-  </li>
-  
-  <li>Checkout org.eclipse.wtp.releng into the build directory.
-    <ul><li><code><pre>cvs -d :pserver:anonymous@dev.eclipse.org:/cvsroot/webtools co org.eclipse.wtp.releng</pre></code></li></ul>  
-  </li></p>
-  
-  <li>You have also to adjust some build properties in the org.eclipse.wtp.releng/buildAll.properties (see below).</li>
-  </TD>
-</TR></table>
-
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="build"></a>Run the Build</font></b></td>
-</tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-  <p>
-    <b>Run
-the Build</b></p>
-  <p> cd to org.eclipse.wtp.releng directory and execute the following
-    command. Alternatively, you can checkout the module org.eclipse.wtp.releng
-    in an eclipse workspace and use the ant run tools.</p>
-  <p>&quot;ant -f cruise.xml&quot; </p>
-  <p>There are three ant targets in cruise.xml (an ant build file): build, publish</p>
-  <p>&nbsp; </p>  
-  <table width="75%" border="1">
-    <tr>
-      <td width="20%">Ant Target</td>
-      <td width="80%">Description</td>
-    </tr>
-    <tr>
-      <td width="20%">all</td>
-      <td width="80%">Default. Builds WTP from scratch (all plugins and features),
-        runs tests, and publishes to a ftp site. For ftp push two propserties
-        ftpUser and ftpPassowrd must be defined. </td>
-    </tr>
-    <tr>
-      <td width="20%">build</td>
-      <td width="80%">Builds WTP from scratch (all plugins and features), does
-        not run tests, and does not publish to a ftp site.</td>
-    </tr>
-    <tr>
-      <td width="20%">publish</td>
-      <td width="80%">Must have run all, or build with no &quot;clean&quot; option prior
-        to running this task. It creates drop files and uploads them to an ftp
-        site. For ftp push two propserties
-        ftpUser and ftpPassowrd must be defined. </td>
-    </tr>
-  </table>
-  <p></p>  
-  <p>[Ant properties to override
-      in <a href="#antbuildproperties">buildAll.properties</a>] &quot;.
-      To override a property you must use a syntax like &quot;ant -f cruise.xml
-      -Dclean=true&quot;</p>
-  <p><b><br>
-    </b></p></TD>
-</TR></table>
-
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="antbuildproperties"></a>Ant Properties Settings in buildAll.properties</font></b></td>
-</tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-  <p>The following properties are pre-defined in the <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/~checkout~/org.eclipse.wtp.releng/buildAll.properties">buildAll.properties</a> file
-  for the build. They can be overridden by setting them at the
-  command  line at build time or by changing them directly in the component's
-    build.properties file.</p>
-  <table width="100%" border="1">
-    <tr>
-      <td>Name</td>
-      <td>Description</td>
-    </tr>
-    <tr>
-      <td height="26">baseLocation</td>
-      <td height="26"><p>A directory separate from buildDirectory which contains
-          pre-built plugins and features against which to compile. The basedirectory
-          must not contain any features, plugins or fragments which are already
-          or will be located in the buildDirectory (see below).</p>
-        <p>Build script unzips  previosly downloaded eclipse, plugisn and features
-          to use for the build. This configuration is maintained in <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/~checkout~/org.eclipse.wtp.releng/maps/build.cfg">build.cfg</a>.</p></td>
-    </tr>
-    <tr>
-      <td >baseLocationRoot</td>
-      <td >A directory that hosts the current built. baseLocation
-          be created under this folder.
-        </td>
-    </tr>
-    <tr>
-      <td>localDownloads</td>
-      <td>A directory that contains pre-downloaded zip  files
-          defined in the <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/~checkout~/org.eclipse.wtp.releng/maps/build.cfg">build configuration</a>. </td>
-    </tr>
-    <tr>
-      <td>bootclasspath</td>
-      <td>Sets the value for the attribute &quot;bootclasspath&quot; in calls
-        to the <a href="http://ant.apache.org/manual/CoreTasks/javac.html">Ant &lt;javac&gt; task</a> in
-        a plugins' build.xml. Default set to ${java.home}/lib/rt.jar.</td>
-    </tr>
-    <tr>
-      <td height="36">buildDirectory</td>
-      <td height="36">The absolute path to a working directory where the source
-        for the build will be exported, where scripts will be generated and where
-        the end products of the build will be located. On Windows systems, the
-        path length should not exceed thirty characters due to path length limitations
-        when compiling some classes in eclipse.</td>
-    </tr>
-    <tr>
-      <td>buildId</td>
-      <td>The build name. Default set to &quot;build&quot;.</td>
-    </tr>
-    <tr>
-      <td>buildLabel</td>
-      <td>Refers to the name of the directory which will contain the end result
-        of the build. Default set to ${buildType}.${buildId}, ie.&quot;I.build&quot;.
-        This directory will be created inside the location specified by the ${buildDirectory}
-        property.</td>
-    </tr>
-    <tr>
-      <td>buildType</td>
-      <td>
-        <p>Letters I, N, S, R or M are used in Eclipse builds to identify builds
-          as being one of the following:<br>
-                <br>
-        I - Integration<br>
-        N - Nightly<br>
-        S - Stable<br>
-        R - Release<br>
-        M - Maintenance<br>
-        </p>
-        <p> If set to N, all source will be checked out from the HEAD stream.
-          In all other cases, tags as specifed in map files will be used when
-          exporting plugins to the buildDirectory. </p>
-      </td>
-    </tr>
-    <tr>
-      <td>archivePrefix</td>
-      <td>The name of the top level directory which should exist in the produced
-        zip file. Typically set to &quot;eclipse&quot;.</td>
-    </tr>
-    <tr>
-      <td> collectingFolder</td>
-      <td>The name of the top level directory where the built features and plugins
-        will be gathered. This is typically set to &quot;eclipse&quot;.</td>
-    </tr>
-    <tr>
-      <td>configs</td>
-      <td>
-        <p>An ampersand separated list of configurations to build where a configuration
-          is specified as &lt;os&gt;,&lt;ws&gt;,&lt;arch&gt;.<br>
-        ie.configs=&quot;win32,win32,x86 &amp; linux, motif, x86 &amp; linux,
-        gtk, x86&quot;. See list of <a href="#buildconfigs">build configurations</a> below.</p>
-      </td>
-    </tr>
-    <tr>
-      <td>javacDebugInfo</td>
-      <td>Sets the value for the attribute &quot;debug&quot; in calls to the <a href="http://ant.apache.org/manual/CoreTasks/javac.html">Ant &lt;javac&gt; task </a>in
-        a plugins' build.xml. Default set to on.</td>
-    </tr>
-    <tr>
-      <td>javacFailOnError</td>
-      <td>Sets the value for the attribute &quot;failonerror&quot; in calls to
-        the <a href="http://ant.apache.org/manual/CoreTasks/javac.html">Ant &lt;javac&gt; task</a> in
-        a plugins' build.xml. Build will continue even if there are compilation
-        errors when this is set to false.</td>
-    </tr>
-    <tr>
-      <td>javacSource</td>
-      <td>Sets the value for the attribute &quot;source&quot; in calls to the <a href="http://ant.apache.org/manual/CoreTasks/javac.html">Ant &lt;javac&gt; task</a> in
-        a plugins' build.xml. Default set to 1.3.</td>
-    </tr>
-    <tr>
-      <td>javacTarget</td>
-      <td>Sets the value for the attribute &quot;target&quot; in calls to the <a href="http://ant.apache.org/manual/CoreTasks/javac.html">Ant &lt;javac&gt; task</a> in
-        a plugins' build.xml. Default set to 1.1.</td>
-    </tr>
-    <tr>
-      <td>javacVerbose</td>
-      <td>Sets the value for the attribute &quot;verbose&quot; in calls to the <a href="http://ant.apache.org/manual/CoreTasks/javac.html">Ant &lt;javac&gt; task</a> in
-        a plugins' build.xml. Default set to true.</td>
-    </tr>
-    <tr>
-      <td>mapVersionTag</td>
-      <td>
-        <p>Sets the tag attribute in a call to the <a href="http://ant.apache.org/manual/CoreTasks/cvs.html">Ant &lt;cvs&gt; task </a>to
-          check out org.eclipse.releng, the map file project on dev.eclipse.org
-          used in the build.</p>
-        <p>Can be set to a specific tag to download the map files used for a
-          previous integration build. Typically, these tags are in the form &quot;v&lt;date/timestamp&gt;&quot; for
-          example &quot;v200307110800&quot; will checkout the map files used
-          to run the integration at the specified date/time. These scripts work
-          with 3.0 stream builds &gt; 20030701.<br>
-        </p>
-      </td>
-    </tr>
-    <tr>
-      <td>timestamp</td>
-      <td>A timestamp used to fill in value for buildid in about.mappings files.
-        The timestamp is also used to tag the org.eclipse.releng project on dev.eclipse.org
-        only when an appropriate value for mapCvsRoot is provided and when the
-        tagMaps Ant property is set. </td>
-    </tr>
-    <tr>
-      <td>eclipseBuilderDirectory</td>
-      <td>A directory separate from buildDirectory and baseLocation, which contains
-        eclipse releng base builder, plugins and features that is used to run
-        the PDE build tools and locate the template scripts.</td>
-    </tr>
-    <tr>
-      <td>cvsRoot</td>
-      <td>CVS root (i.e. /cvsroot/webtools)</td>
-    </tr>
-    <tr>
-      <td>cvsServer</td>
-      <td>Address of the CVS server (i.e. dev.eclipse.org)</td>
-    </tr>
-    <tr>
-      <td>cvsProtocol</td>
-      <td>CVS protocol (i.e. pserver, local)</td>
-    </tr>
-    <tr>
-      <td>cvsUser</td>
-      <td>User id used for CVS authentication. You will need to run cvs -d &lt;cvs-root&gt;
-        login prior to build so that authentication information is cached.</td>
-    </tr>
-	 <tr>
-      <td>ftpUser</td>
-      <td>ftp user id</td>
-    </tr> <tr>
-      <td>ftpPassword</td>
-      <td>ftp password</td>
-    </tr> <tr>
-      <td>ftpServer</td>
-      <td>Address of the ftp server (i.e. download.eclipse.org)</td>
-    </tr>
-    <tr>
-      <td>ftpRemoteDirectory</td>
-      <td>Directory that will be used to upload the build folder.</td>
-    </tr>
-    <tr>
-      <td>publishDirectory</td>
-      <td>A local directory that is used to keep a copy of the final build artifacts
-        .</td>
-    </tr> 
-    <tr>
-      <td>clean</td>
-      <td>Existence of this property causes the build script to delete all working folders after completion.  It's value is not used.</td>
-    </tr>	   
-	<tr>
-      <td>zipargs</td>
-      <td>Arguments to send to the zip executable. ie. zipargs=-y on Linux preserves
-        symbolic links.</td>
-    </tr>		
-  </table>
-  <p></p></TD>
-</TR>
-<TR>
-  <TD>The following properties are pre-defined in the <a href="http://dev.eclipse.org/viewcvs/indexwebtools.cgi/org.eclipse.wtp.releng/maps/build.cfg?rev=1.1&content-type=text/vnd.viewcvs-markup">build.cfg</a> file
-  for the build.</TD>
-</TR>
-<TR><td height="167"><table width="100%" border="1">
-    <tr>
-      <td>Name</td>
-      <td>Description</td>
-    </tr>
-    <tr>
-      <td>baseos,basews,basearch</td>
-      <td>The os, ws and arch values of a pre-built eclipse component being compiled against. See list of possible values in the table of <a href="#buildconfigs">build configurations</a>.</td>
-    </tr>
-    <tr>
-      <td><pre>eclipseURL</pre></td>
-      <td>Eclipse download URL. If you haven't got any eclipse-*.SDK.zip in your download build-home/downloads dir. Download it from this url.</td>
-    </tr>
-    <tr>
-      <td>eclipseFile</td>
-      <td>Eclipse zip file which will be used for building project</td>
-    </tr>
-    <tr>
-      <td>emfURL</td>
-      <td>EMF download URL. If you haven't got any emf*.zip in your download build-home/downloads dir. Download it from this url.</td>
-    </tr>
-    <tr>
-      <td>emfFile</td>
-      <td>EMF zip  file which will be used for building project</td>
-    </tr>
-	</table>
-</td></tr>
-</table>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="infra"></a>Build Infrastructure</font></b></td>
-</tr>
-
-<TR>
-<TD align="LEFT" valign="TOP" colspan="3">
-The automated build process currently runs on a Redhat Linux based build machine
-  hosted at eteration a.s. Build
-process is run and monitored by <a href="cruisecontrol.sf.net">cruise control</a></TD>
-</TR></table>
-
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="cvs"></a>CVS Structure</font></b></td>
-</tr>
-
-<TR>
-<TD align="LEFT" valign="TOP" colspan="3">The CVS structure uses a  granular
-  approach to to break up the WTP project into its subprojects and each subproject
-  into its its main components to achieve the following benefits:
-    <p>1.Organize the large number of contributions and teams into manageable pieces. <br>
-        2.Organize the code into smaller collections so they are easier to understand. <br>
-      3. Make it more extensible for future projects and components.</p>
-    <p>Each component group in a subproject implies ownership
-    of a chunk of functionality by a group of committers (i.e. server, sse).</p>
-    <table width="100%" border="0" >
-      <tr>
-        <td colspan="6"><strong>/cvsroot/webtools</strong></td>
-        <td width="62%">CVS ROOT</td>
-      </tr>
-      <tr >
-        <td width="2%">&nbsp;</td>
-        <td colspan="5" bordercolor="0"><strong>/wst</strong></td>
-        <td>J2EE Standard Tools Subproject          </td>
-      </tr>
-      <tr>
-        <td>&nbsp;</td>
-        <td width="3%" bordercolor="0">&nbsp;</td>
-        <td colspan="4"><strong>/components</strong></td>
-        <td>Each component group in a subproject implies ownership of a chunk
-          of functionality by a group of committers</td>
-      </tr>
-      <tr bordercolor="#CCFFFF">
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-        <td width="3%">&nbsp;</td>
-        <td colspan="3"><strong>/sse</strong></td>
-        <td>Structured Source Editor framework </td>
-      </tr>
-      <tr>
-        <td>&nbsp;</td>
-        <td bordercolor="0">&nbsp;</td>
-        <td>&nbsp;</td>
-        <td width="3%">&nbsp;</td>
-        <td width="6%"><strong>/plugins</strong></td>
-        <td width="21%">&nbsp;</td>
-        <td>&nbsp;</td>
-      </tr>
-      <tr>
-        <td>&nbsp;</td>
-        <td bordercolor="0">&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>org.eclipse.wst.sse.core</td>
-        <td>The sse plugin(s)</td>
-      </tr>
-      <tr>
-        <td>&nbsp;</td>
-        <td bordercolor="0">&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-        <td><strong>/features</strong></td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-      </tr>
-      <tr>
-        <td>&nbsp;</td>
-        <td bordercolor="0">&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>org.eclipse.wst.sse-feature</td>
-        <td>The sse feature(s)</td>
-      </tr>
-      <tr>
-        <td>&nbsp;</td>
-        <td bordercolor="0">&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-        <td><strong>/tests</strong></td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-      </tr>
-      <tr>
-        <td>&nbsp;</td>
-        <td bordercolor="0">&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>&nbsp;</td>
-        <td>org.eclipse.wst.sse-tests</td>
-        <td>sse test plugin(s)</td>
-      </tr>
-      <tr>
-        <td>&nbsp;</td>
-        <td colspan="5" bordercolor="0"><strong>/jst</strong></td>
-        <td>&nbsp;</td>
-      </tr>
-    </table>    
-</TD>
-</TR></table>
-<table width="100%"  border="0">
-  <tr>
-    <td bgcolor="#999999"><b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="mapfile"></a>How to Create Map File </FONT></b></td>
-  </tr>
-  <tr>
-    <td>A .map file is a java property file which contains mappings of elements to their CVS locations and access methods. Map files are used by PDE Build early in the build process to generate Ant scripts which use the Ant &lt;cvs&gt; task to export source to a directory. This is described further <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.releng.basebuilder/readme.html?rev=HEAD#getmaps">below</A>.</td>
-  </tr>
-  <tr>
-    <td>Map file entries use the following format:</td>
-  </tr>
-  <tr>
-    <td><span class="style1">feature|fragment|plugin@element.Id=&lt;cvs tag&gt;,&lt;access method&gt;:&lt;cvs user&gt;@&lt;cvs repository&gt;,&lt;cvs password&gt;[,&lt;repository path&gt; (no starting slash) ]</span></td>
-  </tr>
-  <tr>
-    <td height="50"><br>The &lt;repository path&gt; is only required when the module (or directory) containing the source for the element does not match the element.Id or if the directory is not at the root of the repository.</td>
-  </tr>
-  <tr>
-    <td><br>
-    A map file entry must exist for each feature being built, it's &lt;plugin&gt; elements and it's &lt;includes&gt; elements (ie. nested features and their plug-ins). Adding a plug-in or fragment to a feature therefore requires updating the map files with the new element.</td>
-  </tr>
-  <tr>
-    <td><B><br>Map File Entry Examples</B>&nbsp;</td>
-  </tr>
-  <tr>
-    <td height="365"><UL>
-		<LI><P>The org.eclipse.platform plug-in source is located at the
-				root of the <A HREF="http://dev.eclipse.org/viewcvs/" TARGET="extra">dev.eclipse.org:/cvsroot/eclipse</A>
-				repository. It is contained in a directory with the name
-				&quot;org.eclipse.platform&quot;. The resulting map file entry
-				for this plug-in
-				is:<BR><BR>plugin@org.eclipse.platform=v20031121,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,</P>
-				<LI><P>The org.eclipse.platform feature source is located at the
-				root of the <A HREF="http://dev.eclipse.org/viewcvs/" TARGET="extra">dev.eclipse.org:/cvsroot/eclipse</A>
-				repository in a directory with the name
-				&quot;org.eclipse.platform-feature&quot;. The resulting map file
-				entry for this feature
-				is:<BR><BR>feature@org.eclipse.platform=v20031128,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,org.eclipse.platform-feature</P>
-				<LI><P>The org.eclipse.gef.sdk feature source is located in
-				directory in the <A HREF="http://dev.eclipse.org/viewcvs/?cvsroot=Tools_Project" TARGET="extra">dev.eclipse.org:/cvsroot/tools</A>
-				repository in a subdirectory called &quot;org.eclipse.gef.sdk&quot;
-				of &quot;org.eclipse-gef feature&quot;. The resulting map file
-				entry for this feature
-				is:<BR><BR>feature@org.eclipse.gef.sdk=I_20031117,
-		:pserver:anonymous@dev.eclipse.org:/cvsroot/tools,,org.eclipse.gef-feature/org.eclipse.gef.sdk</P>
-				</UL>
-		<p>One or more map files can be used to list the elements. The map files can be kept under version control. Some examples of map file projects include <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.releng/" TARGET="extra">org.eclipse.releng</A>, <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.gef.releng/?cvsroot=Tools_Project" TARGET="extra">org.eclipse.gef.releng</A>, <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ve.releng/?cvsroot=Tools_Project" TARGET="extra">org.eclipse.ve.releng</A>.</p>
-	</td>
-  </tr>
-  <tr>
-    <td><A NAME="gensource"></A><FONT SIZE=4><B>Generating source features and plug-ins at build time</B></FONT>
-      <P>Source features and plug-ins can be generated at build time by PDE Build. Source features and associated source plug-ins are typically generated for a development kit distributions (i.e. SDK). It is also possible to generate a source plug-in only. This is typically the case for example features or JUnit testing features.<BR>
-			  <BR>
-			  To generate a <B>source feature and associated source plug-in</B> at build time, you will need to do the following:</P>
-      <OL>
-        <LI>
-          <P>Add an entry to the build.properties file in the feature project for which you wish to include the source feature and plug-in. The generated source feature should also be listed in the feature.xml as an &lt;includes&gt; element.<BR>
-				      <BR>
-				      The build.properties entry should use the following format:<BR>
-				      <BR>
-				&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;generate.feature@&lt;source.feature.id to generate&gt;=&lt;feature.id from which to which to collect source&gt;, plugin@&lt;plugin.id&gt;<BR>
-				      <BR>
-				      Example taken from <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.sdk-feature/build.properties?rev=1.4" TARGET="extra">org.eclipse.sdk-feature/build.properties</A>: <BR>
-				&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;generate.feature@org.eclipse.jdt.source=org.eclipse.jdt, plugin@org.eclipse.jdt.doc.isv<BR>
-				      <BR>
-				      In this example, a source feature and a plug-in, both with id &quot;org.eclipse.jdt.source&quot; will be generated and will contain source from plug-ins listed in the org.eclipse.jdt feature and will also include the plug-in org.eclipse.jdt.doc.isv. The generated org.eclipse.jdt.source plug-in will be automatically listed in the org.eclipse.jdt.source feature.xml.
-          </P>
-        <LI>
-          <P>In the feature project from which the source feature will be generated, a directory called &quot;<B>sourceTemplateFeature</B>&quot; and a directory called &quot;<B>sourceTemplatePlugin</B>&quot; will be required. These directories should contain the files that are included in the root of the generated source feature and plug-in. The feature.xml and plugin.xml files are not required since these are generated. A build.properties is required in the sourceTemplatePlugin directory. This should contain a &quot;bin.includes&quot; setting as well as the entry &quot;sourcePlugin = true&quot;. The plugin.xml file and src/ directory should be listed in the bin.includes.<BR>
-				      <BR>
-				      See <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt-feature/" TARGET="extra">org.eclipse.jdt-feature</A> and <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.platform-feature/" TARGET="extra">org.eclipse.platform-feature</A> for examples.</P>
-      </OL>
-      <P>To generate a <B>source plug-in only</B> at build time, you will need to do the following:</P>
-      <OL>
-        <LI>
-          <P>Add an entry to the build.properties file in the feature project for which you wish to include the source plug-in. The generated source plug-in should also be listed in the feature.xml as a &lt;plugin&gt; element.. <BR>
-				      <BR>
-				      The build.properties entry should use the following format:<BR>
-				      <BR>
-				      generate.plugin@&lt;source.plugin.id to generate&gt;=&lt;feature.id from which to which to collect source&gt;, plugin@&lt;plugin.id&gt;<BR>
-				      <BR>
-				      Example taken from <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.ve.tests-feature/build.properties?rev=1.2&amp;cvsroot=Tools_Project" TARGET="extra">org.eclipse.ve.tests-feature/build.properties</A>: <BR>
-				&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;generate.plugin@org.eclipse.ve.tests.source=org.eclipse.ve.tests
-          </P>
-        <LI>
-          <P>In the runtime feature project from which the source plug-in will be generated, create a directory called &quot;sourceTemplatePlugin&quot; which must contain a build.properties with a &quot;bin.includes&quot; setting and &quot;sourcePlugin=true&quot;. The plugin.xml file and src/ directory should be listed in the bin.includes.<BR>
-				      <BR>
-				      See <A HREF="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ve.examples-feature/sourceTemplatePlugin/?cvsroot=Tools_Project" TARGET="extra">org.eclipse.ve.examples-feature/sourceTemplatePlugin</A> for an example.</P>
-      </OL>
-    </td>
-  </tr>
-</table>
-<p></p>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr>
-<td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-<a name="team"></a>WTP Release Engineering Team</font></b></td>
-</tr>
-
-<TR>
-<TD height="23" colspan="3" align="LEFT" valign="TOP">
-Ozgur Tumer (ozgur.tumer_at_eteration.com)<br>
-Dominique Devito (dominique.devito_at_objectweb.org)</TD>
-</TR></table>
-
-
-</html>
diff --git a/archive/releng.builder/scripts/build.xml b/archive/releng.builder/scripts/build.xml
deleted file mode 100644
index 56095ea36..000000000
--- a/archive/releng.builder/scripts/build.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<project default="main" basedir=".">
-
-	<property name="pde.build.scripts" value="${build.home}/${eclipse.builder}/plugins/org.eclipse.pde.build_3.1.0/scripts" />
-	
-	<target name="main">
-		<touch file="${user.home}/.cvspass" />
-
-		<!--fetch the HEAD stream of all projects if build type specified as N-->
-		<condition property="fetchTag" value="HEAD">
-			<equals arg1="${buildType}" arg2="N" />
-		</condition>
-		<property name="fetchTag" value="" />
-
-		<!--this property required as of Eclipse 3.0 stream builds > 20031126 -->
-		<property name="buildingOSGi" value="true" />
-
-		<!--run the build for the specified component-->
-		<echo message="basedir: ${basedir}"/>
-		<echo message="component: ${component}"/>
-		<echo message="buildDirectory: ${buildDirectory}"/>
-		
-		<ant antfile="build.xml" dir="${pde.build.scripts}" >
-			<property name="builder" value="${basedir}/../components/${component}" />
-			<property name="relengDir" value="${basedir}/.." />
-		</ant>		
-	</target>
-	
-
-
-</project>
diff --git a/archive/releng.builder/scripts/buildAll.properties b/archive/releng.builder/scripts/buildAll.properties
deleted file mode 100644
index 7f9e856ec..000000000
--- a/archive/releng.builder/scripts/buildAll.properties
+++ /dev/null
@@ -1,121 +0,0 @@
-#########################################################################
-#
-# WTP BUILD PROPERTIES 
-# Created by: Naci Dai, Eteration A.S.
-#########################################################################
-
-# Set this to the absolute path of the home
-# directory where build setup files such as
-# eclipse releng base builder and cache for
-# previosly downloaded drivers/libs are found 
-# Use posis syntax, i.e. / forward slashes
-# For automated builds this property is overriden
-# by the driving ant script using vmargs such as
-# -DbuildHome=/home/build-home
-build.home=C\:/nmd/dev/build-home
-
-# Set this to the relative path for the 
-# directory to be use for the current build.
-# It must be relative to the buildHome
-# Final name will include the component and build type
-# e.g:  build-wtp-I
-build.current=build
-
-# Set this to the relative path for the 
-# directory that keeps the downloaded drivers
-# It must be relative to the buildHome
-build.drivers=downloads
-
-
-# Set this to the relative path for the 
-# directory to be use for the current test pass.
-# It must be relative to the buildHome
-# Final name will include the component and build type
-# e.g:  test-wtp-I
-build.tests=test
-
-# Set this to the relative path for the 
-# directory to be use for the current peformance test pass.
-# It must be relative to the buildHome
-build.perf.tests=perf-current
-
-# Set this to the relative path for the 
-# directory that keep cloudscape libs.
-# It must be relative to the buildHome
-cloudscapeLib=derby/lib
-
-# These properties determine the type
-# of the build (Nightly, Integration, Release etc.)
-# and its ID.  If a buildId is not provided
-# it is automatically calculated as a timestamp
-# For automated builds these property are overriden
-# by the driving ant script using vmargs such as
-# -DbuildType=I
-# -DbuildId=1.0M4
-#buildType=S
-#buildId=1.0M1
-buildType=I
-
-# Set this property to true if the build is a trial build
-# i.e. Setting this property to a false will cause
-#      the build to tag map files, send emails to releng
-#      and upload results to the download.eclipse.org
-build.trial=true
-
-
-# Set this property to the name of the component to build
-# i.e. wtp, jsf, ejb3.0, docs
-build.component=wtp
-
-
-# javacFailOnError must be false otherwise the 
-# build will terminated at the first compile error
-# javacVerbose must be true otherwise the compile
-# logs will be empty
-javacFailOnError=false
-javacVerbose=true
-
-
-# This is the eclipse releng driver
-# It is only used to drive the build process
-# it must be relative to the buildHome
-eclipse.builder=org.eclipse.releng.basebuilder
-
-
-# This is the directory in which eclipse driver
-# that will be used to compile the build will
-# be installed into it is relative to the build.current
-base.location=eclipse
-
-
-# This is the working directory in which wtp
-# build process will do its job
-# It is relative to the build.current
-build.directory=workdir
-
-# This is the CVS Repository
-# that is used during the build process
-# 
-cvsRoot=/cvsroot/webtools
-cvsServer=dev.eclipse.org
-cvsProtocol=pserver
-cvsUser=anonymous
-
-mapVersionTag=HEAD
-mapCvsProtocol=ext
-mapCvsUser=ndai
-
-# This is the directory where a local
-# copy of the latest build artifacts
-# are stored for backup
-# Relative to the build.home
-# 
-local.publish=publish
-
-archivesFormat=*,*,*-antZip
-
-# This parameter is specific to the compiler
-# being used (JDT Compiler, in our case).
-# 'showversion' causes the version of JDT Compiler to be 
-# printed to the compiler log file. 
-compilerArg=-showversion
\ No newline at end of file
diff --git a/archive/releng.builder/scripts/buildAll.xml b/archive/releng.builder/scripts/buildAll.xml
deleted file mode 100644
index 6975a547c..000000000
--- a/archive/releng.builder/scripts/buildAll.xml
+++ /dev/null
@@ -1,1056 +0,0 @@
-<project default="run" basedir=".">
-		<import file="buildDoc.xml"/>
-        <property file="buildAll.properties"/>
-        <property file="builddates.properties"/>
-        <property file="../../releng/maps/build.cfg"/>
-
-		<path id="monitor.classpath">
-			<fileset dir="../tools/monitor">
-				<include name="*.jar" />
-			</fileset>
-		</path>
-	
-		<taskdef name="wtp-monitor"  classname="org.eclipse.wtp.releng.monitor.BuildMonitor" classpathref="monitor.classpath" />
-
-        <target name="init">
-                <property name="buildDirectory" value="${build.home}/${build.current}-${build.component}-${buildType}/${build.directory}" />
-                <property name="baseLocation" value="${build.home}/${build.current}-${build.component}-${buildType}/${base.location}" />
-                <property name="testDir" value="${build.home}/${build.tests}-${build.component}-${buildType}" />
-                <property name="perfDir" value="${build.home}/${build.perf.tests}-${buildType}" />
-                <property name="bootclasspath" value="${java.home}/lib/rt.jar${path.separator}${java.home}/lib/jsse.jar" />
-
-	            <condition property="doTrial">
-	                                    <equals arg1="${build.trial}" arg2="true" />
-	            </condition>
-
-            <condition property="buildBranch" value="R1.0">
-            	<equals arg1="${mapVersionTag}" arg2="HEAD" />
-            </condition>
-            <condition property="buildBranch" value="R0.7 Maintenance">
-            	<equals arg1="${mapVersionTag}" arg2="R0_7_maintenance" />
-            </condition>
-
-        	<condition property="isEclipseFileTarGz" value="true">
-                                        <equals arg1="${baseos}" arg2="linux" />
-                </condition>
-                <condition property="eclipseURL" value="${eclipseURL.linux}">
-                                        <equals arg1="${baseos}" arg2="linux" />
-                </condition>
-                <condition property="eclipseURL" value="${eclipseURL.win32}">
-                                        <equals arg1="${baseos}" arg2="win32" />
-                </condition>
-                <condition property="eclipseFile" value="${eclipseFile.linux}">
-                                        <equals arg1="${baseos}" arg2="linux" />
-                </condition>
-                <condition property="eclipseFile" value="${eclipseFile.win32}">
-                                        <equals arg1="${baseos}" arg2="win32" />
-                </condition>
-
-
-
-                <mkdir dir="${buildDirectory}" />
-                <mkdir dir="${build.home}/${build.drivers}"/>
-
-
-
-                <available file="${build.home}/${build.current}-${build.component}-${buildType}/${base.location}/startup.jar" property="eclipse.exists"/>
-
-                <antcall target="getPreReq" />
-                <antcall target="unzipEclipse" />
-
-                <available file="${buildDirectory}/label.properties" property="label.properties.exists"/>
-                <antcall target="create.label.properties"/>
-                <property file="${buildDirectory}/label.properties"/>
-
-				<echo message="ftpUser: ${ftpUser}"/>
-				<echo message="ftpPassword: ${ftpPassword}"/>
-				<echo message="nopush: ${nopush}"/>
-				<echo message="build.trial: ${build.trial}"/>
-
-                <condition property="ftppush">
-                        <and>
-                                <isset property="ftpUser"/>
-                                <isset property="ftpPassword"/>
-                                <not>
-                                        <isset property="nopush"/>
-                                </not>
-                        	    <equals arg1="${build.trial}" arg2="false" />
-                        </and>
-                </condition>
-			    <echo message="ftppush: ${ftppush}"/>
-
-        </target>
-
-        <target name="unzipEclipse" unless="eclipse.exists">
-                <antcall target="unzipEclipseSDK" />
-                <antcall target="untarEclipseSDK" />
-        	
-                <unzip dest="${build.home}/${build.current}-${build.component}-${buildType}" src="${build.home}/${build.drivers}/${emfFile}" overwrite="true" />
-                <unzip dest="${build.home}/${build.current}-${build.component}-${buildType}" src="${build.home}/${build.drivers}/${gefFile}" overwrite="true" />
-                <unzip dest="${build.home}/${build.current}-${build.component}-${buildType}" src="${build.home}/${build.drivers}/${jemFile}" overwrite="true" />
-                <unzip dest="${build.home}/${build.current}-${build.component}-${buildType}" src="${build.home}/${build.drivers}/${junitFile}" overwrite="true" />
-        </target>
-
-        <target name="unzipEclipseSDK" unless="isEclipseFileTarGz">
-                <unzip dest="${build.home}/${build.current}-${build.component}-${buildType}" src="${build.home}/${build.drivers}/${eclipseFile}" overwrite="true" />
-        </target>
-        <target name="untarEclipseSDK" if="isEclipseFileTarGz">
-                <untar dest="${build.home}/${build.current}-${build.component}-${buildType}" src="${build.home}/${build.drivers}/${eclipseFile}"   compression="gzip" overwrite="true"  />
-        </target>
-
-        <target name="create.label.properties" unless="label.properties.exists">
-                        <mkdir dir="${buildDirectory}" />
-                        <tstamp/>
-                        <property name="date" value="${DSTAMP}" />
-                        <property name="time" value="${TSTAMP}" />
-                        <property name="timestamp" value="${date}${time}" />
-                        <property name="buildType" value="I" />
-                        <property name="buildId" value="${buildType}${date}" />
-
-                        <!--this naming convention used by php scripts on download server-->
-                        <property name="buildLabel" value="${buildType}-${buildId}-${timestamp}" />
-
-                        <!--store the build label information in a file-->
-                        <echo file="${buildDirectory}/label.properties" append="true" >
-                        buildType=${buildType}
-                        </echo>
-                        <echo file="${buildDirectory}/label.properties" append="true" >
-                        buildId=${buildId}
-                        </echo>
-                        <echo file="${buildDirectory}/label.properties" append="true" >
-                        timestamp=${timestamp}
-                        </echo>
-                        <echo file="${buildDirectory}/label.properties" append="true" >
-                        buildLabel=${buildLabel}
-                        </echo>
-                        <echo file="${buildDirectory}/label.properties" append="true" >
-                        date=${date}
-                        </echo>
-                        <echo file="${buildDirectory}/label.properties" append="true" >
-                        time=${time}
-                        </echo>
-        </target>
-
-	    <target name="run" depends="init">
-	            <antcall target="runAll"/>
-	            <antcall target="cleanUp"/>
-	    </target>
-	
-
-        <target name="runAll" depends="init">
-                <antcall target="buildAll"/>
-        		<antcall target="buildDoc"/>
-        	    <!--
-                <antcall target="checkpii"/>
-                -->
-
-        		<!-- first push -->
-	            <antcall target="publish"/>
-    		    <antcall target="notify">
-                    <param name="monitor.template.file" value="../webpages/templateFiles/monitor-compile.php.template"/>
-    		    </antcall>
-	            <antcall target="push"/>
-        	
-        	
-                <antcall target="test"/>  
-                <antcall target="checkInternalReference"/>  
-
-        		<!--
-                <antcall target="eclipsePerf"/>
-                -->
-   			<!-- after the tests push -->
-                <antcall target="publish"/>
-			    <antcall target="notify" >
-		            <param name="monitor.template.file" value="../webpages/templateFiles/monitor-tests.php.template"/>
-	    		</antcall>
-                <antcall target="push"/>
-
-                <!--
-                <antcall target="performance"/>
-                -->
-   			<!-- after the tests push -->
-                <antcall target="publish"/>
-			    <antcall target="notify" >
-		            <param name="monitor.template.file" value="../webpages/templateFiles/monitor-all.php.template"/>
-	    		</antcall>
-                <antcall target="push"/>
-        	
-         </target>
-	
-		<target name="runDocBuild" depends="init">
-				<antcall target="buildDocStandalone"/>
-				
-				<antcall target="push"/>
-		</target>
-
-        <target name="publishPush" depends="init">
-                <antcall target="publish"/>
-                <!--
-                <antcall target="cvsrlog"/>
-                -->
-                <antcall target="push"/>
-        </target>
-
-        <target name="build" depends="init">
-        		
-                <antcall target="buildAll"/>
-        		<antcall target="buildDoc"/>
-        		
-        	    <!--
-                <antcall target="checkpii"/>
-                -->
-
-                <antcall target="test"/>
-                <antcall target="checkInternalReference"/>
-        
-                <!--
-                <antcall target="eclipsePerf"/>
-                <antcall target="performance"/>
-                -->
-                <antcall target="publish"/>
-                <!--
-                <antcall target="cvsrlog"/>
-                -->
-                <antcall target="cleanUp"/>
-        </target>
-
-        <target name="buildAll" depends="init">
-        
-                <!-- Third party content -->
-                <antcall target="getThirdPartyContent">
-                        <param name="pluginsDir" value="${buildDirectory}/plugins"/>
-                </antcall>
-
-	            <antcall target="tagReleng" />
-	             
-
-                <!-- WST TARGETS -->
-                <ant antfile="build.xml" target="main">
-                        <property name="component" value="wst"/>
-                </ant>
-
-                <ant antfile="build.xml" target="main">
-                        <property name="component" value="wst-sdk"/>
-                </ant>
-
-                <ant antfile="build.xml" target="main">
-                        <property name="component" value="wst.tests"/>
-                </ant>
-
-                <ant antfile="build.xml" target="main">
-                        <property name="component" value="wst.perf.tests"/>
-                </ant>
-
-
-                <!-- JST TARGETS -->
-                <ant antfile="build.xml" target="main">
-                        <property name="component" value="jst"/>
-                </ant>
-
-                <ant antfile="build.xml" target="main">
-                        <property name="component" value="jst-sdk"/>
-                </ant>
-
-                <ant antfile="build.xml" target="main">
-                        <property name="component" value="jst.tests"/>
-                </ant>
-
-                <ant antfile="build.xml" target="main">
-                        <property name="component" value="jst.perf.tests"/>
-                </ant>
-        </target>
-
-        <target name="getThirdPartyContent">
-        </target>
-
-        <target name="checkPreReq"  >
-                <available file="${build.home}/${build.drivers}/${eclipseFile}" property="eclipsefile.exists"/>
-                <available file="${build.home}/${build.drivers}/${emfFile}" property="emf.exists"/>
-                <available file="${build.home}/${build.drivers}/${gefFile}" property="gef.exists"/>
-	            <available file="${build.home}/${build.drivers}/${jemFile}" property="jem.exists"/>
-                <available file="${build.home}/${build.drivers}/${junitFile}" property="testFrameWork.exists"/>
-                <available file="${build.home}/${build.drivers}/${tomcat50File}" property="tomcat50.exists"/>
-                <available file="${build.home}/${build.drivers}/${jonas432File}" property="jonas432.exists"/>
-        </target>
-        <target name="getPreReq"  >
-                        <available file="${build.home}/${build.drivers}/${eclipseFile}" property="eclipsefile.exists"/>
-                        <available file="${build.home}/${build.drivers}/${emfFile}" property="emf.exists"/>
-                        <available file="${build.home}/${build.drivers}/${gefFile}" property="gef.exists"/>
-                        <available file="${build.home}/${build.drivers}/${jemFile}" property="jem.exists"/>
-                        <available file="${build.home}/${build.drivers}/${junitFile}" property="testFrameWork.exists"/>
-                        <available file="${build.home}/${build.drivers}/${tomcat50File}" property="tomcat50.exists"/>
-                        <available file="${build.home}/${build.drivers}/${jonas432File}" property="jonas432.exists"/>
-                       
-                        <antcall target="getEclipse" />
-                        <antcall target="getEmf" />
-                        <antcall target="getGef" />
-                        <antcall target="getJem" />
-                        <antcall target="getTestFrameWork" />
-                        <antcall target="getTomcat50" />
-                        <antcall target="getJOnAS432" />
-        </target>
-		
-	    <target name="getEclipse" unless="eclipsefile.exists" >
-	            <get src="${eclipseURL}" dest="${build.home}/${build.drivers}/${eclipseFile}" />
-	    </target>
-        <target name="getEmf"  unless="emf.exists">
-                <get src="${emfURL}" dest="${build.home}/${build.drivers}/${emfFile}" />
-        </target>
-        <target name="getGef"  unless="gef.exists">
-                <get src="${gefURL}" dest="${build.home}/${build.drivers}/${gefFile}" />
-        </target>
-        <target name="getJem"  unless="jem.exists">
-                <get src="${jemURL}" dest="${build.home}/${build.drivers}/${jemFile}" />
-        </target>
-        <target name="getTestFrameWork"  unless="testFrameWork.exists" >
-                <get src="${junitFileBuildURL}" dest="${build.home}/${build.drivers}/${junitFile}" />
-        </target>
-        <target name="getTomcat50"  unless="tomcat50.exists" >
-                <get src="${tomcat50URL}" dest="${build.home}/${build.drivers}/${tomcat50File}" />
-        </target>
-        <target name="getJOnAS432"  unless="jonas432.exists" >
-                <get src="${jonas432URL}" dest="${build.home}/${build.drivers}/${jonas432File}" />
-        </target>
-
-        <target name="getTomcat413"  unless="tomcat413.exists" >
-                <get src="${tomcat413URL}" dest="${build.home}/${build.drivers}/${tomcat413File}" />
-        </target>
-
-        <target name="getAxis11"  unless="axis11.exists" >
-                <get src="${axis11URL}" dest="${build.home}/${build.drivers}/${axis11File}" />
-        </target>
-        <target name="getSoap231"  unless="soap231.exists" >
-                <get src="${soap231URL}" dest="${build.home}/${build.drivers}/${soap231File}" />
-        </target>
-        <target name="getWsil4j"  unless="wsil4j.exists" >
-                <get src="${wsil4jURL}" dest="${build.home}/${build.drivers}/${wsil4jFile}" />
-        </target>
-        <target name="getUDDI4j"  unless="uddi4j.exists" >
-                <get src="${uddi4jURL}" dest="${build.home}/${build.drivers}/${uddi4jFile}" />
-        </target>
-        <target name="getWSDL4j"  unless="wsdl4j.exists" >
-                <get src="${wsdl4jURL}" dest="${build.home}/${build.drivers}/${wsdl4jFile}" />
-        </target>
-        <target name="getJavaMail"  unless="javamail.exists" >
-                <get src="${javaMailURL}" dest="${build.home}/${build.drivers}/${javaMailFile}" />
-        </target>
-        <target name="getJAF"  unless="jaf.exists" >
-                <get src="${jafURL}" dest="${build.home}/${build.drivers}/${jafFile}" />
-        </target>
-
-        <target name="cleanUp" if="clean" >
-                <!-- keep a local copy -->
-                <move  todir="${build.home}/${local.publish}/${buildLabel}" failonerror="false" includeemptydirs="true" overwrite="true">
-                <fileset dir="${buildDirectory}/${buildLabel}"/>
-                </move>
-                <delete dir="${buildDirectory}" failonerror="false"/>
-                <delete dir="${build.home}/${build.current}-${build.component}-${buildType}" failonerror="false"/>
-                <delete dir="${testDir}" failonerror="false"/>
-                <delete dir="${perfDir}" failonerror="false"/>
-        </target>
-
-
-        <target name="setupTestEclipse">
-	            <mkdir dir="${testDir}" />
-		        <mkdir dir="${testDir}/results" />
-		        <mkdir dir="${testDir}/results/consolelogs" />
-
-                <copy todir="${testDir}" overwrite="true">
-                        <fileset dir="../scripts/testScripts">
-                        </fileset>
-                </copy>
-                <copy file="buildAll.properties" tofile="${testDir}/buildAll.properties" overwrite="true"/>
-                <copy file="../../releng/maps/build.cfg" tofile="${testDir}/build.cfg" overwrite="true"/>
-
-                <available file="${testDir}/eclipse/startup.jar" property="test.eclipse.exists"/>
-
-                <antcall target="unzipTestEclipse" />
-        </target>
-
-        <target name="unzipTestEclipse" unless="test.eclipse.exists">
-                <antcall target="unzipTestEclipseSDK" />
-                <antcall target="untarTestEclipseSDK" />
-
-                <unzip dest="${testDir}" src="${build.home}/${build.drivers}/${emfFile}" overwrite="true" />
-                <unzip dest="${testDir}" src="${build.home}/${build.drivers}/${gefFile}" overwrite="true" />
-                <unzip dest="${testDir}" src="${build.home}/${build.drivers}/${jemFile}" overwrite="true" />
-                <unzip dest="${testDir}" src="${build.home}/${build.drivers}/${junitFile}" overwrite="true" />
-                <unzip dest="${testDir}" src="${build.home}/${build.drivers}/${tomcat50File}" overwrite="true" />
-                <untar dest="${testDir}" src="${build.home}/${build.drivers}/${jonas432File}" compression="gzip" overwrite="true" />
-
-                <condition property="oagis80.exists" value="true">
-                    <and>
-                        <available file="${build.home}/${build.drivers}/${oagis80Release}" property="oagis80.release.exists"/>
-                        <available file="${build.home}/${build.drivers}/${oagis80WSDL}" property="oagis80.wsdl.exists"/>
-                    </and>
-                </condition>
-                <antcall target="unzipOAGIS80Files"/>
-        </target>
-        <target name="unzipTestEclipseSDK" unless="isEclipseFileTarGz">
-                <unzip dest="${testDir}" src="${build.home}/${build.drivers}/${eclipseFile}" overwrite="true" />
-        </target>
-        <target name="untarTestEclipseSDK" if="isEclipseFileTarGz">
-                <untar dest="${testDir}" src="${build.home}/${build.drivers}/${eclipseFile}"   compression="gzip" overwrite="true"  />
-        </target>
-        <target name="unzipOAGIS80Files" if="oagis80.exists">
-                <unzip dest="${testDir}" src="${build.home}/${build.drivers}/${oagis80Release}" overwrite="true" />
-                <unzip dest="${testDir}" src="${build.home}/${build.drivers}/${oagis80WSDL}" overwrite="true" />
-        </target>
-
-        <target name="runTestEclipse">
-                <java classpath="${testDir}/eclipse/startup.jar"
-                        fork="true"
-                        classname="org.eclipse.core.launcher.Main"
-                        failonerror="true"
-                	    timeout="3600000"
-                		output="${testDir}/results/consolelogs/wtptestlog.txt"
-                        dir="${testDir}">
-                                        <jvmarg value="-Dosgi.ws=${basews}"/>
-                                        <jvmarg value="-Dosgi.os=${baseos}"/>
-                                        <jvmarg value="-Dosgi.arch=${basearch}"/>
-                                        <jvmarg value="-Dws=${basews}"/>
-                                        <jvmarg value="-Dos=${baseos}"/>
-                                        <jvmarg value="-Darch=${basearch}"/>
-					                    <jvmarg value="-Dnoclean=true"/>
-                                <arg value="-propertyfile" />
-                                <arg value="test.properties" />
-                                        <arg value="-application"/>
-                                        <arg value="org.eclipse.ant.core.antRunner"/>
-                                        <arg value="-file"/>
-                                        <arg value="test.xml"/>
-                                        <arg value="-logger"/>
-                                        <arg value="org.apache.tools.ant.DefaultLogger"/>
-                                        <arg value="${testTarget}"/>
-                                        <sysproperty key="build.home" value="${build.home}"/>
-                                        <sysproperty key="buildDirectory" value="${buildDirectory}"/>
-                                        <sysproperty key="baseLocation" value="${baseLocation}"/>
-                                        <sysproperty key="testDir" value="${testDir}"/>
-                                        <sysproperty key="perf.buildId" value="${buildType}${date}-${time}"/>
-                                        <sysproperty key="eclipseBuilderDirectory" value="${build.home}/${eclipse.builder}"/>
-                                        <sysproperty key="cloudscapeLib" value="${cloudscapeLib}"/>
-                </java>
-        </target>
-
-        <target name="postRunTestEclipse">
-                <copy todir="${buildDirectory}/${buildLabel}/testResults" overwrite="true">
-                        <fileset dir="${testDir}/results">
-                                <include name="**/*.*" />
-                        </fileset>
-                </copy>
-        </target>
-
-
-        <target name="setupPerformance">
-                <available file="${buildDirectory}/${buildLabel}" property="buildLabel.exists"/>
-                <antcall target="unzipPerfPlugins"/>
-                <antcall target="setupCloudscape"/>
-        </target>
-
-        <target name="unzipPerfPlugins">
-                <property name="buildLabel" value="${buildType}-${buildId}-${timestamp}"/>
-                <mkdir dir="${buildDirectory}/${buildLabel}"/>
-                <available file="${buildDirectory}/${buildLabel}/wtp-${buildId}.zip" property="wtp.zip.exists"/>
-                <available file="${buildDirectory}/${buildLabel}/wtp-wst-Automated-Tests-${buildId}.zip" property="wst.test.zip.exists"/>
-                <available file="${buildDirectory}/${buildLabel}/wtp-jst-Automated-Tests-${buildId}.zip" property="jst.test.zip.exists"/>
-                <available file="${buildDirectory}/${buildLabel}/wtp-wst-perf-Tests-${buildId}.zip" property="wst.perf.zip.exists"/>
-                <available file="${buildDirectory}/${buildLabel}/wtp-jst-perf-Tests-${buildId}.zip" property="jst.perf.zip.exists"/>
-                <antcall target="getWtpZip"/>
-                <antcall target="getWstTestZip"/>
-                <antcall target="getJstTestZip"/>
-                <antcall target="getWstPerfZip"/>
-                <antcall target="getJstPerfZip"/>
-                <unzip dest="${perfDir}" src="${buildDirectory}/${buildLabel}/wtp-${buildId}.zip" overwrite="true" />
-                <unzip dest="${perfDir}" src="${buildDirectory}/${buildLabel}/wtp-wst-Automated-Tests-${buildId}.zip" overwrite="true" />
-                <unzip dest="${perfDir}" src="${buildDirectory}/${buildLabel}/wtp-jst-Automated-Tests-${buildId}.zip" overwrite="true" />
-                <unzip dest="${perfDir}" src="${buildDirectory}/${buildLabel}/wtp-wst-perf-Tests-${buildId}.zip" overwrite="true" />
-                <unzip dest="${perfDir}" src="${buildDirectory}/${buildLabel}/wtp-jst-perf-Tests-${buildId}.zip" overwrite="true" />
-        </target>
-
-        <target name="getWtpZip"  unless="wtp.zip.exists">
-                <get src="${webtoolsDownloadURL}/${buildLabel}/wtp-${buildId}.zip" dest="${buildDirectory}/${buildLabel}/wtp-${buildId}.zip" />
-        </target>
-        <target name="getWstTestZip"  unless="wst.test.zip.exists" >
-                <get src="${webtoolsDownloadURL}/${buildLabel}/wtp-wst-Automated-Tests-${buildId}.zip" dest="${buildDirectory}/${buildLabel}/wtp-wst-Automated-Tests-${buildId}.zip" />
-        </target>
-        <target name="getJstTestZip"  unless="jst.test.zip.exists" >
-                <get src="${webtoolsDownloadURL}/${buildLabel}/wtp-jst-Automated-Tests-${buildId}.zip" dest="${buildDirectory}/${buildLabel}/wtp-jst-Automated-Tests-${buildId}.zip" />
-        </target>
-        <target name="getWstPerfZip"  unless="wst.perf.zip.exists" >
-                <get src="${webtoolsDownloadURL}/${buildLabel}/wtp-wst-perf-Tests-${buildId}.zip" dest="${buildDirectory}/${buildLabel}/wtp-wst-perf-Tests-${buildId}.zip" />
-        </target>
-        <target name="getJstPerfZip"  unless="jst.perf.zip.exists" >
-                <get src="${webtoolsDownloadURL}/${buildLabel}/wtp-jst-perf-Tests-${buildId}.zip" dest="${buildDirectory}/${buildLabel}/wtp-jst-perf-Tests-${buildId}.zip" />
-        </target>
-
-        <target name="getEclipseAutomatedTestsFile"  unless="eclipseAutomatedTestsFile.exists" >
-                <get src="${eclipseAutomatedTestsURL}" dest="${build.home}/${build.drivers}/${eclipseAutomatedTestsFile}" />
-        </target>
-
-        <target name="setupCloudscape">
-                <property name="cloudscapePlugin" value="${perfDir}/eclipse/plugins/Cloudscape"/>
-                <mkdir dir="${cloudscapePlugin}"/>
-                <copy todir="${cloudscapePlugin}" overwrite="true">
-                        <fileset dir="${build.home}/${cloudscapeLib}">
-                                <include name="**/*.jar"/>
-                        </fileset>
-                </copy>
-                <copy tofile="${cloudscapePlugin}/plugin.xml" file="templateFiles/cloudscapeplugin.xml.template" overwrite="true"/>
-                <replace dir="${perfDir}/eclipse/plugins" value="&lt;import plugin=&quot;Cloudscape&quot;/&gt;">
-                        <include name="org.eclipse.test.performance_*/plugin.xml"/>
-                        <replacetoken><![CDATA[<import plugin="Cloudscape" optional="true"/>]]></replacetoken>
-                </replace>
-        </target>
-
-
-        <target name="eclipsePerf" depends="init">
-            <property name="perf.dbloc" value="${build.home}/eclipse-perf-db"/>
-            <property name="perf.config" value="wtpbuild"/>
-            <property name="perf.jvm" value="sun"/>
-            <property name="perf.db" value="-Declipse.perf.dbloc=${perf.dbloc}"/>
-            <property name="perf.config.base" value="-Declipse.perf.config=config=${perf.config};build=${buildType}${date}-0000;jvm=${perf.jvm}"/>
-            <property name="perf.config.wtp" value="-Declipse.perf.config=config=${perf.config};build=${buildType}${date}-${time};jvm=${perf.jvm}"/>
-            <property name="perf.assert" value="-Declipse.perf.assertAgainst=config=${perf.config};build=${buildType}${date}-0000;jvm=${perf.jvm}"/>
-            <available file="${build.home}/${build.drivers}/${eclipseAutomatedTestsFile}" property="eclipseAutomatedTestsFile.exists"/>
-            <antcall target="getEclipseAutomatedTestsFile"/>
-            <antcall target="eclipsePerf.wtp"/>
-            <antcall target="eclipsePerf.eclipse"/>
-        </target>
-
-        <target name="eclipsePerf.wtp" if="use.wtp">
-            <delete dir="${build.home}/${build.perf.tests}" failonerror="false"/>
-            <mkdir dir="${build.home}/${build.perf.tests}"/>
-            <unzip dest="${build.home}/${build.perf.tests}" src="${build.home}/${build.drivers}/${eclipseAutomatedTestsFile}" overwrite="true"/>
-            <unzip dest="${build.home}/${build.perf.tests}/eclipse-testing/test-eclipse" overwrite="true">
-                <fileset dir="${build.home}/${build.perf.tests}/eclipse-testing">
-                    <include name="*.zip"/>
-                </fileset>
-            </unzip>
-            <antcall target="getPreReq"/>
-            <antcall target="setupTestEclipse">
-                <param name="testDir" value="${build.home}/${build.perf.tests}/eclipse-testing/test-eclipse"/>
-            </antcall>
-            <mkdir dir="${buildDirectory}/${buildLabel}"/>
-            <available file="${buildDirectory}/${buildLabel}/wtp-${buildId}.zip" property="wtp.zip.exists"/>
-            <antcall target="getWtpZip"/>
-            <unzip dest="${build.home}/${build.perf.tests}/eclipse-testing/test-eclipse" src="${buildDirectory}/${buildLabel}/wtp-${buildId}.zip" overwrite="true" />
-            <antcall target="setupCloudscape">
-                <param name="perfDir" value="${build.home}/${build.perf.tests}/eclipse-testing/test-eclipse"/>
-            </antcall>
-            <copy file="eclipsePerf.xml" todir="${build.home}/${build.perf.tests}/eclipse-testing"/>
-            <ant antfile="${build.home}/${build.perf.tests}/eclipse-testing/eclipsePerf.xml" dir="${build.home}/${build.perf.tests}/eclipse-testing">
-                <property name="os" value="${baseos}"/>
-                <property name="ws" value="${basews}"/>
-                <property name="arch" value="${basearch}"/>
-                <property name="test.target" value="performance"/>
-                <property name="performance.target.present" value="true"/>
-                <property name="extraVMargs" value="${perf.db} ${perf.config.wtp} ${perf.assert}"/>
-            </ant>
-
-            <!-- Generate performance graphs -->
-            <mkdir dir="${buildDirectory}/${buildLabel}/eclipsePerfResults"/>
-            <ant antfile="testScripts/test.xml" target="genPerfGraphs">
-                <property name="eclipseBuilderDirectory" value="${build.home}/${eclipse.builder}"/>
-                <property name="perf.ref.buildId" value="${buildType}${date}-0000"/>
-                <property name="buildId" value="${buildType}${date}-${time}"/>
-                <property name="results" value="${buildDirectory}/${buildLabel}/eclipsePerfResults"/>
-            </ant>
-        </target>
-
-        <target name="eclipsePerf.eclipse" unless="use.wtp">
-            <delete dir="${build.home}/${build.perf.tests}" failonerror="false"/>
-            <mkdir dir="${build.home}/${build.perf.tests}"/>
-            <unzip dest="${build.home}/${build.perf.tests}" src="${build.home}/${build.drivers}/${eclipseAutomatedTestsFile}" overwrite="true"/>
-            <unzip dest="${build.home}/${build.perf.tests}/eclipse-testing/test-eclipse" overwrite="true">
-                <fileset dir="${build.home}/${build.perf.tests}/eclipse-testing">
-                    <include name="*.zip"/>
-                </fileset>
-            </unzip>
-            <antcall target="eclipsePerfWin"/>
-            <antcall target="eclipsePerfLinux"/>
-            <antcall target="setupCloudscape">
-                <param name="perfDir" value="${build.home}/${build.perf.tests}/eclipse-testing/test-eclipse"/>
-            </antcall>
-            <copy file="eclipsePerf.xml" todir="${build.home}/${build.perf.tests}/eclipse-testing"/>
-            <ant antfile="${build.home}/${build.perf.tests}/eclipse-testing/eclipsePerf.xml" dir="${build.home}/${build.perf.tests}/eclipse-testing">
-                <property name="os" value="${baseos}"/>
-                <property name="ws" value="${basews}"/>
-                <property name="arch" value="${basearch}"/>
-                <property name="test.target" value="performance"/>
-                <property name="performance.target.present" value="true"/>
-                <property name="extraVMargs" value="${perf.db} ${perf.config.base} ${perf.assert}"/>
-            </ant>
-        </target>
-
-        <target name="eclipsePerfWin" unless="isEclipseFileTarGz">
-            <unzip dest="${build.home}/${build.perf.tests}/eclipse-testing/test-eclipse" src="${build.home}/${build.drivers}/${eclipseFile}" overwrite="true"/>
-        </target>
-
-        <target name="eclipsePerfLinux" if="isEclipseFileTarGz">
-            <untar dest="${build.home}/${build.perf.tests}/eclipse-testing/test-eclipse" src="${build.home}/${build.drivers}/${eclipseFile}" compression="gzip" overwrite="true"/>
-        </target>
-
-        <target name="performance" depends="init">
-            <ant antfile="testScripts/test.xml" target="performance">
-            	<property file="testScripts/test.properties"/>
-            	<property name="eclipse-home" value="${perfDir}/eclipse"/>
-            	<property name="testDir" value="${perfDir}"/>
-                <property name="perf.buildId" value="${buildType}${date}-${time}"/>
-                <property name="eclipseBuilderDirectory" value="${build.home}/${eclipse.builder}"/>
-            	<property name="os" value="${baseos}"/>
-            	<property name="ws" value="${basews}"/>
-            	<property name="arch" value="${basearch}"/>
-        	</ant>
-        </target>
-
-        <!--
-        <target name="performance" depends="init">
-            <delete dir="${perfDir}"/>
-            <mkdir dir="${perfDir}"/>
-            <antcall target="getPreReq"/>
-            <antcall target="setupTestEclipse">
-                <param name="testDir" value="${perfDir}"/>
-            </antcall>
-            <antcall target="setupPerformance"/>
-            <antcall target="getThirdPartyContent">
-                <param name="pluginsDir" value="${perfDir}/eclipse/plugins"/>
-            </antcall>
-            <antcall target="runTestEclipse">
-                <param name="testTarget" value="performance"/>
-                <param name="testDir" value="${perfDir}"/>
-                <param name="testResults" value="perfResults"/>
-            </antcall>
-            <available property="global.php.exists" file="${perfDir}/results/graph/global.php"/>
-            <antcall target="global.addon"/>
-            <mkdir dir="${buildDirectory}/${buildLabel}/perf"/>
-            <copy todir="${buildDirectory}/${buildLabel}/perf" overwrite="true">
-                <fileset dir="${perfDir}">
-                    <include name="results/**/*.*" />
-                </fileset>
-            </copy>
-        </target>
-        -->
-
-        <target name="global.addon" if="global.php.exists">
-            <loadfile property="global.addon.content" srcFile="../webpages/templateFiles/performance.template"/>
-            <replace dir="${perfDir}/results/graph" value="${global.addon.content}">
-                <include name="global.php"/>
-                <replacetoken><![CDATA[</html>]]></replacetoken>
-            </replace>
-        </target>
-
-        <target name="test" depends="init">
-        	
-                <antcall target="setupTestEclipse"/>
-                <unzip dest="${testDir}" src="${buildDirectory}/${buildLabel}/wtp-${buildId}.zip" overwrite="true" />
-                <unzip dest="${testDir}" src="${buildDirectory}/${buildLabel}/wtp-wst-Automated-Tests-${buildId}.zip" overwrite="true" />
-                <unzip dest="${testDir}" src="${buildDirectory}/${buildLabel}/wtp-jst-Automated-Tests-${buildId}.zip" overwrite="true" />
-
-                <!-- Third party content -->
-        	
-                <antcall target="getThirdPartyContent">
-                        <param name="pluginsDir" value="${testDir}/eclipse/plugins"/>
-                </antcall>
-
-               <antcall target="runTestEclipse">
-                        <param name="testTarget" value="all"/>
-                </antcall>
-                <antcall target="postRunTestEclipse">
-                        <param name="testTarget" value="all"/>
-                </antcall>
-                
-        </target>
-
-
-        <target name="checkpii">
-            <property name="piiDir" value="${buildDirectory}/piitools"/>
-            <property name="pii.core" value="releng.builder/tools/piitools/org.eclipse.wtp.releng.tools.pii.core"/>
-            <property name="piiOutputDir" value="${buildDirectory}/${buildLabel}/piitools"/>
-            <cvs
-                cvsRoot=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}"
-                package="${pii.core}"
-                dest="${piiDir}"
-                command="export"
-                tag="HEAD"
-            />
-            <mkdir dir="${piiDir}/${pii.core}/bin"/>
-            <javac
-                srcdir="${piiDir}/${pii.core}/src"
-                destdir="${piiDir}/${pii.core}/bin"
-                fork="true">
-            </javac>
-            <java classname="org.eclipse.wtp.releng.tools.pii.internal.KeyUtils" fork="true">
-                <arg line="${buildDirectory}/plugins ${piiOutputDir}/unused build.properties javadoc.properties" />
-                <classpath>
-                    <pathelement path="${piiDir}/${pii.core}/bin"/>
-                </classpath>
-            </java>
-        </target>
-
-
-        <target name="preCheckAPI" if="piagent_filter_txt.exists">
-            <condition property="piAgentURL" value="${piAgentURL.linux}">
-                <equals arg1="${baseos}" arg2="linux" />
-            </condition>
-            <condition property="piAgentURL" value="${piAgentURL.win32}">
-                <equals arg1="${baseos}" arg2="win32" />
-            </condition>
-            <condition property="piAgentFile" value="${piAgentFile.linux}">
-                <equals arg1="${baseos}" arg2="linux" />
-            </condition>
-            <condition property="piAgentFile" value="${piAgentFile.win32}">
-                <equals arg1="${baseos}" arg2="win32" />
-            </condition>
-            <condition property="os.linux">
-                <equals arg1="${baseos}" arg2="linux" />
-            </condition>
-            <condition property="os.win32">
-                <equals arg1="${baseos}" arg2="win32" />
-            </condition>
-            <available file="${build.home}/${build.drivers}/${piAgentFile}" property="piAgent.exists"/>
-            <antcall target="getPIAgent"/>
-            <antcall target="runPIAgentLinux"/>
-            <antcall target="runPIAgentWin32"/>
-            <antcall target="runPIAgent"/>
-        </target>
-
-        <target name="getPIAgent" unless="piAgent.exists">
-            <get src="${piAgentURL}" dest="${build.home}/${build.drivers}/${piAgentFile}"/>
-        </target>
-
-        <target name="runPIAgentLinux" if="os.linux">
-            <unzip dest="${apitoolsDir}" src="${build.home}/${build.drivers}/${piAgentFile}" overwrite="true">
-                <patternset>
-                    <include name="**/*.so"/>
-                </patternset>
-            </unzip>
-            <move todir="${apitoolsDir}" flatten="true">
-                <fileset dir="${apitoolsDir}/lib"/>
-            </move>
-        </target>
-
-        <target name="runPIAgentWin32" if="os.win32">
-            <unzip dest="${apitoolsDir}" src="${build.home}/${build.drivers}/${piAgentFile}" overwrite="true">
-                <patternset>
-                    <include name="**/*.dll"/>
-                </patternset>
-            </unzip>
-            <move todir="${apitoolsDir}" flatten="true">
-                <fileset dir="${apitoolsDir}/bin"/>
-            </move>
-        </target>
-
-        <target name="runPIAgent">
-            <antcall target="setupTestEclipse"/>
-            <unzip dest="${testDir}" src="${buildDirectory}/${buildLabel}/wtp-${buildId}.zip" overwrite="true" />
-            <unzip dest="${testDir}" src="${buildDirectory}/${buildLabel}/wtp-wst-Automated-Tests-${buildId}.zip" overwrite="true" />
-            <unzip dest="${testDir}" src="${buildDirectory}/${buildLabel}/wtp-jst-Automated-Tests-${buildId}.zip" overwrite="true" />
-            <property name="piAgentOutputDir" value="${apitoolsDir}/piagentoutput"/>
-            <mkdir dir="${piAgentOutputDir}"/>
-            <property name="LD_LIBRARY_PATH" value="${apitoolsDir}"/>
-            <property name="java.library.path" value="${apitoolsDir}"/>
-            <antcall target="runPIAgent2">
-                <param name="output" value="${piAgentOutputDir}/j2ee.output1.trcxml"/>
-                <param name="testPluginName" value="org.eclipse.jst.j2ee.core.tests"/>
-                <param name="className" value="org.eclipse.jst.j2ee.core.tests.bvt.AutomatedBVT"/>
-                <param name="extraVMargs" value="-DXmx700M"/>
-            </antcall>
-            <antcall target="runPIAgent2">
-                <param name="output" value="${piAgentOutputDir}/j2ee.output2.trcxml"/>
-                <param name="testPluginName" value="org.eclipse.jst.j2ee.core.tests"/>
-                <param name="className" value="org.eclipse.jst.j2ee.core.api.test.AutomatedAPIBVT"/>
-                <param name="extraVMargs" value="-DXmx700M"/>
-            </antcall>
-            <antcall target="runPIAgent2">
-                <param name="output" value="${piAgentOutputDir}/j2ee.output3.trcxml"/>
-                <param name="testPluginName" value="org.eclipse.jst.j2ee.tests"/>
-                <param name="className" value="org.eclipse.jst.j2ee.core.tests.bvt.AutomatedBVT"/>
-                <param name="extraVMargs" value="-Dorg.eclipse.jst.server.jonas.432=${testDir}/JONAS_4_3_2"/> 
-            </antcall>
-        </target>
-
-        <target name="runPIAgent2">
-            <delete dir="${apitoolsDir}/workspace"/>
-            <exec dir="${apitoolsDir}" executable="java">
-                <env key="LD_LIBRARY_PATH" value="${LD_LIBRARY_PATH}"/>
-                <env key="java.library.path" value="${java.library.path}"/>
-                <arg line="-cp ${testDir}/eclipse/startup.jar -XrunpiAgent:server=standalone,profile=${apitoolsDir}/${component.core}/apiagent/piagent_options.txt,filters=${apitoolsDir}/${component.core}/apiagent/piagent_filters.txt,file=${output} -Xmx512M ${extraVMargs} org.eclipse.core.launcher.Main -application org.eclipse.test.coretestapplication -data ${apitoolsDir}/workspace -testPluginName ${testPluginName} -className ${className} -os ${baseos} -ws ${basews} -arch ${basearch}"/>
-            </exec>
-        </target>
-
-        <target name="checkInternalReference">
-                <property name="apitoolsDir" value="${buildDirectory}/apitools"/>
-                <property name="apiProgressDir" value="releng.builder/tools/apitools/api_progress/1.0"/>
-                <property name="apiFinalDir" value="releng.builder/tools/apitools/api_progress/1.0_Final"/>
-                <property name="component.xml" value="releng.builder/tools/apitools/components"/>
-                <property name="component.core" value="releng.builder/tools/apitools/org.eclipse.wtp.releng.tools.component.core"/>
-                <mkdir dir="${apitoolsDir}"/>
-                <cvs
-                        cvsRoot=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}"
-                        package="${apiProgressDir}"
-                        dest="${apitoolsDir}"
-                        command="export"
-                        tag="HEAD"
-                />
-                <cvs
-                        cvsRoot=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}"
-                        package="${apiFinalDir}"
-                        dest="${apitoolsDir}"
-                        command="export"
-                        tag="HEAD"
-                />
-                <!--
-                <cvs
-                        cvsRoot=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}"
-                        package="${component.xml}"
-                        dest="${apitoolsDir}"
-                        command="export"
-                        tag="HEAD"
-                />
-                -->
-                <cvs
-                        cvsRoot=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}"
-                        package="${component.core}"
-                        dest="${apitoolsDir}"
-                        command="export"
-                        tag="HEAD"
-                />
-                <mkdir dir="${apitoolsDir}/${component.core}/bin" />
-                <javac
-                        srcdir="${apitoolsDir}/${component.core}/src"
-                        destdir="${apitoolsDir}/${component.core}/bin"
-                        fork="true">
-                        <classpath>
-                                <fileset dir="${baseLocation}/plugins">
-                                        <include name="**/*.jar" />
-                                </fileset>
-                        </classpath>
-                </javac>
-                <copy todir="${apitoolsDir}/${component.core}/bin" overwrite="true">
-                        <fileset dir="${apitoolsDir}/${component.core}/src">
-                                <exclude name="**/*.java" />
-                        </fileset>
-                </copy>
-                <jar
-                        destfile="${apitoolsDir}/${component.core}/componentcore.jar"
-                        basedir="${apitoolsDir}/${component.core}/bin"
-                />
-                <property name="piagent_filter_txt" value="${apitoolsDir}/${component.core}/apiagent/piagent_filters.txt"/>
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.piagent.PIAgentFiltersEmitter"/>
-                        <param name="args" value="-eclipseDirs ${buildDirectory}/plugins -compXMLDirs ${buildDirectory}/plugins -outputFile ${piagent_filter_txt} -includes org.eclipse.jst.j2ee."/>
-                </antcall>
-                <available file="${piagent_filter_txt}" property="piagent_filter_txt.exists"/>
-                <!--
-                <antcall target="preCheckAPI"/>
-                -->
-                <unzip src="${buildDirectory}/${buildLabel}/wtp-${buildId}.zip" dest="${apitoolsDir}/base"/>
-                <unzip src="${buildDirectory}/${buildLabel}/wtp-wst-Automated-Tests-${buildId}.zip" dest="${apitoolsDir}/test"/>
-                <unzip src="${buildDirectory}/${buildLabel}/wtp-jst-Automated-Tests-${buildId}.zip" dest="${apitoolsDir}/test"/>
-                <mkdir dir="${apitoolsDir}/${component.xml}"/> 
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.model.ComponentEmitter"/>
-                        <param name="args" value="-eclipseDir ${baseLocation}/plugins -compXMLDir ${apitoolsDir}/${component.xml}"/>
-                </antcall>
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.violation.ComponentViolationEmitter"/>
-                        <param name="args" value="-eclipseDir ${apitoolsDir}/base/eclipse/plugins -compXMLDir ${buildDirectory}/plugins -compRefDir ${apitoolsDir}/${component.xml} -compVioDir ${buildDirectory}/${buildLabel}/apitools -include org.eclipse. -exclude org.eclipse.wst. org.eclipse.jst. -genHTML -genUsage -debug"/>
-                </antcall>
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.violation.ComponentViolationEmitter"/>
-                        <param name="args" value="-eclipseDir ${apitoolsDir}/base/eclipse/plugins -compXMLDir ${buildDirectory}/plugins -compRefDir ${apitoolsDir}/${component.xml} -compVioDir ${buildDirectory}/${buildLabel}/apitools2 -include org.eclipse.wst. org.eclipse.jst. -genHTML -genUsage -debug"/>
-                </antcall>
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.violation.ComponentViolationEmitter"/>
-                        <param name="args" value="-eclipseDir ${apitoolsDir}/base/eclipse/plugins -compXMLDir ${buildDirectory}/plugins -compRefDir ${apitoolsDir}/${component.xml} -compVioDir ${buildDirectory}/${buildLabel}/apitools3 -include org.eclipse.wst. org.eclipse.jst. -exclude *.internal.provisional.* -genHTML -genUsage -debug"/>
-                </antcall>
-                <tstamp/>
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.api.testcoverage.APITestCoverageEmitter"/>
-                        <param name="args" value="-eclipseDir ${apitoolsDir}/base/eclipse/plugins -testDir ${apitoolsDir}/test -compXMLDir ${buildDirectory}/plugins -compAPIDir ${buildDirectory}/${buildLabel}/apitools -timestamp ${DSTAMP} -apiAgentOutput ${buildDirectory}/apitools/piagentoutput -genHTML -genAPI"/>
-                </antcall>
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.api.usecoverage.APIUseCoverageEmitter"/>
-                        <param name="args" value="-eclipseDir ${apitoolsDir}/base/eclipse/plugins -testDir ${apitoolsDir}/base/eclipse/plugins -compXMLDir ${buildDirectory}/plugins -compAPIDir ${buildDirectory}/${buildLabel}/apitools -genHTML"/>
-                </antcall>
-                <copy todir="${build.home}/${build.current}-${build.component}-${buildType}/eclipse/plugins/org.eclipse.wtp.releng.tools.component.core" overwrite="true">
-                        <fileset dir="${apitoolsDir}/${component.core}"/>
-                </copy>
-                <java classpath="${build.home}/${build.current}-${build.component}-${buildType}/eclipse/startup.jar"
-                        fork="true"
-                        classname="org.eclipse.core.launcher.Main"
-                        failonerror="false"
-                        dir="${build.home}/${build.current}-${build.component}-${buildType}">
-                                        <jvmarg value="-Dosgi.ws=${basews}"/>
-                                        <jvmarg value="-Dosgi.os=${baseos}"/>
-                                        <jvmarg value="-Dosgi.arch=${basearch}"/>
-                                        <jvmarg value="-Dws=${basews}"/>
-                                        <jvmarg value="-Dos=${baseos}"/>
-                                        <jvmarg value="-Darch=${basearch}"/>
-                                        <jvmarg value="-Dnoclean=true"/>
-                                        <arg value="-application"/>
-                                        <arg value="org.eclipse.wtp.releng.tools.component.core.JavadocCoverageEmitter"/>
-                                        <sysproperty key="compXMLDir" value="${buildDirectory}/plugins"/>
-                                        <sysproperty key="compAPIDir" value="${buildDirectory}/${buildLabel}/apitools"/>
-                                        <sysproperty key="srcDir" value="${buildDirectory}/plugins"/>
-                                        <sysproperty key="outputDir" value="${buildDirectory}/${buildLabel}/apitools"/>
-                </java>
-                <delete dir="${build.home}/${build.current}-${build.component}-${buildType}/eclipse/plugins/org.eclipse.wtp.releng.tools.component.core"/>
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.api.compatibility.APICompatibilityEmitter"/>
-                        <param name="args" value="-currAPIIndex ${buildDirectory}/${buildLabel}/apitools/index-comp-summary.xml -refAPIIndex ${apitoolsDir}/${apiFinalDir}/index-comp-summary.xml -outputDir ${buildDirectory}/${buildLabel}/apitools -genHTML"/>
-                </antcall>
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.api.progress.APIProgressEmitter"/>
-                        <param name="args" value="-compIndex ${buildDirectory}/${buildLabel}/apitools/index-comp-summary.xml -refCompIndexDir ${apitoolsDir}/${apiProgressDir} -eclipseDir ${apitoolsDir}/base/eclipse/plugins -compXMLDir ${buildDirectory}/plugins -outputDir ${buildDirectory}/${buildLabel}/apitools"/>
-                </antcall>
-                <antcall target="runAPIToolsEmitter">
-                        <param name="emitterClass" value="org.eclipse.wtp.releng.tools.component.api.violation.ComponentAPIViolationEmitter"/>
-                        <param name="args" value="-compXMLDirs ${buildDirectory}/plugins -compXMLRefDirs ${apitoolsDir}/${component.xml} -eclipseDirs ${apitoolsDir}/base/eclipse/plugins -includes org.eclipse. -outputDir ${buildDirectory}/${buildLabel}/apitools"/>
-                </antcall>
-                <mkdir dir="${buildDirectory}/${buildLabel}/apitools/componentxmls"/>
-                <copy todir="${buildDirectory}/${buildLabel}/apitools/componentxmls" overwrite="true">
-                	<fileset dir="${buildDirectory}/plugins">
-                		<include name="**/component.xml"/>
-                	</fileset>
-                </copy>
-        </target>
-
-        <target name="runAPIToolsEmitter">
-                <java classname="${emitterClass}" fork="true" maxmemory="256m">
-                        <arg line="${args}" />
-                        <classpath>
-                                <pathelement path="${apitoolsDir}/${component.core}/bin"/>
-                                <fileset dir="${baseLocation}/plugins">
-                                        <include name="**/*.jar" />
-                                </fileset>
-                        </classpath>
-                </java>
-        </target>
-
-        <target name="getInternalReference"  unless="internalReference.exists" >
-                <get src="${internalRefToolURL}" dest="${build.home}/${build.drivers}/${internalRefToolFile}" />
-        </target>
-
-
-        <target name="publish" depends="init">
-                <property name="publish.xml" value="./publish.xml" />
-
-                <property name="indexFileName" value="index.php" />
-                <property name="result" value="${buildDirectory}/${buildLabel}" />
-                <condition property="clearWstArchives" value="true" >
-                                <equals arg1="${buildType}" arg2="N" />
-                </condition>
-                <condition property="indexTemplateFilename" value="index.html.N.template" >
-                                <equals arg1="${buildType}" arg2="N" />
-                </condition>
-                <condition property="indexTemplateFilename" value="index.html.template" >
-                        <or>
-                                <equals arg1="${buildType}" arg2="I" />
-                                <equals arg1="${buildType}" arg2="S" />
-                                <equals arg1="${buildType}" arg2="R" />
-                                <equals arg1="${buildType}" arg2="M" />
-                        </or>
-                </condition>
-                <antcall target="clearWST" />
-
-                <ant antfile="${publish.xml}" dir="${basedir}">
-                        <property name="dropTokenList" value="%wtpruntime%,%wtpsdk%,%wst%,%wst-sdk%,%wst-tests%,%jst-tests%,%wst-perf-tests%,%jst-perf-tests%" />
-                        <property name="isBuildTested" value="false" />
-                        <property name="indexTemplateFilename" value="${indexTemplateFilename}" />
-                </ant>
-
-                <!--  Get the build map over for the results to point to. -->
-                <copy file="${buildDirectory}/directory.txt" tofile="${result}/directory.txt"/>
-
-                <checksum >
-                  <fileset dir="${result}">
-                    <include name="*.zip"/>
-                  </fileset>
-                </checksum>
-
-        </target>
-
-    <target name="clearWST" if="clearWstArchives">
-
-                <delete>
-                        <fileset dir="${buildDirectory}/${buildLabel}">
-                            <include name="wtp-wst-${buildId}.zip"/>
-                            <include name="wtp-wst-${buildId}.zip.MD5"/>
-                            <include name="wtp-wst-sdk-${buildId}.zip"/>
-                            <include name="wtp-wst-sdk-${buildId}.zip.MD5"/>
-                        	<include name="wtp-wst-doc-${buildId}.zip"/>
-                        	<include name="wtp-wst-doc-${buildId}.zip.MD5"/>
-                        	<include name="wtp-wst-sdk-doc-${buildId}.zip"/>
-                        	<include name="wtp-wst-sdk-doc-${buildId}.zip.MD5"/>
-                        </fileset>
-                </delete>
-    </target>
-
-
-        <target name="cvsrlog" depends="init">
-                <property name="rlog.xml" value="./rlog.xml" />
-
-                <property name="rlog.home" value="../tools/cvstools/org.eclipse.wtp.releng.cvs.tools" />
-                <property name="rlog.log.dir" value="${buildDirectory}/${buildLabel}/rlogxml" />
-                <property name="rlog.html.dir" value="${buildDirectory}/${buildLabel}/rloghtml" />
-
-                <property name="buildType" value="${buildType}" />
-                <property name="cvsRoot" value="${cvsRoot}" />
-                <property name="cvsServer" value="${cvsServer}" />
-                <property name="cvsProtocol" value="${cvsProtocol}" />
-                <property name="cvsUser" value="${cvsUser}" />
-
-                <ant antfile="${rlog.xml}" dir="${basedir}">
-                        <property name="rlog.home" value="${rlog.home}" />
-                        <property name="rlog.log.dir" value="${rlog.log.dir}" />
-                        <property name="rlog.html.dir" value="${rlog.html.dir}" />
-                </ant>
-
-        </target>
-
-        <target name="push" depends="init,pushftp">
-
-
-        </target>
-
-
-
-        <target name="pushftp" if="ftppush">
-                <property name="remoteDirectory" value="${ftpRemoteDirectory}"/>
-                <echo message="FTP to: ${remoteDirectory}/${buildLabel}"/>
-        <exec executable="rsync">
-                <arg line="-e ssh -Cavz ${buildDirectory}/${buildLabel} ${ftpUser}@${ftpServer}:${remoteDirectory}" />
-        </exec>
-
-        </target>
-
-		<!-- ================================= 
-	          target: notify              
-	         ================================= -->
-	    <target name="notify" depends="init" description="wtp monitor" unless="doTrial">
-	        <wtp-monitor  
-	    		hostname="127.0.0.1" 
-	        	sender="buildmaster@lomboz.org" 
-	        	recipients="wtp-releng@eclipse.org"
-	            prefix="[wtp-${buildBranch}-build]"
-	        	buildLabel="${buildLabel}"
-	            dropTokenList="%wst%,%jst%,%wstsdk%,%jstsdk%"
-	            xmlDirectoryName="${buildDirectory}/${buildLabel}/testResults/xml"
-	            testResultsTemplateFileName="${monitor.template.file}"
-	            compileLogsDirectoryName="${buildDirectory}/${buildLabel}/compilelogs"
-	            testManifestFileName="${basedir}/../components/testManifest.xml"
-	        />
-	        	
-	    </target>
-
-	    
-    <!-- - - - - - - - - - - - - - - - - - 
-          target: tagReleng                      
-         - - - - - - - - - - - - - - - - - -->
-    <target name="tagReleng"  unless="doTrial">
-        <ant antfile="build.xml" target="main">
-                <property name="component" value="releng"/>
-        </ant>
-    </target>
-
-</project>
\ No newline at end of file
diff --git a/archive/releng.builder/scripts/buildDoc.xml b/archive/releng.builder/scripts/buildDoc.xml
deleted file mode 100644
index 43254b1f0..000000000
--- a/archive/releng.builder/scripts/buildDoc.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-<project default="default" basedir=".">
-	<property file="../../releng-doc/maps/build.cfg"/>
-	
-	<target name="default">
-		<echo message="This build script is designed to be called from buildAll.xml."/>
-	</target>
-	
-	<!-- Unzip the WTP SDK driver from the download directory. Used if this 
-		 is specifically a doc build. -->
-	<target name="unzipWTPSDK">
-		<!-- Unzip the source plugins from the WTP SDK build. -->
-		<unzip dest="${buildDirectory}/WSTSourcePlugins" src="${build.home}/${build.drivers}/${wtpFile}" overwrite="true">
-			<patternset>
-				<include name="**/*org.eclipse.wst.source*/**/*"/>
-			</patternset>
-		</unzip>
-		<unzip dest="${buildDirectory}/JSTSourcePlugins" src="${build.home}/${build.drivers}/${wtpFile}" overwrite="true">
-			<patternset>
-				<include name="**/*org.eclipse.jst.source*/**/*"/>
-			</patternset>
-		</unzip>
-	</target>
-	
-	<!-- Unzip the current WTP SDK driver (ie. the one that was built as part 
-		 of this build). Used for regular builds.-->
-	<target name="unzipCurrentWTPSDK">
-		<!-- Unzip the source plugins from the WTP SDK build. -->
-		<unzip dest="${buildDirectory}/WSTSourcePlugins" src="${buildDirectory}/${buildLabel}/wtp-sdk-${buildId}.zip" overwrite="true">
-			<patternset>
-				<include name="**/*org.eclipse.wst.source*/**/*"/>
-			</patternset>
-		</unzip>
-		<unzip dest="${buildDirectory}/JSTSourcePlugins" src="${buildDirectory}/${buildLabel}/wtp-sdk-${buildId}.zip" overwrite="true">
-			<patternset>
-				<include name="**/*org.eclipse.jst.source*/**/*"/>
-			</patternset>
-		</unzip>
-	</target>
-		
-	<!-- Run the doc build. -->
-	<target name="buildDoc">
-		
-		<echo message="Building Docs"/>
-			
-		<antcall target="unzipCurrentWTPSDK"/>
-		             
-	    <antcall target="docBuild"/>
-
-	</target>
-	
-	<!-- Run a standalone doc build. -->
-	<target name="buildDocStandalone">
-		<echo message="Building Docs"/>
-			
-		<antcall target="getDocPreReq"/>
-			
-		<antcall target="unzipWTPSDK"/>
-		
-		<antcall target="docBuild"/>
-		
-		<antcall target="publishDoc"/>
-		
-	</target>
-	
-	<!-- Build the doc zips. -->
-	<target name="docBuild">
-		
-		<antcall target="tagRelengDoc" />
-		
-		<!-- WST TARGETS -->
-	    <ant antfile="build.xml" target="main">
-	    	<property name="component" value="wst.doc"/>
-	    </ant>
-
-	    <ant antfile="build.xml" target="main">
-	        <property name="component" value="wst.doc-sdk"/>
-	    </ant>
-
-	    <!-- JST TARGETS -->			
-	    <ant antfile="build.xml" target="main">
-	        <property name="component" value="jst.doc"/>
-	    </ant>
-
-	    <ant antfile="build.xml" target="main">
-	        <property name="component" value="jst.doc-sdk"/>
-	    </ant>
-	</target>
-	        
-	<!-- Check if the WTP SDK driver has already been downloaded and get the driver. -->
-	<target name="getDocPreReq">
-		<available file="${build.home}/${build.drivers}/${wtpFile}" property="wtpfile.exists"/>
-			
-		<antcall target="getWTP" />
-	</target>
-		
-	<!-- Get the WTP SDK driver if it hasn't already been retrieved. -->
-	<target name="getWTP" unless="wtpfile.exists" >
-		<get src="${wtpURL}" dest="${build.home}/${build.drivers}/${wtpFile}" />
-	</target>
-	
-	<target name="tagRelengDoc"  unless="doTrial">
-		<ant antfile="build.xml" target="main">
-			<property name="component" value="releng-doc"/>
-		</ant>
-	</target>
-	
-	<!-- Create the Web pages needed to distribute the doc build. -->
-	<target name="publishDoc">
-		<property name="result" value="${buildDirectory}/${buildLabel}"/>
-		<tstamp>
-			<format property="TODAY" pattern="MMMM d, yyyy"/>
-		</tstamp>
-		
-		<property name="indexFileName" value="index.php" />
-	
-		<copy todir="${result}">
-			<fileset dir="../webpages/staticDocDropFiles" />
-		</copy>
-		
-		<!--  Insert Build Date  -->
-		<replace file="${result}/${indexFileName}" token="%date%" value="${TODAY}"/>
-			
-		<!--  Insert Build Name  -->
-		<replace file="${result}/${indexFileName}" token="%wtpBuildName%" value="${wtpBuildName}"/>
-		<replace file="${result}/${indexFileName}" token="%build%" value="${buildId}"/>
-		<replace file="${result}/${indexFileName}" token="%buildLabel%" value="${buildLabel}"/>
-		
-		<!--  Insert WTP version  -->
-		<replace file="${result}/${indexFileName}" token="%wtpbuildname%" value="${wtpBuildName}"/>
-		<replace file="${result}/${indexFileName}" token="%wtpurl%" value="${wtpBuildLocation}"/>
-		
-		<!--  Insert WTP version drivers -->
-		<replace file="${result}/${indexFileName}" token="%wtpruntime%" value="wtp-${buildId}.zip"/>
-		<replace file="${result}/${indexFileName}" token="%wtpsdk%" value="wtp-sdk-${buildId}.zip"/>
-		<replace file="${result}/${indexFileName}" token="%wst%" value="wtp-wst-${buildId}.zip"/>
-		<replace file="${result}/${indexFileName}" token="%wst-sdk%" value="wtp-wst-sdk-${buildId}.zip"/>
-
-	    <!--  Get the build map over for the results to point to. -->
-	    <copy file="${buildDirectory}/directory.txt" tofile="${result}/directory.txt"/>
-
-	    <checksum >
-	    	<fileset dir="${result}">
-	        	<include name="*.zip"/>
-	        </fileset>
-	    </checksum>
-	</target>
-	
-</project>
diff --git a/archive/releng.builder/scripts/builddates.properties b/archive/releng.builder/scripts/builddates.properties
deleted file mode 100644
index 3d216615b..000000000
--- a/archive/releng.builder/scripts/builddates.properties
+++ /dev/null
@@ -1,4 +0,0 @@
-integration.build.date=2005-03-24 21:40:00 GMT
-integration.build.label=I-I20050324-200503242340
-milestone.build.date=2005-02-26 05:07:00 GMT
-milestone.build.label=S-1.0M3-200502260707
diff --git a/archive/releng.builder/scripts/cruise.xml b/archive/releng.builder/scripts/cruise.xml
deleted file mode 100644
index 10c284351..000000000
--- a/archive/releng.builder/scripts/cruise.xml
+++ /dev/null
@@ -1,276 +0,0 @@
-<project default="build" >
-	
-	<property file="buildAll.properties"/>
-	<property file="../../releng/maps/build.cfg"/>
-	
-	<target name="all" >
-		<echo></echo>
-		<java classpath="${build.home}/${eclipse.builder}/startup.jar" fork="true" classname="org.eclipse.core.launcher.Main" failonerror="true">
-			<jvmarg value="-Dosgi.ws=${basews}"/>
-			<jvmarg value="-Dosgi.os=${baseos}"/>
-			<jvmarg value="-Dosgi.arch=${basearch}"/>
-			<jvmarg value="-Dbasews=${basews}"/>
-			<jvmarg value="-Dbaseos=${baseos}"/>
-			<jvmarg value="-Dbasearch=${basearch}"/>
-			<jvmarg value="-Dbuild.home=${build.home}"/>
-			<jvmarg value="-Dbuild.trial=${build.trial}"/>
-			<jvmarg value="-DftpServer=${ftpServer}"/>
-			<jvmarg value="-DftpRemoteDirectory=${ftpRemoteDirectory}"/>
-			<jvmarg value="-DftpUser=${ftpUser}"/>
-			<jvmarg value="-DftpPassword=${ftpPassword}"/>
-			<jvmarg value="-DbuildType=${buildType}"/>			
-			<jvmarg value="-DmapVersionTag=${mapVersionTag}"/>			
-			<jvmarg value="-Dbuild.component=${build.component}"/>			
-			<jvmarg value="-Dclean=true"/>
-			<jvmarg value="-DjavacDebugInfo=on"/>
-			<arg value="-application"/>
-			<arg value="org.eclipse.ant.core.antRunner"/>
-			<arg value="-buildfile"/>
-			<arg value="buildAll.xml"/>
-		</java>
-	</target>	
-
-	<!-- To repeat a build tahat failed without a clean -->
-	<target name="repeatLastBuild" >
-		<echo></echo>
-		<java classpath="${build.home}/${eclipse.builder}/startup.jar" fork="true" classname="org.eclipse.core.launcher.Main" failonerror="true">
-			<jvmarg value="-Dosgi.ws=${basews}"/>
-			<jvmarg value="-Dosgi.os=${baseos}"/>
-			<jvmarg value="-Dosgi.arch=${basearch}"/>
-			<jvmarg value="-Dbasews=${basews}"/>
-			<jvmarg value="-Dbaseos=${baseos}"/>
-			<jvmarg value="-Dbasearch=${basearch}"/>
-			<jvmarg value="-Dbuild.home=${build.home}"/>
-			<jvmarg value="-Dbuild.trial=${build.trial}"/>
-			<jvmarg value="-DftpServer=${ftpServer}"/>
-			<jvmarg value="-DftpRemoteDirectory=${ftpRemoteDirectory}"/>
-			<jvmarg value="-DftpUser=${ftpUser}"/>
-			<jvmarg value="-DftpPassword=${ftpPassword}"/>
-			<jvmarg value="-DbuildType=${buildType}"/>			
-			<jvmarg value="-DjavacDebugInfo=on"/>
-			<jvmarg value="-DmapVersionTag=${mapVersionTag}"/>			
-			<jvmarg value="-Dbuild.component=${build.component}"/>			
-			<arg value="-application"/>
-			<arg value="org.eclipse.ant.core.antRunner"/>
-			<arg value="-buildfile"/>
-			<arg value="buildAll.xml"/>
-		</java>
-	</target>	
-
-	<!-- To repeat a build tahat failed without a clean -->
-	<target name="test" >
-		<echo></echo>
-		<java classpath="${build.home}/${eclipse.builder}/startup.jar" fork="true" classname="org.eclipse.core.launcher.Main" failonerror="true">
-			<jvmarg value="-Dosgi.ws=${basews}"/>
-			<jvmarg value="-Dosgi.os=${baseos}"/>
-			<jvmarg value="-Dosgi.arch=${basearch}"/>
-			<jvmarg value="-Dbasews=${basews}"/>
-			<jvmarg value="-Dbaseos=${baseos}"/>
-			<jvmarg value="-Dbasearch=${basearch}"/>
-			<jvmarg value="-Dbuild.home=${build.home}"/>
-			<jvmarg value="-Dbuild.trial=${build.trial}"/>
-			<jvmarg value="-DftpServer=${ftpServer}"/>
-			<jvmarg value="-DftpRemoteDirectory=${ftpRemoteDirectory}"/>
-			<jvmarg value="-DftpUser=${ftpUser}"/>
-			<jvmarg value="-DftpPassword=${ftpPassword}"/>
-			<jvmarg value="-DbuildType=${buildType}"/>			
-			<jvmarg value="-DjavacDebugInfo=on"/>
-			<jvmarg value="-DmapVersionTag=${mapVersionTag}"/>			
-			<jvmarg value="-Dbuild.component=${build.component}"/>			
-			<arg value="-application"/>
-			<arg value="org.eclipse.ant.core.antRunner"/>
-			<arg value="-buildfile"/>
-			<arg value="buildAll.xml"/>
-			<arg value="test"/>
-		</java>
-	</target>	
-
-	<target name="build" >
-		<java classpath="${build.home}/${eclipse.builder}/startup.jar" fork="true" classname="org.eclipse.core.launcher.Main" failonerror="true">
-			<jvmarg value="-Dosgi.ws=${basews}"/>
-			<jvmarg value="-Dosgi.os=${baseos}"/>
-			<jvmarg value="-Dosgi.arch=${basearch}"/>
-			<jvmarg value="-Dbasews=${basews}"/>
-			<jvmarg value="-Dbaseos=${baseos}"/>
-			<jvmarg value="-Dbasearch=${basearch}"/>
-			<jvmarg value="-Dbuild.home=${build.home}"/>
-			<jvmarg value="-Dbuild.trial=${build.trial}"/>
-			<jvmarg value="-DbuildType=${buildType}"/>			
-			<jvmarg value="-DjavacDebugInfo=on"/>
-			<jvmarg value="-DmapVersionTag=${mapVersionTag}"/>			
-			<jvmarg value="-Dbuild.component=${build.component}"/>			
-			<arg value="-application"/>
-			<arg value="org.eclipse.ant.core.antRunner"/>
-			<arg value="-buildfile"/>
-			<arg value="buildAll.xml"/>
-			<arg value="build"/>
-		</java>
-	</target>	
-	
-	<target name="buildDoc" >
-			<java classpath="${build.home}/${eclipse.builder}/startup.jar" fork="true" classname="org.eclipse.core.launcher.Main" failonerror="true">
-				<jvmarg value="-Dosgi.ws=${basews}"/>
-				<jvmarg value="-Dosgi.os=${baseos}"/>
-				<jvmarg value="-Dosgi.arch=${basearch}"/>
-				<jvmarg value="-Dbasews=${basews}"/>
-				<jvmarg value="-Dbaseos=${baseos}"/>
-				<jvmarg value="-Dbasearch=${basearch}"/>
-				<jvmarg value="-Dbuild.home=${build.home}"/>
-				<jvmarg value="-Dbuild.trial=${build.trial}"/>
-				<jvmarg value="-DbuildType=${buildType}"/>			
-				<jvmarg value="-DjavacDebugInfo=on"/>
-				<jvmarg value="-DmapVersionTag=${mapVersionTag}"/>			
-				<jvmarg value="-Dbuild.component=${build.component}"/>			
-				<jvmarg value="-DftpServer=${ftpServer}"/>
-				<jvmarg value="-DftpRemoteDirectory=${ftpRemoteDirectory}"/>
-				<jvmarg value="-DftpUser=${ftpUser}"/>
-				<jvmarg value="-DftpPassword=${ftpPassword}"/>
-				<arg value="-application"/>
-				<arg value="org.eclipse.ant.core.antRunner"/>
-				<arg value="-buildfile"/>
-				<arg value="buildAll.xml"/>
-				<arg value="runDocBuild"/>
-			</java>
-		</target>	
-
-	<target name="performance">
-		<echo message="build.home=${build.home}"/>
-		<jvmarg value="-Dbuild.trial=${build.trial}"/>
-		<echo message="buildType=${buildType}"/>
-		<echo message="date=${date}"/>
-		<echo message="time=${time}"/>
-		<echo message="buildId=${buildId}"/>
-		<antcall target="performance2"/>
-	</target>
-
-	<target name="performance2" if="build.home">
-		<antcall target="performance3"/>
-	</target>
-
-	<target name="performance3" if="buildType">
-		<antcall target="performance4"/>
-	</target>
-
-	<target name="performance4" if="date">
-		<antcall target="performance5"/>
-	</target>
-
-	<target name="performance5" if="time">
-		<antcall target="performance6"/>
-	</target>
-
-	<target name="performance6" if="buildId">
-		<property name="timestamp" value="${date}${time}"/>
-		<property name="buildLabel" value="${buildType}-${buildId}-${timestamp}"/>
-		<antcall target="eclipse.performance"/>
-		<antcall target="wtp.performance"/>
-		<property name="build.component" value="${build.component}"/>
-	</target>
-
-	<target name="eclipse.performance" if="run.eclipse.perf">
-		<ant antfile="buildAll.xml" target="eclipsePerf">
-			<property name="build.home" value="${build.home}"/>
-			<property name="buildType" value="${buildType}"/>
-			<property name="date" value="${date}"/>
-			<property name="time" value="${time}"/>
-			<property name="buildId" value="${buildId}"/>
-			<property name="build.trial" value="${build.trial}"/>
-			<property name="timestamp" value="${timestamp}"/>
-			<property name="buildLabel" value="${buildLabel}"/>
-			<property name="build.component" value="${build.component}"/>
-		</ant>
-	</target>
-
-	<target name="wtp.performance" unless="run.eclipse.perf">
-		<ant antfile="buildAll.xml" target="performance">
-			<property name="build.home" value="${build.home}"/>
-			<property name="buildType" value="${buildType}"/>
-			<property name="build.trial" value="${build.trial}"/>
-			<property name="date" value="${date}"/>
-			<property name="time" value="${time}"/>
-			<property name="buildId" value="${buildId}"/>
-			<property name="timestamp" value="${timestamp}"/>
-			<property name="buildLabel" value="${buildLabel}"/>
-			<property name="build.component" value="${build.component}"/>
-		</ant>
-	</target>
-
-	<target name="justPublish" >
-		
-		<java classpath="${build.home}/${eclipse.builder}/startup.jar" fork="true" classname="org.eclipse.core.launcher.Main" failonerror="true">
-			<jvmarg value="-Dosgi.ws=${basews}"/>
-			<jvmarg value="-Dosgi.os=${baseos}"/>
-			<jvmarg value="-Dosgi.arch=${basearch}"/>
-			<jvmarg value="-Dbasews=${basews}"/>
-			<jvmarg value="-Dbaseos=${baseos}"/>
-			<jvmarg value="-Dbasearch=${basearch}"/>
-			<jvmarg value="-Dbuild.home=${build.home}"/>
-			<jvmarg value="-Dbuild.trial=${build.trial}"/>
-			<jvmarg value="-DftpServer=${ftpServer}"/>
-			<jvmarg value="-DftpRemoteDirectory=${ftpRemoteDirectory}"/>
-			<jvmarg value="-DftpUser=${ftpUser}"/>
-			<jvmarg value="-DftpPassword=${ftpPassword}"/>
-			<jvmarg value="-DbuildType=${buildType}"/>			
-			<jvmarg value="-DmapVersionTag=${mapVersionTag}"/>			
-			<jvmarg value="-Dclean=true"/>
-			<jvmarg value="-DjavacDebugInfo=on"/>
-			<jvmarg value="-Dbuild.component=${build.component}"/>			
-			<arg value="-application"/>
-			<arg value="org.eclipse.ant.core.antRunner"/>
-			<arg value="-buildfile"/>
-			<arg value="buildAll.xml"/>
-			<arg value="publish"/>
-		</java>
-	</target>
-	
-	<target name="justPush" >
-		
-		<java classpath="${build.home}/${eclipse.builder}/startup.jar" fork="true" classname="org.eclipse.core.launcher.Main" failonerror="true">
-			<jvmarg value="-Dosgi.ws=${basews}"/>
-			<jvmarg value="-Dosgi.os=${baseos}"/>
-			<jvmarg value="-Dosgi.arch=${basearch}"/>
-			<jvmarg value="-Dbasews=${basews}"/>
-			<jvmarg value="-Dbaseos=${baseos}"/>
-			<jvmarg value="-Dbasearch=${basearch}"/>
-			<jvmarg value="-Dbuild.home=${build.home}"/>
-			<jvmarg value="-Dbuild.trial=${build.trial}"/>
-			<jvmarg value="-DftpServer=${ftpServer}"/>
-			<jvmarg value="-DftpRemoteDirectory=${ftpRemoteDirectory}"/>
-			<jvmarg value="-DftpUser=${ftpUser}"/>
-			<jvmarg value="-DftpPassword=${ftpPassword}"/>
-			<jvmarg value="-DmapVersionTag=${mapVersionTag}"/>			
-			<jvmarg value="-Dbuild.component=${build.component}"/>			
-			<arg value="-application"/>
-			<arg value="org.eclipse.ant.core.antRunner"/>
-			<arg value="-buildfile"/>
-			<arg value="buildAll.xml"/>
-			<arg value="push"/>
-		</java>
-	</target>	
-
-	<target name="publish" >
-		
-		<java classpath="${build.home}/${eclipse.builder}/startup.jar" fork="true" classname="org.eclipse.core.launcher.Main" failonerror="true">
-			<jvmarg value="-Dosgi.ws=${basews}"/>
-			<jvmarg value="-Dosgi.os=${baseos}"/>
-			<jvmarg value="-Dosgi.arch=${basearch}"/>
-			<jvmarg value="-Dbasews=${basews}"/>
-			<jvmarg value="-Dbaseos=${baseos}"/>
-			<jvmarg value="-Dbasearch=${basearch}"/>
-			<jvmarg value="-Dbuild.home=${build.home}"/>
-			<jvmarg value="-Dbuild.trial=${build.trial}"/>
-			<jvmarg value="-DftpServer=${ftpServer}"/>
-			<jvmarg value="-DftpRemoteDirectory=${ftpRemoteDirectory}"/>
-			<jvmarg value="-DftpUser=${ftpUser}"/>
-			<jvmarg value="-DftpPassword=${ftpPassword}"/>
-			<jvmarg value="-DmapVersionTag=${mapVersionTag}"/>			
-			<jvmarg value="-Dbuild.component=${build.component}"/>			
-			<arg value="-application"/>
-			<arg value="org.eclipse.ant.core.antRunner"/>
-			<arg value="-buildfile"/>
-			<arg value="buildAll.xml"/>
-			<arg value="publishPush"/>
-		</java>
-	</target>	
-
-</project>
diff --git a/archive/releng.builder/scripts/eclipsePerf.xml b/archive/releng.builder/scripts/eclipsePerf.xml
deleted file mode 100644
index 360063641..000000000
--- a/archive/releng.builder/scripts/eclipsePerf.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<project name="Automated WTP Testing"  basedir=".">
-    <import file="test.xml"/>
-    <target name="setup" unless="noclean">
-        <antcall target="configureTeamTest"/>
-    </target>
-    <target name="performance" if="performance.target.present">
-        <antcall target="setup" />
-        <loadfile property="content" srcFile="${eclipse-home}/plugins/${testPlugin}/test.xml"/>
-        <condition property="hasPerformanceTarget">
-            <contains string="${content}" substring="name=&quot;performance&quot;"/>
-        </condition>
-        <antcall target="performance2"/>
-    </target>
-    <target name="performance2" if="hasPerformanceTarget">
-        <ant antfile="${eclipse-home}/plugins/${testPlugin}/test.xml" dir="${eclipse-home}" target="performance" />
-        <copy file="${eclipse-home}/${report}.xml" tofile="${results}/xml/${report}_${platform}.xml" failonerror="false" />
-        <antcall target="genHtml" />
-    </target>
-</project>
\ No newline at end of file
diff --git a/archive/releng.builder/scripts/publish.xml b/archive/releng.builder/scripts/publish.xml
deleted file mode 100644
index de887a900..000000000
--- a/archive/releng.builder/scripts/publish.xml
+++ /dev/null
@@ -1,187 +0,0 @@
-<project name="Publish Build" default="default" basedir=".">
-
-<!-- Properties that must be passed to this script:
-	buildDirectory: Path to perform the build in.  (A working directory)
-	buildType:		Type of build (nightly, integration etc.)
-	buildId:		Build name
-	buildLabel:		<buildType>-<buildName>-<timestamp>
--->
-<property name="result" value="${buildDirectory}/${buildLabel}" />
-<property file="../../releng/maps/build.cfg"/>
-
-<!--name of generated index page-->
-<property name="indexFileName" value="index.php" />
-
-<target name="default">
-	<antcall target="countFiles" />
-	<antcall target="generateIndex" />
-	<antcall target="getStaticFiles" />
-</target>
-	
-<target name="generateIndex">
- 
-  <property name="class" value="org.eclipse.releng.generators.TestResultsGenerator" />
-  <taskdef name="indexResults" classname="${class}" />
-   
-<!--
-	isBuildTested:  true|false  should JUnit plugin test results be used to generate index page
-	dropTokenList:  comma separated list of strings which should be replaced by the fileName attribute settings in the testManifest.xml.
-	xmlDirectoryName:  path to directory containing JUnit plugin test results in xml format (see doc is org.eclipse.test).
-	dropDirectoryName: path to directory containing the result of the build.
-	testResultsTemplateFileName:  path to template file used to generate page with links to JUnit test results	
-	testResultsHtmlFileName:  name of file which will be generated with links to JUnit test results
-	dropHtmlFileName:  name of generated index page
-	hrefTestResultsTargetPath:  relative path from index page to directory containing JUnit html test results
-	hrefCompileLogsTargetPath:  relative path from index page directory containing compilelogs
-	testManifestFileName:	name of xml file containing descriptions of zip types and log files
-
-	
-	
--->
-  <indexResults 
-    isBuildTested="${isBuildTested}"
-    dropTokenList="${dropTokenList}"
-    xmlDirectoryName="${result}/testResults/xml"
-    dropDirectoryName="${result}"
-    testResultsTemplateFileName="${basedir}/../webpages/templateFiles/testResults.php.template"
-    dropTemplateFileName="${basedir}/../webpages/templateFiles/${indexTemplateFilename}"
-    testResultsHtmlFileName="testResults.php"
-    dropHtmlFileName="${indexFileName}"
-    hrefTestResultsTargetPath="testResults/html"
-    hrefCompileLogsTargetPath="compilelogs"
-    compileLogsDirectoryName="${result}/compilelogs"
-    testManifestFileName="${basedir}/../components/testManifest.xml"
-  />
-
-	<tstamp>
-		<format property="TODAY" pattern="MMMM d, yyyy"/>
-	</tstamp>
-	
-  	<!--  Insert Build Type descriptor  -->
-  	<antcall target="${buildType}" />
-  	
-  	<!--  Insert Build Date  -->
-	<replace file="${result}/${indexFileName}" token="@date@" value="${TODAY}"/>
-	
- 	<!--  Insert Build Name  -->
-	<replace file="${result}/${indexFileName}" token="@build@" value="${buildId}"/>
-
-	<!--  Insert Mirror  Name  -->
-	<replace file="${result}/${indexFileName}" token="@mirror@" value="${webtoolsDownloadURL}/${buildLabel}/"/>
-	
-  	<!--  Insert PreRequsites  -->
-	
-	<replace file="${result}/${indexFileName}" token="@eclipseFile@" value="${eclipseFile}"/>
-	<replace file="${result}/${indexFileName}" token="@eclipseURL@" value="${eclipseURL}"/>
-	<replace file="${result}/${indexFileName}" token="@eclipseBuildURL@" value="${eclipseBuildURL}"/>	
-	<replace file="${result}/${indexFileName}" token="@emfFile@" value="${emfFile}"/>
-	<replace file="${result}/${indexFileName}" token="@emfURL@" value="${emfURL.published}"/>
-	<replace file="${result}/${indexFileName}" token="@gefFile@" value="${gefFile}"/>
-	<replace file="${result}/${indexFileName}" token="@gefURL@" value="${gefURL.published}"/>
-	<replace file="${result}/${indexFileName}" token="@jemFile@" value="${jemFile}"/>
-	<replace file="${result}/${indexFileName}" token="@jemURL@" value="${jemURL.published}"/>
-	
-
-  	<!--  Update timestamp on file to permit overwrite through Ant copy task  -->
-	<touch file="${result}/${indexFileName}" />
-</target>
-
-
-<target name="getStaticFiles">
-	<!--get static files required in the buildLabel directory-->
-	<copy todir="${result}">
-		<fileset dir="../webpages/staticDropFiles" />
-	</copy>
-	
-	<!--copy buildnotes from plugin directories-->
-	<mkdir dir="${result}/buildnotes" />
-	<copy todir="${result}/buildnotes" flatten="true">
-		<fileset dir="${buildDirectory}/plugins" includes="**/buildnotes_*.html" />
-	</copy>
-</target>
-
-<target name="countFiles">
-<!--	files.count is a file that should exist in the drop directory with a count of the zip files in the same directory.
-		It is required to generate a link to the build on the downloads page.
-		Added remove .zip.MD5 - old files before a count
- -->
- <delete>
- 	<fileset dir="${result}" id="id">
-	    <include name="*.MD5" />
-	</fileset>
- </delete>
-	
- <taskdef name="countFiles" classname="org.eclipse.releng.generators.FileCounter" />
- 
-	<countFiles 
-		sourceDirectory="${result}"
-		filterString=".zip,.tar.gz"
-		outputFile="${result}/files.count"
-	/>
-	
-</target>
-
-<!--Build type descriptors-->
-<target name="I">
-	<replace file="${result}/${indexFileName}" token="%wtpandprereqs%" value=" "/>
-	<replace file="${result}/${indexFileName}" token="@type@" value="Integration"/>
-</target>
-	
-<target name="N">
-	<replace file="${result}/${indexFileName}" token="%wtpandprereqs%" value=" "/>
-	<replace file="${result}/${indexFileName}" token="@type@" value="Nightly"/>
-</target>
-	
-<target name="M">
-	<replace file="${result}/${indexFileName}" token="%wtpandprereqs%" value=" "/>
-	<replace file="${result}/${indexFileName}" token="@type@" value="Maintenance"/>
-</target>
-
-<target name="R">
-	<replace file="${result}/${indexFileName}" token="%wtpandprereqs%" value=" "/>
-	<replace file="${result}/${indexFileName}" token="@type@" value="Release"/>
-</target>
-	
-<target name="S">
-	<replace file="${result}/${indexFileName}">
-		<replacetoken><![CDATA[%wtpandprereqs%]]></replacetoken>
-		<replacevalue><![CDATA[
-
-<table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" >
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr>
-<td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
-<td>Windows</td>
-<td><a href="http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops/@buildLabel@/wtp-eclipse-prereqs-sdk-@buildId@-win32.zip">wtp-eclipse-prereqs-sdk-@buildId@-win32.zip</a> (WTP+Eclipse+EMF+GEF+JEM+Xerces) <font size="2"></font></td>
-</tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" >
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
-<td>All</td>
-<td><a href="http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops/@buildLabel@/wtp-prereqs-sdk-@buildId@.zip">wtp-prereqs-sdk-@buildId@.zip</a> (WTP+EMF+GEF+JEM+Xerces) <font size="2"></font></td>
-</tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-		]]></replacevalue>
-	</replace>
-	<replace file="${result}/${indexFileName}" token="@buildLabel@" value="${buildLabel}"/>
-	<replace file="${result}/${indexFileName}" token="@buildId@" value="${buildId}"/>
-	<replace file="${result}/${indexFileName}" token="@type@" value="Stable"/>
-</target>
-
-<target name="T">
-	<replace file="${result}/${indexFileName}" token="%wtpandprereqs%" value=" "/>
-	<replace file="${result}/${indexFileName}" token="@type@" value="Test"/>
-</target>
-	
-</project>
\ No newline at end of file
diff --git a/archive/releng.builder/scripts/rlog.xml b/archive/releng.builder/scripts/rlog.xml
deleted file mode 100644
index fec3ab9a5..000000000
--- a/archive/releng.builder/scripts/rlog.xml
+++ /dev/null
@@ -1,68 +0,0 @@
-<?xml version="1.0"?>
-<!-- ====================================================================== 
-     Mar 13, 2005 5:29:14 PM                                                        
-
-     RLOG    
-     Builds a cvs rlog
-                   
-     naci                                                                
-     ====================================================================== -->
-<project name="RLOG" default="rlog" basedir="..">
-	
-	<property file="builddates.properties"/>
-	
-		
-    <description>
-            Builds a cvs rlog
-    </description>
-
-    <!-- ================================= 
-          target: rlog              
-         ================================= -->
-    <path id="rlog.path">
-          <fileset dir="${rlog.home}/lib" includes="*.jar"/>
-     </path>
-    <target name="rlog" description="--> Builds a cvs rlog">
-    	
-      	 <condition property="rlog.from.date" value="${integration.build.date}">
-   				<equals arg1="${buildType}" arg2="I" />
-     	 </condition>
-      	 <condition property="rlog.from.date" value="${milestone.build.date}">
-   				<equals arg1="${buildType}" arg2="S" />
-     	 </condition>
-     	 <condition property="rlog.from.date" value="${integration.build.date}">
-  				<equals arg1="${buildType}" arg2="N" />
-    	 </condition>
-    	 <condition property="rlog.from.date" value="${release.build.date}">
- 				<equals arg1="${buildType}" arg2="R" />
-   	 </condition>
-    	 <condition property="rlog.from.date" value="${release.build.date}">
- 				<equals arg1="${buildType}" arg2="M" />
-   	 </condition>
-    	
-	  <tstamp>
-	    <format property="rlog.to.date" pattern="yyyy-MM-dd HH:mm:ss 'GMT'" locale="en"/>
-	  </tstamp>
-
-
-    <mkdir dir="${rlog.log.dir}" />
-    <mkdir dir="${rlog.html.dir}" />
-    	
-    <java classpathref="rlog.path" fork="true" classname="org.eclipse.wtp.releng.cvslog.tools.Main" failonerror="true">
-		    <jvmarg value="-Xms128m"/>
-		    <jvmarg value="-Xmx512m"/>
-			<arg value=":${cvsProtocol}:${cvsUser}@${cvsServer}:${cvsRoot}"/>
-			<arg value="${rlog.from.date}" />
-			<arg value="${rlog.to.date}" />
-			<arg value="HEAD" />
-			<arg value="${rlog.log.dir}/rlog.xml"/>
-			<arg value="wst" />
-			<arg value="jst" />
-			<arg value="org.eclipse.wtp.releng" />
-		</java>
-    		
-    	<style style="${rlog.home}/xml/whatsnew-cvs.xsl" basedir="${rlog.log.dir}/" destdir="${rlog.html.dir}" />
-    		
-    </target>	
-</project>
-
diff --git a/archive/releng.builder/scripts/testScripts/JUNIT.XSL b/archive/releng.builder/scripts/testScripts/JUNIT.XSL
deleted file mode 100644
index f63265722..000000000
--- a/archive/releng.builder/scripts/testScripts/JUNIT.XSL
+++ /dev/null
@@ -1,455 +0,0 @@
-<xsl:stylesheet	xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-<xsl:output method="html" indent="yes"/>
-<xsl:decimal-format decimal-separator="." grouping-separator="," />
-
-<xsl:template match="testsuites">
-	<HTML>
-		<HEAD>
-    <style type="text/css">
-      body {
-      	font:normal 68% verdana,arial,helvetica;
-      	color:#000000;
-      }
-      table tr td, table tr th {
-          font-size: 68%;
-      }
-      table.details tr th{
-      	font-weight: bold;
-      	text-align:left;
-      	background:#a6caf0;
-      }
-      table.details tr td{
-      	background:#eeeee0;
-      }
-      
-      p {
-      	line-height:1.5em;
-      	margin-top:0.5em; margin-bottom:1.0em;
-      }
-      h1 {
-      	margin: 0px 0px 5px; font: 165% verdana,arial,helvetica
-      }
-      h2 {
-      	margin-top: 1em; margin-bottom: 0.5em; font: bold 125% verdana,arial,helvetica
-      }
-      h3 {
-      	margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica
-      }
-      h4 {
-      	margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
-      }
-      h5 {
-      	margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
-      }
-      h6 {
-      	margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
-      }
-      .Error {
-      	font-weight:bold; color:red;
-      }
-      .Failure {
-      	font-weight:bold; color:purple;
-      }
-      .Properties {
-      	text-align:right;
-      }
-      </style>
-      <script language="JavaScript">
-        var TestCases = new Array();
-        var cur;
-        <xsl:for-each select="./testsuite">      
-            <xsl:apply-templates select="properties"/>
-        </xsl:for-each>
-
-       </script>
-       <script language="JavaScript"><![CDATA[
-        function displayProperties (name) {
-          var win = window.open('','JUnitSystemProperties','scrollbars=1,resizable=1');
-          var doc = win.document.open();
-          doc.write("<html><head><title>Properties of " + name + "</title>");
-          doc.write("<style>")
-          doc.write("body {font:normal 68% verdana,arial,helvetica;	color:#000000; }");
-          doc.write("table tr td, table tr th { font-size: 68%; }");
-          doc.write("table.properties { border-collapse:collapse; border-left:solid 1 #cccccc; border-top:solid 1 #cccccc; padding:5px; }");
-          doc.write("table.properties th { text-align:left; border-right:solid 1 #cccccc; border-bottom:solid 1 #cccccc; background-color:#eeeeee; }");
-          doc.write("table.properties td { font:normal; text-align:left; border-right:solid 1 #cccccc; border-bottom:solid 1 #cccccc; background-color:#fffffff; }");
-          doc.write("h3 { margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica }");
-          doc.write("</style>");
-          doc.write("</head><body>");
-          doc.write("<h3>Properties of " + name + "</h3>");
-          doc.write("<div align=\"right\"><a href=\"javascript:window.close();\">Close</a></div>");
-          doc.write("<table class='properties'>");
-          doc.write("<tr><th>Name</th><th>Value</th></tr>");
-          for (prop in TestCases[name]) {
-            doc.write("<tr><th>" + prop + "</th><td>" + TestCases[name][prop] + "</td></tr>");
-          }
-          doc.write("</table>");
-          doc.write("</body></html>");
-          doc.close();
-          win.focus();
-        }
-      ]]>  
-      </script>
-		</HEAD>
-		<body>
-			<a name="top"></a>
-			<xsl:call-template name="pageHeader"/>	
-			
-			<!-- Summary part -->
-			<xsl:call-template name="summary"/>
-			<hr size="1" width="95%" align="left"/>
-			
-			<!-- Package List part -->
-			<xsl:call-template name="packagelist"/>
-			<hr size="1" width="95%" align="left"/>
-			
-			<!-- For each package create its part -->
-			<xsl:call-template name="packages"/>
-			<hr size="1" width="95%" align="left"/>
-			
-			<!-- For each class create the  part -->
-			<xsl:call-template name="classes"/>
-			
-		</body>
-	</HTML>
-</xsl:template>
-	
-	
-	
-	<!-- ================================================================== -->
-	<!-- Write a list of all packages with an hyperlink to the anchor of    -->
-	<!-- of the package name.                                               -->
-	<!-- ================================================================== -->
-	<xsl:template name="packagelist">	
-		<h2>Packages</h2>
-		Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
-		<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
-			<xsl:call-template name="testsuite.test.header"/>
-			<!-- list all packages recursively -->
-			<xsl:for-each select="./testsuite[not(./@package = preceding-sibling::testsuite/@package)]">
-				<xsl:sort select="@package"/>
-				<xsl:variable name="testsuites-in-package" select="/testsuites/testsuite[./@package = current()/@package]"/>
-				<xsl:variable name="testCount" select="sum($testsuites-in-package/@tests)"/>
-				<xsl:variable name="errorCount" select="sum($testsuites-in-package/@errors)"/>
-				<xsl:variable name="failureCount" select="sum($testsuites-in-package/@failures)"/>
-				<xsl:variable name="timeCount" select="sum($testsuites-in-package/@time)"/>
-				
-				<!-- write a summary for the package -->
-				<tr valign="top">
-					<!-- set a nice color depending if there is an error/failure -->
-					<xsl:attribute name="class">
-						<xsl:choose>
-							<xsl:when test="$failureCount &gt; 0">Failure</xsl:when>
-							<xsl:when test="$errorCount &gt; 0">Error</xsl:when>
-						</xsl:choose>
-					</xsl:attribute>
-					<td><a href="#{@package}"><xsl:value-of select="@package"/></a></td>
-					<td><xsl:value-of select="$testCount"/></td>
-					<td><xsl:value-of select="$errorCount"/></td>
-					<td><xsl:value-of select="$failureCount"/></td>
-					<td>
-					<xsl:call-template name="display-time">
-						<xsl:with-param name="value" select="$timeCount"/>
-					</xsl:call-template>
-					</td>
-				</tr>
-			</xsl:for-each>
-		</table>		
-	</xsl:template>
-	
-	
-	<!-- ================================================================== -->
-	<!-- Write a package level report                                       -->
-	<!-- It creates a table with values from the document:                  -->
-	<!-- Name | Tests | Errors | Failures | Time                            -->
-	<!-- ================================================================== -->
-	<xsl:template name="packages">
-		<!-- create an anchor to this package name -->
-		<xsl:for-each select="/testsuites/testsuite[not(./@package = preceding-sibling::testsuite/@package)]">
-			<xsl:sort select="@package"/>
-				<a name="{@package}"></a>
-				<h3>Package <xsl:value-of select="@package"/></h3>
-				
-				<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
-					<xsl:call-template name="testsuite.test.header"/>
-			
-					<!-- match the testsuites of this package -->
-					<xsl:apply-templates select="/testsuites/testsuite[./@package = current()/@package]" mode="print.test"/>
-				</table>
-				<a href="#top">Back to top</a>
-				<p/>
-				<p/>
-		</xsl:for-each>
-	</xsl:template>
-	
-	<xsl:template name="classes">
-		<xsl:for-each select="testsuite">
-			<xsl:sort select="@name"/>
-			<!-- create an anchor to this class name -->
-			<a name="{@name}"></a>
-			<h3>TestCase <xsl:value-of select="@name"/></h3>
-			
-			<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
-			  <xsl:call-template name="testcase.test.header"/>
-			  <!--
-			  test can even not be started at all (failure to load the class)
-			  so report the error directly
-			  -->
-				<xsl:if test="./error">
-					<tr class="Error">
-						<td colspan="4"><xsl:apply-templates select="./error"/></td>
-					</tr>
-				</xsl:if>
-				<xsl:apply-templates select="./testcase" mode="print.test"/>
-			</table>
-            <div class="Properties">
-                <a>
-			        <xsl:attribute name="href">javascript:displayProperties('<xsl:value-of select="@package"/>.<xsl:value-of select="@name"/>');</xsl:attribute>
-			        Properties &gt;&gt;
-			    </a>
-            </div>
-			<p/>
-			
-			<a href="#top">Back to top</a>
-		</xsl:for-each>
-	</xsl:template>
-	
-	<xsl:template name="summary">
-		<h2>Summary</h2>
-		<xsl:variable name="testCount" select="sum(testsuite/@tests)"/>
-		<xsl:variable name="errorCount" select="sum(testsuite/@errors)"/>
-		<xsl:variable name="failureCount" select="sum(testsuite/@failures)"/>
-		<xsl:variable name="timeCount" select="sum(testsuite/@time)"/>
-		<xsl:variable name="successRate" select="($testCount - $failureCount - $errorCount) div $testCount"/>
-		<table class="details" border="0" cellpadding="5" cellspacing="2" width="95%">
-		<tr valign="top">
-			<th>Tests</th>
-			<th>Failures</th>
-			<th>Errors</th>
-			<th>Success rate</th>
-			<th>Time</th>
-		</tr>
-		<tr valign="top">
-			<xsl:attribute name="class">
-				<xsl:choose>
-					<xsl:when test="$failureCount &gt; 0">Failure</xsl:when>
-					<xsl:when test="$errorCount &gt; 0">Error</xsl:when>
-				</xsl:choose>
-			</xsl:attribute>
-			<td><xsl:value-of select="$testCount"/></td>
-			<td><xsl:value-of select="$failureCount"/></td>
-			<td><xsl:value-of select="$errorCount"/></td>
-			<td>
-				<xsl:call-template name="display-percent">
-					<xsl:with-param name="value" select="$successRate"/>
-				</xsl:call-template>
-			</td>
-			<td>
-				<xsl:call-template name="display-time">
-					<xsl:with-param name="value" select="$timeCount"/>
-				</xsl:call-template>
-			</td>
-
-		</tr>
-		</table>
-		<table border="0" width="95%">
-		<tr>
-		<td	style="text-align: justify;">
-		Note: <i>failures</i> are anticipated and checked for with assertions while <i>errors</i> are unanticipated.
-		</td>
-		</tr>
-		</table>
-	</xsl:template>
-	
-  <!--
-   Write properties into a JavaScript data structure.
-   This is based on the original idea by Erik Hatcher (erik@hatcher.net)
-   -->
-  <xsl:template match="properties">
-    cur = TestCases['<xsl:value-of select="../@package"/>.<xsl:value-of select="../@name"/>'] = new Array();
-  	<xsl:for-each select="property">
-    <xsl:sort select="@name"/>
-        cur['<xsl:value-of select="@name"/>'] = '<xsl:call-template name="JS-escape"><xsl:with-param name="string" select="@value"/></xsl:call-template>';
-  	</xsl:for-each>
-  </xsl:template>
-	
-<!-- Page HEADER -->
-<xsl:template name="pageHeader">
-	<h1>Unit Test Results</h1>
-	<table width="100%">
-	<tr>
-		<td align="left"></td>
-		<td align="right">Designed for use with <a href='http://www.junit.org'>JUnit</a> and <a href='http://jakarta.apache.org/ant'>Ant</a>.</td>
-	</tr>
-	</table>
-	<hr size="1"/>
-</xsl:template>
-
-<xsl:template match="testsuite" mode="header">
-	<tr valign="top">
-		<th width="80%">Name</th>
-		<th>Tests</th>
-		<th>Errors</th>
-		<th>Failures</th>
-		<th nowrap="nowrap">Time(s)</th>
-	</tr>
-</xsl:template>
-
-<!-- class header -->
-<xsl:template name="testsuite.test.header">
-	<tr valign="top">
-		<th width="80%">Name</th>
-		<th>Tests</th>
-		<th>Errors</th>
-		<th>Failures</th>
-		<th nowrap="nowrap">Time(s)</th>
-	</tr>
-</xsl:template>
-
-<!-- method header -->
-<xsl:template name="testcase.test.header">
-	<tr valign="top">
-		<th>Name</th>
-		<th>Status</th>
-		<th width="80%">Type</th>
-		<th nowrap="nowrap">Time(s)</th>
-	</tr>
-</xsl:template>
-
-
-<!-- class information -->
-<xsl:template match="testsuite" mode="print.test">
-	<tr valign="top">
-		<!-- set a nice color depending if there is an error/failure -->
-		<xsl:attribute name="class">
-			<xsl:choose>
-				<xsl:when test="@failures[.&gt; 0]">Failure</xsl:when>
-				<xsl:when test="@errors[.&gt; 0]">Error</xsl:when>
-			</xsl:choose>
-		</xsl:attribute>
-	
-		<!-- print testsuite information -->
-		<td><a href="#{@name}"><xsl:value-of select="@name"/></a></td>
-		<td><xsl:value-of select="@tests"/></td>
-		<td><xsl:value-of select="@errors"/></td>
-		<td><xsl:value-of select="@failures"/></td>
-		<td>
-			<xsl:call-template name="display-time">
-				<xsl:with-param name="value" select="@time"/>
-			</xsl:call-template>
-		</td>
-	</tr>
-</xsl:template>
-
-<xsl:template match="testcase" mode="print.test">
-	<tr valign="top">
-		<xsl:attribute name="class">
-			<xsl:choose>
-				<xsl:when test="failure | error">Error</xsl:when>
-			</xsl:choose>
-		</xsl:attribute>
-		<td><xsl:value-of select="@name"/></td>
-		<xsl:choose>
-			<xsl:when test="failure">
-				<td>Failure</td>
-				<td><xsl:apply-templates select="failure"/></td>
-			</xsl:when>
-			<xsl:when test="error">
-				<td>Error</td>
-				<td><xsl:apply-templates select="error"/></td>
-			</xsl:when>
-			<xsl:otherwise>
-				<td>Success</td>
-				<td></td>
-			</xsl:otherwise>
-		</xsl:choose>
-		<td>
-			<xsl:call-template name="display-time">
-				<xsl:with-param name="value" select="@time"/>
-			</xsl:call-template>
-		</td>
-	</tr>
-</xsl:template>
-
-
-<xsl:template match="failure">
-	<xsl:call-template name="display-failures"/>
-</xsl:template>
-
-<xsl:template match="error">
-	<xsl:call-template name="display-failures"/>
-</xsl:template>
-
-<!-- Style for the error and failure in the tescase template -->
-<xsl:template name="display-failures">
-	<xsl:choose>
-		<xsl:when test="not(@message)">N/A</xsl:when>
-		<xsl:otherwise>
-			<xsl:value-of select="@message"/>
-		</xsl:otherwise>
-	</xsl:choose>
-	<!-- display the stacktrace -->
-	<code>
-		<p/>
-		<xsl:call-template name="br-replace">
-			<xsl:with-param name="word" select="."/>
-		</xsl:call-template>
-	</code>
-	<!-- the later is better but might be problematic for non-21" monitors... -->
-	<!--pre><xsl:value-of select="."/></pre-->
-</xsl:template>
-
-<xsl:template name="JS-escape">
-	<xsl:param name="string"/>
-	<xsl:choose><!-- something isn't right here, basically all single quotes need to be replaced with backslash-single-quote
-		<xsl:when test="contains($string,'&apos;')">
-			<xsl:value-of select="substring-before($string,'&apos;')"/>
-			\&apos;
-			<xsl:call-template name="JS-escape">
-				<xsl:with-param name="string" select="substring-after($string,'&apos;')"/>
-			</xsl:call-template>
-		</xsl:when> -->
-		<xsl:when test="contains($string,'\')">
-			<xsl:value-of select="substring-before($string,'\')"/>\\<xsl:call-template name="JS-escape">
-				<xsl:with-param name="string" select="substring-after($string,'\')"/>
-			</xsl:call-template>
-		</xsl:when>
-		<xsl:otherwise>
-			<xsl:value-of select="$string"/>
-		</xsl:otherwise>
-	</xsl:choose>
-</xsl:template>
-
-
-<!--
-	template that will convert a carriage return into a br tag
-	@param word the text from which to convert CR to BR tag
--->
-<xsl:template name="br-replace">
-	<xsl:param name="word"/>
-	<xsl:choose>
-		<xsl:when test="contains($word,'&#xA;')">
-			<xsl:value-of select="substring-before($word,'&#xA;')"/>
-			<br/>
-			<xsl:call-template name="br-replace">
-				<xsl:with-param name="word" select="substring-after($word,'&#xA;')"/>
-			</xsl:call-template>
-		</xsl:when>
-		<xsl:otherwise>
-			<xsl:value-of select="$word"/>
-		</xsl:otherwise>
-	</xsl:choose>
-</xsl:template>
-
-<xsl:template name="display-time">
-	<xsl:param name="value"/>
-	<xsl:value-of select="format-number($value,'0.000')"/>
-</xsl:template>
-
-<xsl:template name="display-percent">
-	<xsl:param name="value"/>
-	<xsl:value-of select="format-number($value,'0.00%')"/>
-</xsl:template>
-
-</xsl:stylesheet>
-
diff --git a/archive/releng.builder/scripts/testScripts/api-tests.xml b/archive/releng.builder/scripts/testScripts/api-tests.xml
deleted file mode 100644
index 8aad53d35..000000000
--- a/archive/releng.builder/scripts/testScripts/api-tests.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-<?xml version="1.0"?>
-<project name="API tests"  basedir="." >
-
-  <property file="${testDir}/buildAll.properties"/>
-  <property file="${testDir}/build.cfg"/>
-
-  <property name="library-xml-file" value="${basedir}/plugins/org.eclipse.test_3.1.0/library.xml"/>
-  <import file="${library-xml-file}"/>
-
-  <target name="ui-test">
-    <antcall target="runPIAgent">
-      <param name="application" value="org.eclipse.test.uitestapplication"/>
-    </antcall>
-  </target>
-
-  <target name="core-test">
-    <antcall target="runPIAgent">
-      <param name="application" value="org.eclipse.test.coretestapplication"/>
-    </antcall>
-  </target>
-
-  <target name="init">
-    <property name="piagentDir" value="${testDir}/piagent"/>
-    <property name="component.core" value="releng.builder/tools/apitools/org.eclipse.wtp.releng.tools.component.core"/>
-    <condition property="piAgent.exists">
-      <or>
-        <available property="piAgent.dll.exists" file="${piagentDir}/piAgent.dll"/>
-        <available property="libpiAgent.so.exists" file="${piagentDir}/libpiAgent.so"/>
-      </or>
-    </condition>
-    <antcall target="init2"/>
-  </target>
-
-  <target name="init2" unless="piAgent.exists">
-    <mkdir dir="${piagentDir}"/>
-    <cvs
-      cvsRoot=":pserver:anonymous@dev.eclipse.org:/cvsroot/webtools"
-      package="${component.core}"
-      dest="${piagentDir}"
-      command="export"
-      tag="HEAD"
-    />
-    <mkdir dir="${piagentDir}/${component.core}/bin"/>
-    <javac
-      srcdir="${piagentDir}/${component.core}/src"
-      destdir="${piagentDir}/${component.core}/bin"
-      fork="true">
-      <classpath>
-        <fileset dir="${baseLocation}/plugins">
-          <include name="**/*.jar" />
-        </fileset>
-      </classpath>
-    </javac>
-    <condition property="piAgentURL" value="${piAgentURL.linux}">
-      <equals arg1="${os}" arg2="linux" />
-    </condition>
-    <condition property="piAgentURL" value="${piAgentURL.win32}">
-      <equals arg1="${os}" arg2="win32" />
-    </condition>
-    <condition property="piAgentFile" value="${piAgentFile.linux}">
-      <equals arg1="${os}" arg2="linux" />
-    </condition>
-    <condition property="piAgentFile" value="${piAgentFile.win32}">
-      <equals arg1="${os}" arg2="win32" />
-    </condition>
-    <condition property="os.linux">
-      <equals arg1="${os}" arg2="linux" />
-    </condition>
-    <condition property="os.win32">
-      <equals arg1="${os}" arg2="win32" />
-    </condition>
-    <available file="${build.home}/${build.drivers}/${piAgentFile}" property="piAgent.exists"/>
-    <antcall target="getPIAgent"/>
-    <antcall target="setupPIAgentLinux"/>
-    <antcall target="setupPIAgentWin32"/>
-  </target>
-
-  <target name="getPIAgent" unless="piAgent.exists">
-    <get src="${piAgentURL}" dest="${build.home}/${build.drivers}/${piAgentFile}"/>
-  </target>
-
-  <target name="setupPIAgentLinux" if="os.linux">
-    <unzip dest="${piagentDir}" src="${build.home}/${build.drivers}/${piAgentFile}">
-      <patternset>
-        <include name="**/*.so"/>
-      </patternset>
-    </unzip>
-    <move todir="${piagentDir}" flatten="true">
-      <fileset dir="${piagentDir}/lib"/>
-    </move>
-    <copy file="${piagentDir}/${component.core}/apiagent/libpiAgent.so" tofile="${piagentDir}/libpiAgent.so" overwrite="true"/>
-  </target>
-
-  <target name="setupPIAgentWin32" if="os.win32">
-    <unzip dest="${piagentDir}" src="${build.home}/${build.drivers}/${piAgentFile}">
-      <patternset>
-        <include name="**/*.dll"/>
-      </patternset>
-    </unzip>
-    <move todir="${piagentDir}" flatten="true">
-      <fileset dir="${piagentDir}/bin"/>
-    </move>
-    <copy file="${piagentDir}/${component.core}/apiagent/piAgent.dll" tofile="${piagentDir}/piAgent.dll" overwrite="true"/>
-  </target>
-
-  <target name="runPIAgent" depends="init">
-    <property name="piagentDir" value="${testDir}/piagent"/>
-    <property name="component.core" value="org.eclipse.wtp.releng/apitools/org.eclipse.wtp.releng.tools.component.core"/>
-    <condition property="piAgent.exists">
-      <and>
-        <or>
-          <available property="piAgent.dll.exists" file="${piagentDir}/piAgent.dll"/>
-          <available property="libpiAgent.so.exists" file="${piagentDir}/libpiAgent.so"/>
-        </or>
-        <available property="buildDirectory.exists" file="${buildDirectory}"/>
-        <isset property="package.includes"/>
-      </and>
-    </condition>
-    <antcall target="runPIAgent2"/>
-  </target>
-
-  <target name="runPIAgent2" if="piAgent.exists">
-    <java classname="org.eclipse.wtp.releng.tools.component.piagent.PIAgentFiltersEmitter" fork="true" maxmemory="256m">
-      <arg line="-eclipseDirs ${buildDirectory}/plugins -compXMLDirs ${buildDirectory}/plugins -outputFile ${piagentDir}/piagent_filters.txt -includes ${package.includes}" />
-      <classpath>
-        <pathelement path="${piagentDir}/${component.core}/bin"/>
-        <fileset dir="${baseLocation}/plugins">
-          <include name="**/*.jar" />
-        </fileset>
-      </classpath>
-    </java>
-  	<tstamp>
-      <format property="TIMENOW" pattern="HHmmssSSSS"/>
-    </tstamp>
-    <property name="vmargs" value=""/>
-    <property name="launcher" value="org.eclipse.core.launcher.Main"/>
-    <property name="formatter" value="org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter"/>
-    <property name="extraVMargs" value=""/>
-    <property name="plugin-path" value=""/>
-    <property name="timeout" value="7200000"/>
-    <property file="${testDir}/eclipse/configuration/config.ini"/>
-	<echo message="Running ${classname}"/>
-	<mkdir dir="${buildDirectory}/apitools/piagentoutput"/>
-	<delete file="${buildDirectory}/apitools/piagentoutput/${classname}.trcxml" failonerror="false"/>
-    <exec dir="${piagentDir}" executable="java" timeout="${timeout}">
-      <env key="LD_LIBRARY_PATH" value="${piagentDir}"/>
-      <env key="java.library.path" value="${piagentDir}"/>
-      <env key="PLUGIN_PATH" value="${plugin-path}"/>
-      <arg line="-cp ${testDir}/eclipse/startup.jar -XrunpiAgent:server=standalone,profile=${piagentDir}/${component.core}/apiagent/piagent_options.txt,filters=${piagentDir}/piagent_filters.txt,file=${buildDirectory}/apitools/piagentoutput/${plugin-name}-${classname}.trcxml -Xmx512M ${vmargs} ${extraVMargs} ${launcher} -application ${application} -dev bin -data ${data-dir} formatter=${formatter},${testDir}/eclipse/${classname}.xml -testPluginName ${plugin-name} -className ${classname} -os ${os} -ws ${ws} -arch ${arch} -consolelog"/>
-    </exec>
-  </target>
-
-</project>
\ No newline at end of file
diff --git a/archive/releng.builder/scripts/testScripts/junit-tests.xml b/archive/releng.builder/scripts/testScripts/junit-tests.xml
deleted file mode 100644
index db800fda7..000000000
--- a/archive/releng.builder/scripts/testScripts/junit-tests.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0"?>
-<project name="JUnit tests"  basedir="." >
-
-  <property name="library-xml-file" value="${basedir}/plugins/org.eclipse.test_3.1.0/library.xml"/>
-  <import file="${library-xml-file}"/>
-
-  <target name="core-test">
-  	<property name="extraVMargs" value=""/>
-    <antcall target="eclipse-test">
-      <param name="application" value="org.eclipse.test.coretestapplication"/>
-      <param name="extraVMargs" value="${extraVMargs} -Dwtp.autotest.noninteractive=true"/>
-    </antcall>
-  </target>
-
-  <target name="ui-test">
-  	<property name="extraVMargs" value=""/>
-    <antcall target="eclipse-test">
-      <param name="application" value="org.eclipse.test.uitestapplication"/>
-      <param name="extraVMargs" value="${extraVMargs} -Dwtp.autotest.noninteractive=true"/>
-    </antcall>
-  </target>
-
-</project>
diff --git a/archive/releng.builder/scripts/testScripts/performance-tests.xml b/archive/releng.builder/scripts/testScripts/performance-tests.xml
deleted file mode 100644
index 38b610f08..000000000
--- a/archive/releng.builder/scripts/testScripts/performance-tests.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-<?xml version="1.0"?>
-<project name="WTP Performance" default="default" basedir="." >
-
-  <property name="library-xml-file" value="${basedir}/plugins/org.eclipse.test_3.1.0/library.xml"/>
-  <import file="${library-xml-file}"/>
-
-  <target name="ui-test">
-    <antcall target="ui-test-normal"/>
-    <antcall target="ui-test-perf"/>
-  </target>
-
-  <target name="core-test">
-    <antcall target="core-test-normal"/>
-    <antcall target="core-test-perf"/>
-  </target>
-
-  <target name="ui-test-normal" unless="runAsPerfApp">
-    <antcall target="run">
-      <param name="target" value="ui-test"/>
-    </antcall>
-  </target>
-
-  <target name="core-test-normal" unless="runAsPerfApp">
-    <antcall target="run">
-      <param name="target" value="core-test"/>
-    </antcall>
-  </target>
-
-  <target name="ui-test-perf" if="runAsPerfApp">
-    <antcall target="run">
-      <param name="target" value="eclipse-test"/>
-      <param name="application" value="org.eclipse.wst.common.tests.performance.uitestapplication"/>
-    </antcall>
-  </target>
-  
-  <target name="core-test-perf" if="runAsPerfApp">
-    <antcall target="run">
-      <param name="target" value="eclipse-test"/>
-      <param name="application" value="org.eclipse.wst.common.tests.performance.coretestapplication"/>
-    </antcall>
-  </target>
-
-  <target name="run">
-
-    <property name="eclipse.perf.dbloc" value="-Declipse.perf.dbloc=${build.home}/${perf.dbloc}"/>
-    <property name="eclipse.perf.config" value="-Declipse.perf.config=config=${perf.config};build=${perf.buildId};jvm=${perf.jvm}"/>
-    <property name="eclipse.perf.assertAgainst" value="-Declipse.perf.assertAgainst=config=${perf.ref.config};build=${perf.ref.buildId};jvm=${perf.ref.jvm}"/>
-    <property name="extraVMargs" value=""/>
-
-    <ant target="${target}" antfile="${library-xml-file}" dir="${basedir}">
-      <property name="application" value="${application}"/>
-      <property name="data-dir" value="${data-dir}"/>
-      <property name="plugin-name" value="${plugin-name}"/>
-      <property name="classname" value="${classname}"/>
-      <property name="extraVMargs" value="${eclipse.perf.dbloc} ${eclipse.perf.config} ${eclipse.perf.assertAgainst} ${extraVMargs} -Dwtp.autotest.noninteractive=true"/>
-    </ant>
-
-  </target>
-
-  <target name="default"/>
-</project>
\ No newline at end of file
diff --git a/archive/releng.builder/scripts/testScripts/test.properties b/archive/releng.builder/scripts/testScripts/test.properties
deleted file mode 100644
index 8f9f38fb9..000000000
--- a/archive/releng.builder/scripts/testScripts/test.properties
+++ /dev/null
@@ -1,89 +0,0 @@
-
-org.eclipse.wst.server.core.tests=org.eclipse.wst.server.core.tests_0.7.0
-org.eclipse.wst.server.ui.tests=org.eclipse.wst.server.ui.tests_0.7.0
-org.eclipse.jst.server.core.tests=org.eclipse.jst.server.core.tests_0.7.0
-org.eclipse.jst.server.ui.tests=org.eclipse.jst.server.ui.tests_0.7.0
-org.eclipse.jst.server.tomcat.core.tests=org.eclipse.jst.server.tomcat.core.tests_0.7.0
-org.eclipse.jst.server.tomcat.ui.tests=org.eclipse.jst.server.tomcat.ui.tests_0.7.0
-org.eclipse.jst.server.generic.tests=org.eclipse.jst.server.generic.tests_0.7.0
-org.eclipse.jst.server.geronimo.core.tests=org.eclipse.jst.server.geronimo.core.tests_0.7.0
-org.eclipse.jst.server.geronimo.ui.tests=org.eclipse.jst.server.geronimo.ui.tests_0.7.0
-
-org.eclipse.wst.sse.core.tests=org.eclipse.wst.sse.core.tests_0.7.0
-org.eclipse.wst.sse.ui.tests=org.eclipse.wst.sse.ui.tests_0.7.0
-
-org.eclipse.wst.xml.core.tests=org.eclipse.wst.xml.core.tests_0.7.0
-org.eclipse.wst.xml.ui.tests=org.eclipse.wst.xml.ui.tests_0.7.0
-org.eclipse.wst.xml.tests.encoding=org.eclipse.wst.xml.tests.encoding_0.7.0
-org.eclipse.wst.xml.validation.tests=org.eclipse.wst.xml.validation.tests_0.7.0
-
-org.eclipse.wst.wsdl.tests=org.eclipse.wst.wsdl.tests_0.7.0
-org.eclipse.wst.wsdl.validation.tests=org.eclipse.wst.wsdl.validation.tests_0.7.0
-
-org.eclipse.wst.wsi.tests=org.eclipse.wst.wsi.tests_0.7.0
-
-org.eclipse.wst.xsd.validation.tests=org.eclipse.wst.xsd.validation.tests_0.7.0
-
-org.eclipse.wst.html.core.tests=org.eclipse.wst.html.core.tests_0.7.0
-org.eclipse.wst.html.ui.tests=org.eclipse.wst.html.ui.tests_0.7.0
-org.eclipse.wst.html.tests.encoding=org.eclipse.wst.html.tests.encoding_0.7.0
-
-org.eclipse.wst.css.core.tests=org.eclipse.wst.css.core.tests_0.7.0
-org.eclipse.wst.css.ui.tests=org.eclipse.wst.css.ui.tests_0.7.0
-org.eclipse.wst.css.tests.encoding=org.eclipse.wst.css.tests.encoding_0.7.0
-
-org.eclipse.wst.internet.monitor.core.tests=org.eclipse.wst.internet.monitor.core.tests_0.7.0
-org.eclipse.wst.internet.monitor.ui.tests=org.eclipse.wst.internet.monitor.ui.tests_0.7.0
-org.eclipse.wst.internet.cache.tests=org.eclipse.wst.internet.cache.tests_0.7.0
-
-org.eclipse.jst.j2ee.core.tests=org.eclipse.jst.j2ee.core.tests_0.7.0
-org.eclipse.jst.j2ee.tests=org.eclipse.jst.j2ee.tests_0.7.0
-org.eclipse.jst.servlet.tests=org.eclipse.jst.servlet.tests_0.7.0
-org.eclipse.jst.validation.test=org.eclipse.jst.validation.test_0.7.0
-org.eclipse.wst.common.tests=org.eclipse.wst.common.tests_0.7.0
-
-org.eclipse.jst.jsp.core.tests=org.eclipse.jst.jsp.core.tests_0.7.0
-org.eclipse.jst.jsp.ui.tests=org.eclipse.jst.jsp.ui.tests_0.7.0
-org.eclipse.jst.jsp.tests.encoding=org.eclipse.jst.jsp.tests.encoding_0.7.0
-
-# Performance tests
-org.eclipse.wst.common.tests.performance=org.eclipse.wst.common.tests.performance_0.7.0
-
-org.eclipse.wst.server.tests.performance=org.eclipse.wst.server.tests.performance_0.7.0
-org.eclipse.jst.server.tomcat.tests.performance=org.eclipse.jst.server.tomcat.tests.performance_0.7.0
-
-org.eclipse.jst.jsp.ui.tests.performance=org.eclipse.jst.jsp.ui.tests.performance_0.7.0
-org.eclipse.wst.css.ui.tests.performance=org.eclipse.wst.css.ui.tests.performance_0.7.0
-org.eclipse.wst.html.ui.tests.performance=org.eclipse.wst.html.ui.tests.performance_0.7.0
-org.eclipse.wst.xml.ui.tests.performance=org.eclipse.wst.xml.ui.tests.performance_0.7.0
-
-org.eclipse.wst.ws.tests=org.eclipse.wst.ws.tests_0.7.0
-org.eclipse.jst.ws.tests=org.eclipse.jst.ws.tests_0.7.0
-org.eclipse.jst.ws.tests.performance=org.eclipse.jst.ws.tests.performance_0.7.0
-
-org.eclipse.wst.wsdl.tests.performance=org.eclipse.wst.wsdl.tests.performance_0.7.0
-org.eclipse.wst.xsd.tests.performance=org.eclipse.wst.xsd.tests.performance_0.7.0
-
-org.eclipse.wst.rdb.tests.performance=org.eclipse.wst.rdb.tests.performance_0.7.0
-
-org.eclipse.jst.j2ee.core.tests.performance=org.eclipse.jst.j2ee.core.tests.performance_0.7.0
-
-# Tomcat dirs
-tomcat50Dir=jakarta-tomcat-5.0.28
-
-# Jonas dirs
-#jonas432Dir=
-jonas432DirName=JONAS_4_3_2
-
-# Performance database properties
-#perf.dbloc=/home/eteration/build-home/derby/wtpPerfDB
-perf.dbloc=wtp-perf-db
-perf.config=wtpbuild
-perf.jvm=sun1.4.2
-perf.ref.config=wtpbuild
-perf.ref.buildId=I20050513-0702
-perf.ref.jvm=sun1.4.2
-
-# SWT
-#swt.lib.path=org.eclipse.swt.motif_3.1.0/os/linux/x86
-swt.lib.path=org.eclipse.swt.win32_3.1.0/os/win32/x86
\ No newline at end of file
diff --git a/archive/releng.builder/scripts/testScripts/test.xml b/archive/releng.builder/scripts/testScripts/test.xml
deleted file mode 100644
index e802b2f34..000000000
--- a/archive/releng.builder/scripts/testScripts/test.xml
+++ /dev/null
@@ -1,615 +0,0 @@
-<project name="Automated Eclipse Testing" default="all"  basedir="." >
-
-	<!--properties file containing the plugin directory name including version number-->
-	<property file="test.properties" />
-
-	<!--properties file containing the build information-->
-	<property file="label.properties" />
-
-	<!--default directory where test-eclipse will be installed-->
-	<property name="install" value="${basedir}" />
-
-	<!--name that can be added to report name to identify which platform tests results come from-->
-	<property name="platform" value="" />
-
-	<!-- The root of the eclipse installation -->
-	<property name="eclipse-home" value="${install}/eclipse" />
-
-	<!-- The path to libary.xml -->
-	<!--property name="library-file" value="${eclipse-home}/plugins/${org.eclipse.test}/library.xml" /-->
-
-	<!-- The directory that will contain the xml and html results from the tests that are run -->
- 	<property name="results" value="${basedir}/results" />
-
-	<!-- jonas install directory -->
-	<property name="jonas432Dir" value="${testDir}/${jonas432DirName}"/>
-
-	<target name="init">
-		<antcall target="setPropertyJOnAS432Dir"/>
-	</target>
-
-	<target name="setPropertyJOnAS432Dir" unless="jonas432Dir">
-		<property name="jonas432Dir" value="${testDir}/${jonas432DirName}"/>
-	</target>
-
-	<target name="setup" if="clean" description="Reinstall the test Eclipse installation if specified by user">
-		<delete dir="${install}" />
-		<mkdir dir="${install}" />
-		<exec dir="." executable="unzip">
-			<arg line="-o -qq ../downloads/*.zip -d ${install}"/>
-	    	</exec>
-
-		<exec dir="." executable="unzip">
-			<arg line="-o -qq  wtp-wst-tests-feature*.zip -d ${install}"/>
-    		</exec>
-
-  	</target>
-
-	<target name="runapitests" depends="setup">
-		<!--
-		<condition property="usepiagent">
-			<and>
-				<available file="${eclipse-home}/plugins/${testPlugin}/test.xml" property="test.xml.exists"/>
-				<isset property="package.includes"/>
-			</and>
-		</condition>
-		-->
-		<antcall target="runapitests2"/>
-		<antcall target="runapitests3"/>
-	</target>
-
-	<target name="runapitests2" if="usepiagent">
-		<ant antfile="${eclipse-home}/plugins/${testPlugin}/test.xml" dir="${eclipse-home}">
-			<property name="library-file" value="${testDir}/api-tests.xml"/>
-		</ant>
-		<copy file="${eclipse-home}/${report}.xml" tofile="${results}/xml/${report}_${platform}.xml" failonerror="false"/>
-		<antcall target="genHtml" />
-	</target>
-
-	<target name="runapitests3" unless="usepiagent">
-		<antcall target="runtests"/>
-	</target>
-
-	<target name="runtests" depends="setup" description="Runs ant on the test.xml for a specified plugin.  Requires a property value setting for testPlugin only if test.properties is not available.  The property testPlugin represents a directory name made up of the plugin id and plugin version.  This directory must contain a valid test.xml.">
-		<available file="${eclipse-home}/plugins/${testPlugin}/test.xml" property="test.xml.exists"/>
-		<antcall target="runtests2"/>
-	</target>
-
-	<target name="runtests2" if="test.xml.exists">
-		<antcall target="runtests-normal"/>
-		<antcall target="runtests-runAsPerfApp"/>
-		<copy file="${eclipse-home}/${report}.xml" tofile="${results}/xml/${report}_${platform}.xml" failonerror="false" />
-		<antcall target="genHtml" />
-	</target>
-
-	<target name="runtests-normal" unless="runAsPerfApp">
-		<ant antfile="${eclipse-home}/plugins/${testPlugin}/test.xml" dir="${eclipse-home}">
-			<property name="library-file" value="${testDir}/junit-tests.xml"/>
-		</ant>
-		<copy file="${eclipse-home}/${report}.xml" tofile="${results}/xml/${report}_${platform}.xml" failonerror="false" />
-		<antcall target="genHtml" />
-	</target>
-
-	<target name="runtests-runAsPerfApp" if="runAsPerfApp">
-		<ant antfile="${eclipse-home}/plugins/${testPlugin}/test.xml" dir="${eclipse-home}">
-			<property name="library-file" value="${testDir}/performance-tests.xml"/>
-			<property name="runAsPerfApp" value="true"/>
-		</ant>
-		<copy file="${eclipse-home}/${report}.xml" tofile="${results}/xml/${report}_${platform}.xml" failonerror="false" />
-		<antcall target="genHtml" />
-	</target>
-
-	<target name="runperftests">
-		<antcall target="setupPerformance"/>
-		<antcall target="runtests">
-		</antcall>
-	</target>
-
-	<target name="wst-server-tests" description="Runs the org.eclipse.wst.server.*.tests test.xml">
-		<antcall target="runapitests">
-			<param name="testPlugin" value="${org.eclipse.wst.server.core.tests}" />
-			<param name="report" value="org.eclipse.wst.server.core.tests" />
-			<param name="package.includes" value="org.eclipse.wst.server"/>
-		</antcall>
-		<antcall target="runapitests">
-			<param name="testPlugin" value="${org.eclipse.wst.server.ui.tests}" />
-			<param name="report" value="org.eclipse.wst.server.ui.tests" />
-			<param name="package.includes" value="org.eclipse.wst.server"/>
-		</antcall>
-	</target>
-	
-	<target name="wst-monitor-tests" description="Runs the org.eclipse.wst.internet.monitor.*.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.internet.monitor.core.tests}" />
-			<param name="report" value="org.eclipse.wst.internet.monitor.core.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.internet.monitor.ui.tests}" />
-			<param name="report" value="org.eclipse.wst.internet.monitor.ui.tests" />
-		</antcall>
-	</target>
-	
-	<target name="wst-cache-tests" description="Runs the org.eclipse.wst.internet.cache.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.internet.cache.tests}" />
-			<param name="report" value="org.eclipse.wst.internet.cache.tests" />
-		</antcall>
-	</target>
-
-	<target name="jst-server-tests" description="Runs the org.eclipse.jst.server.*.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.server.core.tests}" />
-			<param name="report" value="org.eclipse.jst.server.core.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.server.ui.tests}" />
-			<param name="report" value="org.eclipse.jst.server.ui.tests" />
-		</antcall>
-	</target>
-	
-	<target name="jst-server-tomcat-tests" description="Runs the org.eclipse.jst.server.tomcat.*.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.server.tomcat.core.tests}" />
-			<param name="report" value="org.eclipse.jst.server.tomcat.core.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.server.tomcat.ui.tests}" />
-			<param name="report" value="org.eclipse.jst.server.tomcat.ui.tests" />
-		</antcall>
-	</target>
-
-	<target name="jst-server-generic-tests" description="Runs the org.eclipse.jst.server.generic.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.server.generic.tests}" />
-			<param name="report" value="org.eclipse.jst.server.generic.tests" />
-		</antcall>
-	</target>
-	
-	<target name="jst-server-geronimo-tests" description="Runs the org.eclipse.jst.server.geronimo.*.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.server.geronimo.core.tests}" />
-			<param name="report" value="org.eclipse.jst.server.geronimo.core.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.server.geronimo.ui.tests}" />
-			<param name="report" value="org.eclipse.jst.server.geronimo.ui.tests" />
-		</antcall>
-	</target>
-
-	<target name="jst-j2ee-core-tests" description="Runs the org.eclipse.jst.j2ee.core.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.j2ee.core.tests}" />
-			<param name="report" value="org.eclipse.jst.j2ee.core.tests" />
-		</antcall>
-	</target>
-	
-	<target name="jst-j2ee-tests" description="Runs the org.eclipse.jst.j2ee.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.j2ee.tests}" />
-			<param name="report" value="org.eclipse.jst.j2ee.tests" />
-		</antcall>
-	</target>
-	
-	<target name="wst-common-tests" description="Runs the org.eclipse.jst.j2ee.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.common.tests}" />
-			<param name="report" value="org.eclipse.wst.common.tests" />
-		</antcall>
-	</target>
-	
-	<target name="jst-servlet-tests" description="Runs the org.eclipse.jst.servlet.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.servlet.tests}" />
-			<param name="report" value="org.eclipse.jst.servlet.tests" />
-		</antcall>
-	</target>
-	
-	<target name="jst-validation-framework-tests" description="Runs the org.eclipse.jst.validation.test test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.validation.test}" />
-			<param name="report" value="org.eclipse.jst.validation.test" />
-		</antcall>
-	</target>
-	
-	
-	<target name="wst-server-perfTests" description="Runs the org.eclipse.wst.server.tests.performance test.xml">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.wst.server.tests.performance}" />
-			<param name="report" value="org.eclipse.wst.server.tests.performance" />
-		</antcall>
-	</target>
-
-	<target name="jst-server-tomcat-perfTests" description="Runs the org.eclipse.jst.server.tomcat.tests.performance test.xml">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.jst.server.tomcat.tests.performance}" />
-			<param name="report" value="org.eclipse.jst.server.tomcat.tests.performance" />
-		</antcall>
-	</target>
-
-	<!-- JSP TESTS -->
-	<target name="jst-jsp-tests" description="Runs test.xml for
-												org.eclipse.jst.jsp.core.tests
-												org.eclipse.jst.jsp.ui.tests
-												org.eclipse.jst.jsp.tests.encoding">
-		<antcall  target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.jsp.core.tests}" />
-			<param name="report" value="org.eclipse.jst.jsp.core.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.jsp.ui.tests}" />
-			<param name="report" value="org.eclipse.jst.jsp.ui.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.jsp.tests.encoding}" />
-			<param name="report" value="org.eclipse.jst.jsp.tests.encoding" />
-		</antcall>
-	</target>
-
-	<target name="jst-jsp-perfTests" description="Runs test.xml for
-												org.eclipse.jst.jsp.ui.tests.performance">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.jst.jsp.ui.tests.performance}" />
-			<param name="report" value="org.eclipse.jst.jsp.ui.tests.performance" />
-		</antcall>
-	</target>
-
-	<!-- SSE TESTS -->
-	<target name="wst-sse-tests" description="Runs test.xml for
-												org.eclipse.wst.sse.core.tests
-												org.eclipse.wst.sse.ui.tests">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.sse.core.tests}" />
-			<param name="report" value="org.eclipse.wst.sse.core.tests" />
-		</antcall>
-		
-	    <antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.sse.ui.tests}" />
-			<param name="report" value="org.eclipse.wst.sse.ui.tests" />
-		</antcall>
-	</target>
-	
-	<!-- XML TESTS -->
-	<target name="wst-xml-tests" description="Runs test.xml for
-												org.eclipse.wst.xml.core.tests
-												org.eclipse.wst.xml.ui.tests
-												org.eclipse.wst.xml.tests.encoding
-												org.eclipse.wst.xml.validation.tests">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.xml.core.tests}" />
-			<param name="report" value="org.eclipse.wst.xml.core.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.xml.ui.tests}" />
-			<param name="report" value="org.eclipse.wst.xml.ui.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.xml.tests.encoding}" />
-			<param name="report" value="org.eclipse.wst.xml.tests.encoding" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.xml.validation.tests}" />
-			<param name="report" value="org.eclipse.wst.xml.validation.tests" />
-		</antcall>
-	</target>
-	
-	<!-- WSDL TESTS -->
-	<target name="wst-wsdl-tests" description="Runs test.xml for 
-	                                             org.eclipse.wst.wsdl.tests
-	                                             org.eclipse.wst.wsdl.validation.tests">
-		<antcall target="runapitests">
-			<param name="testPlugin" value="${org.eclipse.wst.wsdl.tests}" />
-			<param name="report" value="org.eclipse.wst.wsdl.tests" />
-			<param name="package.includes" value="org.eclipse.wst.wsdl"/>
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.wsdl.validation.tests}" />
-			<param name="report" value="org.eclipse.wst.wsdl.validation.tests" />
-		</antcall>
-	</target>
-	
-	<!-- WSI TESTS -->
-	<target name="wst-wsi-tests" description="Runs test.xml for 
-	                                             org.eclipse.wst.wsi.tests">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.wsi.tests}" />
-			<param name="report" value="org.eclipse.wst.wsi.tests" />
-		</antcall>
-	</target>
-
-	<!-- XSD TESTS -->
-	<target name="wst-xsd-tests" description="Runs test.xml for 
-	                                             org.eclipse.wst.xsd.validation.tests">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.xsd.validation.tests}" />
-			<param name="report" value="org.eclipse.wst.xsd.validation.tests" />
-		</antcall>
-	</target>
-	
-	<target name="wst-xml-perfTests" description="Runs test.xml for
-												org.eclipse.wst.xml.ui.tests.performance">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.wst.xml.ui.tests.performance}" />
-			<param name="report" value="org.eclipse.wst.xml.ui.tests.performance" />
-		</antcall>
-	</target>
-	
-	<!-- HTML TESTS -->
-	<target name="wst-html-tests" description="Runs test.xml for
-												org.eclipse.wst.html.core.tests
-												org.eclipse.wst.html.ui.tests
-												org.eclipse.wst.html.tests.encoding">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.html.core.tests}" />
-			<param name="report" value="org.eclipse.wst.html.core.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.html.ui.tests}" />
-			<param name="report" value="org.eclipse.wst.html.ui.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.html.tests.encoding}" />
-			<param name="report" value="org.eclipse.wst.html.tests.encoding" />
-		</antcall>
-	</target>
-	
-	<target name="wst-html-perfTests" description="Runs test.xml for
-												org.eclipse.wst.html.ui.tests.performance">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.wst.html.ui.tests.performance}" />
-			<param name="report" value="org.eclipse.wst.html.ui.tests.performance" />
-		</antcall>
-	</target>
-
-	<!-- CSS TESTS -->
-	<target name="wst-css-tests" description="Runs test.xml for
-												org.eclipse.wst.css.core.tests
-												org.eclipse.wst.css.tests.encoding
-												org.eclipse.wst.css.ui.tests">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.css.core.tests}" />
-			<param name="report" value="org.eclipse.wst.css.core.tests" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.css.tests.encoding}" />
-			<param name="report" value="org.eclipse.wst.css.tests.encoding" />
-		</antcall>
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.wst.css.ui.tests}" />
-			<param name="report" value="org.eclipse.wst.css.ui.tests" />
-		</antcall>
-	</target>
-
-	<target name="wst-css-perfTests" description="Runs test.xml for
-												org.eclipse.wst.css.ui.tests.performance">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.wst.css.ui.tests.performance}" />
-			<param name="report" value="org.eclipse.wst.css.ui.tests.performance" />
-		</antcall>
-	</target>
-
-	<target name="wst-common-perfTests" description="Runs test.xml for org.eclipse.wst.common.tests.performance">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.wst.common.tests.performance}" />
-			<param name="report" value="org.eclipse.wst.common.tests.performance" />
-		</antcall>
-	</target>
-
-	<!-- WS TESTS -->
-
-	<target name="wst-ws-tests" description="Runs the org.eclipse.wst.ws.tests test.xml">
-			<antcall target="runtests">
-				<param name="testPlugin" value="${org.eclipse.wst.ws.tests}" />
-				<param name="report" value="org.eclipse.wst.ws.tests" />
-			</antcall>
-		</target>
-	
-	<target name="jst-ws-tests" description="Runs the org.eclipse.jst.ws.tests test.xml">
-		<antcall target="runtests">
-			<param name="testPlugin" value="${org.eclipse.jst.ws.tests}" />
-			<param name="report" value="org.eclipse.jst.ws.tests" />
-		</antcall>
-	</target>
-
-	<target name="jst-ws-perfTests" description="Runs the org.eclipse.jst.ws.tests.performance test.xml">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.jst.ws.tests.performance}" />
-			<param name="report" value="org.eclipse.jst.ws.tests.performance" />
-		</antcall>
-	</target>
-
-	<!-- wsdl performance tests -->
-	<target name="wst-wsdl-perfTests">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.wst.wsdl.tests.performance}" />
-			<param name="report" value="org.eclipse.wst.wsdl.tests.performance" />
-		</antcall>
-	</target>
-
-	<!-- xsd performance tests -->
-	<target name="wst-xsd-perfTests">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.wst.xsd.tests.performance}" />
-			<param name="report" value="org.eclipse.wst.xsd.tests.performance" />
-		</antcall>
-	</target>
-
-	<!-- rdb performance tests -->
-	<target name="wst-rdb-perfTests">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.wst.rdb.tests.performance}"/>
-			<param name="report" value="org.eclipse.wst.rdb.tests.performance"/>
-		</antcall>
-	</target>
-
-	<!-- j2ee performance tests -->
-	<target name="jst-j2ee-perfTests">
-		<antcall target="runperftests">
-			<param name="testPlugin" value="${org.eclipse.jst.j2ee.core.tests.performance}"/>
-			<param name="report" value="org.eclipse.jst.j2ee.core.tests.performance"/>
-		</antcall>
-	</target>
-
-	<target name="all" depends="init">
-		<echo message="Starting WTP Unit Tests"/>
-		
-		<echo message="Starting wst-server-tests"/>
-		<antcall target="wst-server-tests"/>
-		
-        <echo message="Starting wst-monitor-tests"/>
-		<antcall target="wst-monitor-tests"/>
-			
-        <echo message="Starting wst-cache-tests"/>
-		<antcall target="wst-cache-tests"/>
-		
-        <echo message="Starting wst-common-tests"/>
-		<antcall target="wst-common-tests" />
-		
-        <echo message="Starting wst-sse-tests"/>
-		<antcall target="wst-sse-tests" />
-        	
-        <echo message="Starting wst-xml-tests"/>
-		<antcall target="wst-xml-tests" />
-		
-        <echo message="Starting wst-wsdl-tests"/>
-		<antcall target="wst-wsdl-tests" />
-
-        <echo message="Starting wst-wsi-tests"/>
-		<antcall target="wst-wsi-tests" />
-
-        <echo message="Starting wst-xsd-tests"/>
-        <antcall target="wst-xsd-tests" />
-
-        <echo message="Starting wst-html-tests"/>
-        <antcall target="wst-html-tests" />
-		
-        <echo message="Starting wst-css-tests"/>
-        <antcall target="wst-css-tests" />
-
-        <echo message="Starting wst-ws-tests"/>
-		<antcall target="wst-ws-tests" />
-
-		
-        <echo message="Starting jst-server-tests"/>
-		<antcall target="jst-server-tests"/>
-
-        <echo message="Starting jst-server-tomcat-tests"/>
-		<antcall target="jst-server-tomcat-tests"/>
-
-        <echo message="Starting jst-server-geronimo-tests"/>
-		<antcall target="jst-server-geronimo-tests"/>
-		
-        <echo message="Starting jst-server-generic-tests"/>
-		<antcall target="jst-server-generic-tests"/>
-		
-        <echo message="Starting jst-j2ee-core-tests"/>
-		<antcall target="jst-j2ee-core-tests" />
-		
-        <echo message="Starting jst-j2ee-tests"/>
-		<antcall target="jst-j2ee-tests" />
-
-        <echo message="Starting jst-servlet-tests"/>
-		<antcall target="jst-servlet-tests" />
-
-        <echo message="Starting jst-validation-framework-tests"/>
-		<antcall target="jst-validation-framework-tests" />
-
-        <echo message="Starting jst-jsp-tests"/>
-		<antcall target="jst-jsp-tests" /> 
-
-        <echo message="Starting jst-ws-tests"/>
-		<antcall target="jst-ws-tests" />
-
-		<echo message="Ended WTP Unit Tests"/>	
-	</target>
-
-	<target name="setupPerformance">
-		<delete dir="${perfDir}"/>
-		<mkdir dir="${perfDir}"/>
-		<ant antfile="buildAll.xml" dir="${build.home}/org.eclipse.wtp.releng" target="getPreReq"/>
-		<ant antfile="buildAll.xml" dir="${build.home}/org.eclipse.wtp.releng" target="setupTestEclipse">
-			<property name="testDir" value="${perfDir}"/>
-		</ant>
-		<ant antfile="buildAll.xml" dir="${build.home}/org.eclipse.wtp.releng" target="setupPerformance"/>
-	</target>
-
-	<target name="performance" depends="init">
-		<!--
-		<antcall target="all">
-			<param name="runAsPerfApp" value="true"/>
-		</antcall>
-		-->
-		<antcall target="wst-common-perfTests"/>
-		<antcall target="wst-wsdl-perfTests"/>
-		<antcall target="wst-server-perfTests" />
-		<antcall target="jst-server-tomcat-perfTests" />
-		<antcall target="jst-jsp-perfTests" />
-		<antcall target="wst-xml-perfTests" />
-		<antcall target="wst-html-perfTests" />
-		<antcall target="wst-css-perfTests" />
-		<antcall target="jst-ws-perfTests"/>
-		<antcall target="wst-xsd-perfTests"/>
-		<antcall target="wst-rdb-perfTests"/>
-		<antcall target="jst-j2ee-perfTests"/>
-		<!--
-		<antcall target="genPerfGraphs" />
-		-->
-	</target>
-
-	<target name="genHtml" description="Generates HTML results with provided JUNIT.XSL provided" unless="genHtml.disable">
-		<style style="JUNIT.XSL" basedir="${results}/xml" destdir="${results}/html" />
-	</target>
-
-	<target name="genPerfGraphs" description="Generates performance graphs">
-		<condition property="osWindows" value="true">
-			<os family="windows" />
-		</condition>
-		<condition property="java.library.path" value="${eclipseBuilderDirectory}/swt-win32">
-			<os family="windows" />
-		</condition>
-		<condition property="swt.library.path" value="${eclipseBuilderDirectory}/swt-linux-motif">
-			<os family="unix" />
-		</condition>
-		<antcall target="genPerfGraphsWindows"/>
-		<antcall target="genPerfGraphsLinux"/>
-	</target>
-
-	<target name="genPerfGraphsWindows" if="osWindows">
-		<java classname="org.eclipse.test.performance.ui.Main" fork="true" maxmemory="256m">
-			<arg line="-baseline ${perf.ref.buildId} -current ${perf.buildId} -jvm ${perf.jvm} -config ${perf.config} -config.properties ${perf.config},${perf.config},${perf.config},${results}/graph/${perf.config} -output ${results}/graph"/>
-			<classpath>
-				<fileset dir="${eclipseBuilderDirectory}/plugins">
-					<exclude name="**/*swt.motif*.jar"/>
-					<exclude name="**/*swt.gtk*.jar"/>
-					<include name="**/*.jar"/>
-				</fileset>
-				<fileset dir="${build.home}/${cloudscapeLib}">
-					<include name="**/*.jar"/>
-				</fileset>
-			</classpath>
-			<env key="LD_LIBRARY_PATH" value="${eclipseBuilderDirectory}/swt-win32"/>
-			<sysproperty key="PLUGIN_PATH" value="${eclipseBuilderDirectory}/plugins/org.eclipse.test.performance.ui"/>
-			<sysproperty key="eclipse.perf.dbloc" value="${build.home}/${perf.dbloc}"/>
-			<sysproperty key="java.library.path" value="${eclipseBuilderDirectory}/swt-win32"/>
-		</java>
-	</target>
-
-	<target name="genPerfGraphsLinux" unless="osWindows">
-		<java classname="org.eclipse.test.performance.ui.Main" fork="true" maxmemory="256m">
-			<arg line="-baseline ${perf.ref.buildId} -current ${perf.buildId} -jvm ${perf.jvm} -config ${perf.config} -config.properties ${perf.config},${perf.config},${perf.config},${results}/graph/${perf.config} -output ${results}/graph"/>
-			<classpath>
-				<fileset dir="${eclipseBuilderDirectory}/plugins">
-					<exclude name="**/*swt.win32*.jar"/>
-					<include name="**/*.jar"/>
-				</fileset>
-				<fileset dir="${build.home}/${cloudscapeLib}">
-					<include name="**/*.jar"/>
-				</fileset>
-			</classpath>
-			<env key="LD_LIBRARY_PATH" value="${eclipseBuilderDirectory}/swt-linux-motif"/>
-			<sysproperty key="PLUGIN_PATH" value="${eclipseBuilderDirectory}/plugins/org.eclipse.test.performance.ui"/>
-			<sysproperty key="eclipse.perf.dbloc" value="${build.home}/${perf.dbloc}"/>
-			<sysproperty key="java.library.path" value="${eclipseBuilderDirectory}/swt-linux-motif"/>
-		</java>
-	</target>
-
-</project>
diff --git a/archive/releng.builder/tools/cruise/checkout.xml b/archive/releng.builder/tools/cruise/checkout.xml
index c50b9d797..371b16c92 100644
--- a/archive/releng.builder/tools/cruise/checkout.xml
+++ b/archive/releng.builder/tools/cruise/checkout.xml
@@ -11,6 +11,8 @@
 		<cvs cvsRoot="${mapCvsRoot}" package="${releng}-doc" dest="${codir}"  tag="${mapVersionTag}" />
 		<cvs cvsRoot="${mapCvsRoot}" package="${wst}" dest="${codir}" />
 		<cvs cvsRoot="${mapCvsRoot}" package="${jst}" dest="${codir}" />
+		<delete dir="${codir}/releng.wtpbuilder" failonerror="false" />
+		<cvs cvsRoot="${mapCvsRoot}" package="${releng.wtpbuilder}" dest="${codir}" tag="${wtpBuilderVersion}" />
 	</target>
 
 	<target name="S">
@@ -22,7 +24,8 @@
 		<property file="${codir}/releng/maps/build.cfg" />
 		<echo message="Version tag for releng builder is: ${wtpBuilderVersion}" />
 
-		<delete dir="${codir}/releng.builder" failonerror="false" />
+		<delete dir="${codir}/releng.wtpbuilder" failonerror="false" />
+		<delete dir="${codir}/releng.wtpbuilder" failonerror="false" />
 		<cvs cvsRoot="${mapCvsRoot}" package="${releng.wtpbuilder}" dest="${codir}" tag="${wtpBuilderVersion}" />
 
 	</target>
diff --git a/archive/releng.builder/tools/cruise/config.xml b/archive/releng.builder/tools/cruise/config.xml
index 470909799..ca45b365d 100644
--- a/archive/releng.builder/tools/cruise/config.xml
+++ b/archive/releng.builder/tools/cruise/config.xml
@@ -97,7 +97,7 @@
                                 localworkingcopy="/home/build-home/build-node/checkout/wtp-N" />
                 </modificationset>
 
-                <schedule interval="3600">
+                <schedule interval="31536000">
                         <ant
                                 antscript="/home/build-home/build-node/builder/releng.builder/tools/cruise/ant.sh"
                                 buildfile="committer.xml" target="Build" uselogger="false"
@@ -202,7 +202,7 @@
                                 usedebug="false"
                                 antworkingdir="/home/build-home/build-node/builder/releng.builder/tools/cruise">
                                 <property name="buildType" value="S"/>
-                                <property name="buildId" value="1.0M8"/>
+                                <property name="buildId" value="1.0M9"/>
                                 <property name="mapVersionTag" value="HEAD"/>
                                 <property name="build.distribution" value="wtp"/>
                         </ant>
@@ -243,7 +243,7 @@
                                 localworkingcopy="/home/build-home/build-node/checkout/wtp-M" />
                 </modificationset>
 
-                <schedule interval="3600">
+                <schedule interval="31536000">
                         <ant
                                 antscript="/home/build-home/build-node/builder/releng.builder/tools/cruise/ant.sh"
                                 buildfile="trigger.xml" target="Build" uselogger="false"
diff --git a/archive/releng.builder/webpages/staticDocDropFiles/OK.gif b/archive/releng.builder/webpages/staticDocDropFiles/OK.gif
deleted file mode 100644
index 689e5234f3b0879eeb1d5ead2cc2ad022d2831be..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 139
zcmV;60CfLHNk%w1VHp4#0HFW?GR-mo{{V1+kiWmbA^8LW00093EC2ui02u%p00079
zoR6u?JrSII0f@;UuvqDRb;oCgA}ORIwUugzrX~d~@jJE=a?fmQBDp**&_yV-6-&q@
tu_$Qb5|yIV$6GFC*sRt#RergX>eeYS1JPwD8zTUBC)_zayvidA06Ww9GiLw*

diff --git a/archive/releng.builder/webpages/staticDocDropFiles/index.php b/archive/releng.builder/webpages/staticDocDropFiles/index.php
deleted file mode 100644
index 03e5fc40c..000000000
--- a/archive/releng.builder/webpages/staticDocDropFiles/index.php
+++ /dev/null
@@ -1,91 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-<title>WTP Documentation Download</title>
-</head>
-
-<body>
-
-&nbsp; <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" ><tr><td ALIGN=LEFT width="80%"> 
-<p><b><font face="Verdana" size="+3">%wtpBuildName% Documentation Build: %build%</font></b><br>
-%date%
-</p>
-<p>These downloads are provided under the <a href="http://www.eclipse.org/legal/epl/notice.html">Eclipse Foundation 
-Software User Agreement</a>.</p>
-</td></tr></table>
-
-<!-- ***********  Build Status **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">Build</font></b></td></tr></table>
-<!-- <br> <a href="buildNotes.php">Build notes</a> -->
-<br> <a href="directory.txt">map files</a>
-<p/>
-
-<!-- ***********  Requirements **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">Requirements</font></b></td></tr></table>
-<P>The documentation contained on this page is for <a href="%wtpurl%">%wtpbuildname%</a>. </P><br>
-<P></P>
-
-
-
-<!-- ***********  WTP doc downloads **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-WebTools Platform Documentation
-</font></b></td></tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-The Eclipse Web Tools Platform Project will initially focus on infrastructure for tools used to build applications for standards-based Web and Java runtime environments. 
-WTP documentation modules includes the WST and JST documentation in one package.
-</TD></TR></table>
-
-<table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" >
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td><img src="OK.gif"/></td><td>All</td><td><a href="http://www.eclipse.org/downloads/download.php?file=/webtools/docs/drops/%buildLabel%/%wtpruntime%">%wtpruntime%</a>(<a href="http://download.eclipse.org/webtools/docs/drops/%buildLabel%/%wtpruntime%.MD5">md5</a>)</td></tr> 
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" >
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td><img src="OK.gif"/></td><td>All</td><td><a href="http://www.eclipse.org/downloads/download.php?file=/webtools/docs/drops/%buildLabel%/%wtpsdk%">%wtpsdk%</a>(<a href="http://download.eclipse.org/webtools/docs/drops/%buildLabel%/%wtpsdk%.MD5">md5</a>)</td></tr> 
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-
-<!-- ***********  WST doc downloads **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-WST Documentation
-</font></b></td></tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-Support of Web standards in the scope of the Web Standard Tools subproject includes languages and specifications published by open-standard bodies (e.g. W3C, IETF, ECMA, OASIS, WS-I, ANSI) that are commonly used by Web-centric applications (e.g. HTML, CSS, JavaScript, XML, XSD, XSLT, SVG, SOAP, WSDL, UDDI, SQL, XQuery).
-WST documentation modules only includes Web standard tools documentation.
-</TD></TR></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td><img src="OK.gif"/></td><td>All</td><td><a href="http://www.eclipse.org/downloads/download.php?file=/webtools/docs/drops/%buildLabel%/%wst%">%wst%</a>(<a href="http://download.eclipse.org/webtools/docs/drops/%buildLabel%/%wst%.MD5">md5</a>)</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td><img src="OK.gif"/></td><td>All</td><td><a href="http://www.eclipse.org/downloads/download.php?file=/webtools/docs/drops/%buildLabel%/%wst-sdk%">%wst-sdk%</a>(<a href="http://download.eclipse.org/webtools/docs/drops/%buildLabel%/%wst-sdk%.MD5">md5</a>)</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/staticDropFiles/FAIL.gif b/archive/releng.builder/webpages/staticDropFiles/FAIL.gif
deleted file mode 100644
index 28bba66102ac4ac61b628b4611a4cb0e15f40e23..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 117
zcmV-*0E+)dNk%w1VG{rs0HFW?{{R4RfRMkxzW@LLA^8LW00062EC2ui022Tg0006;
zl#i*vtkO~gL9$TM%<y7+9UiAOl}VNtnyTz0ZXX<bwA(&Yc<(%I+5kO5-Kg`cVKT+i
X5~rHgC{F2=v&>~l*2MO9D*ymHr5-Gv

diff --git a/archive/releng.builder/webpages/staticDropFiles/OK.gif b/archive/releng.builder/webpages/staticDropFiles/OK.gif
deleted file mode 100644
index 689e5234f3b0879eeb1d5ead2cc2ad022d2831be..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 139
zcmV;60CfLHNk%w1VHp4#0HFW?GR-mo{{V1+kiWmbA^8LW00093EC2ui02u%p00079
zoR6u?JrSII0f@;UuvqDRb;oCgA}ORIwUugzrX~d~@jJE=a?fmQBDp**&_yV-6-&q@
tu_$Qb5|yIV$6GFC*sRt#RergX>eeYS1JPwD8zTUBC)_zayvidA06Ww9GiLw*

diff --git a/archive/releng.builder/webpages/staticDropFiles/buildNotes.php b/archive/releng.builder/webpages/staticDropFiles/buildNotes.php
deleted file mode 100644
index cd7175b7a..000000000
--- a/archive/releng.builder/webpages/staticDropFiles/buildNotes.php
+++ /dev/null
@@ -1,62 +0,0 @@
-<html>
-<head>
-<?php
-	$parts = explode("/", getcwd());
-	$parts2 = explode("-", $parts[count($parts) - 1]);
-	$buildName = $parts2[1];
-	
-	// Get build type names
-
-	$fileHandle = fopen("../../dlconfig.txt", "r");
-	while (!feof($fileHandle)) {
-		
-		$aLine = fgets($fileHandle, 4096); // Length parameter only optional after 4.2.0
-		$parts = explode(",", $aLine);
-		$dropNames[trim($parts[0])] = trim($parts[1]);
- 	}
-	fclose($fileHandle);
-
-	$buildType = $dropNames[$parts2[0]];
-
-	echo "<title>Build Notes for $buildType $buildName </title>";
-?>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-
-<p><b><font face="Verdana" size="+3">Build Notes</font></b> </p>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
-	   Build Notes for <?php echo "$buildType $buildName"; ?></font></b></td>
-  </tr>
-</table>
-<table border="0">
-
-<?php
-	$hasNotes = false;
-	$aDirectory = dir("buildnotes");
-	while ($anEntry = $aDirectory->read()) {
-		if ($anEntry != "." && $anEntry != "..") {
-			$parts = explode("_", $anEntry);
-			$baseName = $parts[1];
-			$parts = explode(".", $baseName);
-			$component = $parts[0];
-			$line = "<td>Component: <a href=\"buildnotes/$anEntry\">$component</a></td>";
-			echo "<tr>";
-			echo "$line";
-			echo "</tr>";
-			$hasNotes = true;
-		}
-	}
-	aDirectory.closedir();
-	if (!$hasNotes) {
-		echo "<br>There are no build notes for this build.";
-	}
-?>
-
-</table>
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/staticDropFiles/componentxmls.php b/archive/releng.builder/webpages/staticDropFiles/componentxmls.php
deleted file mode 100644
index 73c5443ca..000000000
--- a/archive/releng.builder/webpages/staticDropFiles/componentxmls.php
+++ /dev/null
@@ -1,53 +0,0 @@
-<html>
-<head>
-<?php
-  function find_component_xml($directory)
-  {
-    $count = 0;
-    $dir = dir($directory);
-    while ($anEntry = $dir->read())
-    {
-      if ($anEntry != "." && $anEntry != "..")
-      {
-        $anEntry = $directory."/".$anEntry;
-        if (stristr($anEntry, '.source') === FALSE)
-        {
-          if (is_dir($anEntry))
-          {
-            find_component_xml($anEntry);
-          }
-          else
-          {
-            echo "<tr><td><a href=\"$anEntry\">";
-            echo substr($anEntry, 22);
-            echo "</a></td>";
-          }
-        }
-      }
-    }
-  }
-?>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-
-<p><b><font face="Verdana" size="+3">component.xml</font></b> </p>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
-	   component.xml files for <?php echo "$buildType $buildName"; ?></font></b></td>
-  </tr>
-</table>
-
-<table border="1" width="100%">
-  <tr>
-    <th>component.xml</th>
-  </tr>
-<?php
-  find_component_xml("apitools/componentxmls");
-?>
-</table>
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/staticDropFiles/consoleLogs.php b/archive/releng.builder/webpages/staticDropFiles/consoleLogs.php
deleted file mode 100644
index 93d98868d..000000000
--- a/archive/releng.builder/webpages/staticDropFiles/consoleLogs.php
+++ /dev/null
@@ -1,70 +0,0 @@
-<html>
-<head>
-<?php
-	$parts = explode("/", getcwd());
-	$parts2 = explode("-", $parts[count($parts) - 1]);
-	$buildName = $parts2[1];
-	
-	// Get build type names
-
-	$fileHandle = fopen("../../dlconfig.txt", "r");
-	while (!feof($fileHandle)) {
-		
-		$aLine = fgets($fileHandle, 4096); // Length parameter only optional after 4.2.0
-		$parts = explode(",", $aLine);
-		$dropNames[trim($parts[0])] = trim($parts[1]);
- 	}
-	fclose($fileHandle);
-
-	$buildType = $dropNames[$parts2[0]];
-
-	echo "<title>Test Console Output for $buildType $buildName </title>";
-?>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-<title>Console Logs from Running JUnit Plug-in Tests</title></head>
-<body>
-
-<p><b><font face="Verdana" size="+3">Test Console Output</font></b> </p>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Console 
-      output from running JUnit plugin tests for 
-      <?php echo "$buildType $buildName"; ?>
-      </font></b></td>
-  </tr>
-</table>
-<table border="0">
-
-<?php
-	$hasNotes = false;
-	$aDirectory = dir("testResults/consolelogs");
-	$index = 0;
-	while ($anEntry = $aDirectory->read()) {
-		if ($anEntry != "." && $anEntry != "..") {
-			$entries[$index] = $anEntry;
-			$index++;
-		}
-	}
-	
-	aDirectory.closedir();
-	sort($entries);
-
-	for ($i = 0; $i < $index; $i++) {
-		$anEntry = $entries[$i];
-		$line = "<td>Component: <a href=\"testResults/consolelogs/$anEntry\">$anEntry</a></td>";
-		echo "<tr>";
-		echo "$line";
-		echo "</tr>";
-		$hasNotes = true;
-	}
-	
-	if (!$hasNotes) {
-		echo "<br>There are no test logs for this build.";
-	}
-?>
-
-</table>
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/staticDropFiles/download.php b/archive/releng.builder/webpages/staticDropFiles/download.php
deleted file mode 100644
index cfeab0a62..000000000
--- a/archive/releng.builder/webpages/staticDropFiles/download.php
+++ /dev/null
@@ -1,54 +0,0 @@
-<html>
-<head>
-<title>Eclipse WTP Download Click Through</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-<?php
-	$parts = explode("-", $dropFile);
-	$clickFile = "clickThroughs/";
-	for ($i =0; $i<count($parts); $i++) {
-		if ($i != 2) {
-			$clickFile = $clickFile.$parts[$i];
-		    if ($i < count($parts) - 1) {
-        	    $clickFile = $clickFile."-";
-            }
- 		}
-	}
-	$clickFile = $clickFile.".txt";
-
-	if (file_exists($clickFile)) {
-		$fileHandle = fopen($clickFile, "r");
-		while (!feof($fileHandle)) {
-			$aLine = fgets($fileHandle, 4096);
-			$result = $result.$aLine;
-		}
-		fclose($fileHandle);
-	} else {
-		echo '<META HTTP-EQUIV="Refresh" CONTENT="0;URL='.$dropFile.'">';
-		echo '<b><font size "+4">Downloading: '.$dropFile.'</font></b>';
-		echo '<BR>';
-		echo '<BR>';
-		echo 'If your download does not begin automatically click <a href="'.$dropFile.'">here</a>.';
-	}
-?>
-</head>
-
-<body bgcolor="#FFFFFF" text="#000000">
-  <?php
-	if (file_exists($clickFile)) {
-	 echo '<p><b><font size="+4">Important Notes<BR>';
-	 echo $dropFile;
-	 echo '</font></b></font></p>
-	<p>It is very important to read the following notes in order to run this version 
-	  of Eclipse. Once you have read the notes you can click on the Download link 
-	  to download the drop.</p>
-	';
-	  echo '<textarea name="textfield" cols="80" rows="20" wrap="PHYSICAL">'.$result;
-	  echo '</textarea>';
-	  echo '<BR>';
-	  echo '<BR>';
-	  echo '<a href="'.$dropFile.'">Download</a>';
-	}
-?>
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/staticDropFiles/pii.php b/archive/releng.builder/webpages/staticDropFiles/pii.php
deleted file mode 100644
index e3ed59b07..000000000
--- a/archive/releng.builder/webpages/staticDropFiles/pii.php
+++ /dev/null
@@ -1,54 +0,0 @@
-<html>
-<head>
-<?php
-  function write_unused_property($directory)
-  {
-    $count = 0;
-    $dir = dir($directory);
-    while ($anEntry = $dir->read())
-    {
-      if ($anEntry != "." && $anEntry != "..")
-      {
-        $anEntry = $directory."/".$anEntry;
-        if (is_dir($anEntry))
-        {
-          write_unused_property($anEntry);
-        }
-        else
-        {
-          echo "<tr><td><a href=\"$anEntry\">";
-          echo substr($anEntry, 16);
-          echo "</a></td>";
-          $lines = file($anEntry);
-          $count = count($lines);
-          echo "<td>$count</td></tr>";
-        }
-      }
-    }
-  }
-?>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-
-<p><b><font face="Verdana" size="+3">Unused property messages</font></b> </p>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
-	   Unused property messages for <?php echo "$buildType $buildName"; ?></font></b></td>
-  </tr>
-</table>
-
-<table border="1">
-  <tr>
-    <th>Properties file</th>
-    <th>Unused strings</th>
-  </tr>
-<?php
-  write_unused_property("piitools");
-?>
-</table>
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/templateFiles/buildresult.xml.template b/archive/releng.builder/webpages/templateFiles/buildresult.xml.template
deleted file mode 100644
index 1fdede522..000000000
--- a/archive/releng.builder/webpages/templateFiles/buildresult.xml.template
+++ /dev/null
@@ -1,2 +0,0 @@
-<eclipsebuild buildlabel="@buildlabel@">
-</eclipsebuild>
diff --git a/archive/releng.builder/webpages/templateFiles/cloudscapeplugin.xml.template b/archive/releng.builder/webpages/templateFiles/cloudscapeplugin.xml.template
deleted file mode 100644
index 3f7a21b92..000000000
--- a/archive/releng.builder/webpages/templateFiles/cloudscapeplugin.xml.template
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
-<plugin
-   id="Cloudscape"
-   name="Cloudscape Plug-in"
-   version="1.0.0"
-   provider-name="">
-   <runtime>
-      <library name="derby.jar">
-         <export name="*"/>
-      </library>
-      <library name="derbynet.jar">
-         <export name="*"/>
-      </library>
-      <library name="derbytools.jar">
-         <export name="*"/>
-      </library>
-   </runtime>
-</plugin>
diff --git a/archive/releng.builder/webpages/templateFiles/index.html.N.template b/archive/releng.builder/webpages/templateFiles/index.html.N.template
deleted file mode 100644
index 2e4a1dcff..000000000
--- a/archive/releng.builder/webpages/templateFiles/index.html.N.template
+++ /dev/null
@@ -1,164 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-<title>Download</title>
-</head>
-
-<body>
-
-<?php
-include '../../report.php';
-$testResults = parse_testResult("testResults.php");
-list ($compileErrors, $compileWarnings, $junitFailures) = $testResults;
-$violations = parse("apitools/index.xml", "count=\"");
-$tc = parse("apitools/index-api-tc.xml", "missing-coverage-count=\"");
-$removed_apis = parse("apitools/index-api-compatibility.xml", "removed-api-count=\"");
-?>
-
-&nbsp; <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" ><tr><td ALIGN=LEFT width="80%"> 
-<p><b><font face="Verdana" size="+3">@type@ Build: @build@</font></b><br>
-@date@ 
-</p>
-<p>These downloads are provided under the <a href="http://www.eclipse.org/legal/epl/notice.html">Eclipse Foundation 
-Software User Agreement</a>.</p>
-</td></tr></table>
-
-<!-- ***********  Build Status **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">Build, test and performance</font></b></td></tr></table>
-<br> <a href="buildNotes.php">Build notes</a>
-<br> <a href="directory.txt">map files</a>
-<br> <a href="testResults.php">Compile logs &amp; test results</a>
-<?php
-echo "<img src=\"../../compile_err.gif\"/><font color=red>$compileErrors</font>&nbsp;";
-echo "<img src=\"../../compile_warn.gif\"/><font color=orange>$compileWarnings</font>&nbsp;";
-echo "<img src=\"../../junit_err.gif\"/><font color=red>$junitFailures</font>";
-?>
-<!--
-<br> <a href="perf/results/graph/global.php">Performance results</a>
--->
-<br> <a href="pii.php">Unused property messages</a>
-<!-- To view cvs changes since the last build click  <A href="rloghtml/rlog.html">here</A>.<BR> -->
-<p/>
-
-<!-- ***********  API Status **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">API reports</font></b></td></tr></table>
-<br> <a href="componentxmls.php">component.xml files</a>
-<br> <a href="apitools/api-progress.html">API progress report</a>
-<br> <a href="apitools/index-api-tc.html">JUnit test coverage</a>
-<?php echo "<img src=\"../../api_junit.gif\"/><font color=red>$tc</font>"; ?>
-<br> <a href="apitools/index-api-javadoc.html">Javadoc coverage</a>
-<br> <a href="apitools/index-api-uc.html">API usage</a>
-<br> <a href="apitools/index-api-compatibility.html">API backward compatibility</a>
-<?php echo "<img src=\"../../api_removed.gif\"/><font color=red>$removed_apis</font>"; ?>
-<br> Internal API references:
-<br>&nbsp;&nbsp;&nbsp;&nbsp; 1. <a href="apitools/index.html">against prereqs</a><?php echo "<img src=\"../../api_err.gif\"/><font color=red>$violations</font>"; ?>
-<br>&nbsp;&nbsp;&nbsp;&nbsp; 2. <a href="apitools2/index.html">within WTP</a>
-<br>&nbsp;&nbsp;&nbsp;&nbsp; 3. <a href="apitools3/index.html">within WTP minus internal.provisional</a>
-<p/>
-
-<!-- ***********  Requirements **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">Requirements</font></b></td></tr></table>
-<P>These are the prerequisites to install WebTools Platform;. They must 
-be downloaded and installed before the WTP can be installed.</P><br>
-<li>The Eclipse driver used in this build is <a href="@eclipseURL@">@eclipseFile@</a>. You can find a suitable driver for your platform at <a href=@eclipseBuildURL@>here</a><br></li>
-<li>The EMF driver used in this build is <a href="@emfURL@">@emfFile@</a><br></li>
-<li>The GEF driver used in this build is <a href="@gefURL@">@gefFile@</a><br></li>
-<li>Java EMF Model Runtime driver used in this build is <a href="@jemURL@">@jemFile@</a><br></li>
-<P></P>
-
-
-
-<!-- ***********  Runtime downloads **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-WebTools Platform; Runtime
-</font></b></td></tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-The Eclipse Web Tools Platform Project will initially focus on infrastructure for tools used to build applications for standards-based Web and Java runtime environments. 
-WTP Runtime module includes the WST and JST builds in one package.
-</TD></TR></table>
-
-%wtpandprereqs%
-
-<table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" >
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-%wtpruntime% 
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" >
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-%wtpsdk% 
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-
-
-<!-- ***********  Automated Test Downloads **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-Automated Tests
-</font></b></td></tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-This download contains the JUnit tests for the WST and JST Projects
-</TD></TR></table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%wst-tests%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%jst-tests%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<!-- ***********  Automated Performance Test Downloads **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-Automated Performance Tests
-</font></b></td></tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-This download contains the JUnit performance tests for the WST and JST Projects
-</TD></TR></table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%wst-perf-tests%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%jst-perf-tests%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/templateFiles/index.html.template b/archive/releng.builder/webpages/templateFiles/index.html.template
deleted file mode 100644
index 28f71491f..000000000
--- a/archive/releng.builder/webpages/templateFiles/index.html.template
+++ /dev/null
@@ -1,192 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-<title>Download</title>
-</head>
-
-<body>
-
-<?php
-include '../../report.php';
-$testResults = parse_testResult("testResults.php");
-list ($compileErrors, $compileWarnings, $junitFailures) = $testResults;
-$violations = parse("apitools/index.xml", "count=\"");
-$tc = parse("apitools/index-api-tc.xml", "missing-coverage-count=\"");
-$removed_apis = parse("apitools/index-api-compatibility.xml", "removed-api-count=\"");
-?>
-
-&nbsp; <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" ><tr><td ALIGN=LEFT width="80%"> 
-<p><b><font face="Verdana" size="+3">@type@ Build: @build@</font></b><br>
-@date@ 
-</p>
-<p>These downloads are provided under the <a href="http://www.eclipse.org/legal/epl/notice.html">Eclipse Foundation 
-Software User Agreement</a>.</p>
-</td></tr></table>
-
-<!-- ***********  Build Status **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">Build, test and performance</font></b></td></tr></table>
-<br> <a href="buildNotes.php">Build notes</a>
-<br> <a href="directory.txt">map files</a>
-<br> <a href="testResults.php">Compile logs &amp; test results</a>
-<?php
-echo "<img src=\"../../compile_err.gif\"/><font color=red>$compileErrors</font>&nbsp;";
-echo "<img src=\"../../compile_warn.gif\"/><font color=orange>$compileWarnings</font>&nbsp;";
-echo "<img src=\"../../junit_err.gif\"/><font color=red>$junitFailures</font>";
-?>
-<!--
-<br> <a href="perf/results/graph/global.php">Performance results</a>
--->
-<br> <a href="pii.php">Unused property messages</a>
-<!-- To view cvs changes since the last build click  <A href="rloghtml/rlog.html">here</A>.<BR> -->
-<p/>
-
-<!-- ***********  API Status **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">API reports</font></b></td></tr></table>
-<br> <a href="componentxmls.php">component.xml files</a>
-<br> <a href="apitools/api-progress.html">API progress report</a>
-<br> <a href="apitools/index-api-tc.html">JUnit test coverage</a>
-<?php echo "<img src=\"../../api_junit.gif\"/><font color=red>$tc</font>"; ?>
-<br> <a href="apitools/index-api-javadoc.html">Javadoc coverage</a>
-<br> <a href="apitools/index-api-uc.html">API usage</a>
-<br> <a href="apitools/index-api-compatibility.html">API backward compatibility</a>
-<?php echo "<img src=\"../../api_removed.gif\"/><font color=red>$removed_apis</font>"; ?>
-<br> Internal API references:
-<br>&nbsp;&nbsp;&nbsp;&nbsp; 1. <a href="apitools/index.html">against prereqs</a><?php echo "<img src=\"../../api_err.gif\"/><font color=red>$violations</font>"; ?>
-<br>&nbsp;&nbsp;&nbsp;&nbsp; 2. <a href="apitools2/index.html">within WTP</a>
-<br>&nbsp;&nbsp;&nbsp;&nbsp; 3. <a href="apitools3/index.html">within WTP minus internal.provisional</a>
-<p/>
-
-<!-- ***********  Requirements **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">Requirements</font></b></td></tr></table>
-<P>These are the prerequisites to install WebTools Platform;. They must 
-be downloaded and installed before the WTP can be installed.</P><br>
-<li>The Eclipse driver used in this build is <a href="@eclipseURL@">@eclipseFile@</a>. You can find a suitable driver for your platform at <a href=@eclipseBuildURL@>here</a><br></li>
-<li>The EMF driver used in this build is <a href="@emfURL@">@emfFile@</a><br></li>
-<li>The GEF driver used in this build is <a href="@gefURL@">@gefFile@</a><br></li>
-<li>Java EMF Model Runtime driver used in this build is <a href="@jemURL@">@jemFile@</a><br></li>
-<P></P>
-
-
-
-<!-- ***********  Runtime downloads **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-WebTools Platform; Runtime
-</font></b></td></tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-The Eclipse Web Tools Platform Project will initially focus on infrastructure for tools used to build applications for standards-based Web and Java runtime environments. 
-WTP Runtime module includes the WST and JST builds in one package.
-</TD></TR></table>
-
-%wtpandprereqs%
-
-<table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" >
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-%wtpruntime% 
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" >
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-%wtpsdk% 
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-
-<!-- ***********  WST downloads **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-WST
-</font></b></td></tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-Support of Web standards in the scope of the Web Standard Tools subproject includes languages and specifications published by open-standard bodies (e.g. W3C, IETF, ECMA, OASIS, WS-I, ANSI) that are commonly used by Web-centric applications (e.g. HTML, CSS, JavaScript, XML, XSD, XSLT, SVG, SOAP, WSDL, UDDI, SQL, XQuery).
-WST module only includes web standard tools build.
-</TD></TR></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%wst%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%wst-sdk%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<!-- ***********  Automated Test Downloads **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-Automated Tests
-</font></b></td></tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-This download contains the JUnit tests for the WST and JST Projects
-</TD></TR></table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%wst-tests%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%jst-tests%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<!-- ***********  Automated Performance Test Downloads **************  -->
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999">
-<b><font face="Arial,Helvetica" color="#FFFFFF">
-Automated Performance Tests
-</font></b></td></tr>
-
-<TR><TD align="LEFT" valign="TOP" colspan="3">
-This download contains the JUnit performance tests for the WST and JST Projects
-</TD></TR></table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%wst-perf-tests%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-<table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 
-<tr><td align=RIGHT valign=TOP width="7%">
-<div align="left"><b>Status</b></div></td>
-<td width="34%"><b>Platform</b></td>
-<td width="59%"><b>Download</b></td></tr>
-<tr><td>%jst-perf-tests%</td></tr>
-</table>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2">&nbsp;</td></tr></table>
-
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/templateFiles/monitor-all.php.template b/archive/releng.builder/webpages/templateFiles/monitor-all.php.template
deleted file mode 100644
index a2148911b..000000000
--- a/archive/releng.builder/webpages/templateFiles/monitor-all.php.template
+++ /dev/null
@@ -1,47 +0,0 @@
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-<p><b><font face="Verdana" size="+3">Test Results</font></b> </p>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Unit 
-      Test Results </font></b></td>
-  </tr>
-</table>
-<p></p><table border="0">
-</table>
-
-<table width="77%" border="1">
-  <tr> 
-    <td width="81%"><b>Tests Performed</b></td>
-    <td width="19%"><b>Errors &amp; Failures</b></td>
-  </tr>
-  
-  %testresults%
-  
-</table>
-<br>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Plugins 
-      containing compile errors </font></b></td>
-  </tr>
-</table>
-
-<table width="77%" border="1">
-  <tr> 
-    <td><b>Compile Logs (Jar Files)</b></td>
-    <td><b>Errors</b></td>
-	<td><b>Warnings</b></td>
-  </tr>
-  
-  %compilelogs%
-  
-</table>
-
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/templateFiles/monitor-compile.php.template b/archive/releng.builder/webpages/templateFiles/monitor-compile.php.template
deleted file mode 100644
index 74927d67b..000000000
--- a/archive/releng.builder/webpages/templateFiles/monitor-compile.php.template
+++ /dev/null
@@ -1,39 +0,0 @@
-<html>
-<head>
-
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-<p><b><font face="Verdana" size="+1">Test Results are not available yet</font></b> </p>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Unit 
-      Tests are in progress. Results will be ready soon... </font></b></td>
-  </tr>
-</table>
-<p></p><table border="0">
-</table>
-
-<p></p>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Plugins 
-      containing compile errors </font></b></td>
-  </tr>
-</table>
-
-<table width="77%" border="1">
-  <tr> 
-    <td><b>Compile Logs (Jar Files)</b></td>
-    <td><b>Errors</b></td>
-	<td><b>Warnings</b></td>
-  </tr>
-  
-  %compilelogs%
-  
-</table>
-
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/templateFiles/monitor-tests.php.template b/archive/releng.builder/webpages/templateFiles/monitor-tests.php.template
deleted file mode 100644
index d31b525a7..000000000
--- a/archive/releng.builder/webpages/templateFiles/monitor-tests.php.template
+++ /dev/null
@@ -1,59 +0,0 @@
-<html>
-<head>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-<p><b><font face="Verdana" size="+1">Compilation and Tests are complete, Performance results are not available yet</font></b> </p>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Unit 
-      Performance tests are in progress. Results will be ready soon... </font></b></td>
-  </tr>
-</table>
-<p></p><table border="0">
-</table>
-
-<p></p>
-
-<p><b><font face="Verdana" size="+3">Test Results</font></b> </p>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Unit 
-      Test Results </font></b></td>
-  </tr>
-</table>
-<p></p><table border="0">
-</table>
-
-<table width="77%" border="1">
-  <tr> 
-    <td width="81%"><b>Tests Performed</b></td>
-    <td width="19%"><b>Errors &amp; Failures</b></td>
-  </tr>
-  
-  %testresults%
-  
-</table>
-<br>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Plugins 
-      containing compile errors </font></b></td>
-  </tr>
-</table>
-
-<table width="77%" border="1">
-  <tr> 
-    <td><b>Compile Logs (Jar Files)</b></td>
-    <td><b>Errors</b></td>
-	<td><b>Warnings</b></td>
-  </tr>
-  
-  %compilelogs%
-  
-</table>
-
-</body>
-</html>
diff --git a/archive/releng.builder/webpages/templateFiles/performance.template b/archive/releng.builder/webpages/templateFiles/performance.template
deleted file mode 100644
index f8abfbc06..000000000
--- a/archive/releng.builder/webpages/templateFiles/performance.template
+++ /dev/null
@@ -1,62 +0,0 @@
-<P>
-  <A NAME="unit"></A>
-  * Missing reference data. Build used for comparison specified in ending parenthesis.
-  <BR>green: faster, less memory
-  <BR>red: slower, more memory
-  <BR>x axis: difference between current value and baseline value as percentage
-  <BR>
-</P>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
-      Detailed performance data grouped by scenario prefix
-    </font></b></td>
-  </tr>
-</table>
-
-<?php
-  $dir = dir(".");
-  while ($anEntry = $dir->read())
-  {
-    if ($anEntry != "global.php" && substr($anEntry, strlen($anEntry) - 4) == ".php")
-    {
-      echo "<a href=\"$anEntry\">$anEntry</a><br>";
-    }
-  }
-?>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td>&nbsp;</td>
-  </tr>
-</table>
-
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
-      Performance JUnit test results for <?php echo "$buildType $buildName"; ?>
-    </font></b></td>
-  </tr>
-</table>
-
-<font color="#FFFFFF" face="Arial,Helvetica">
-<table border=1" width="100%">
-  <tr>
-    <td width="100%"><b>Tests Performed</b></td>
-  </tr>
-  <?php
-    $xmlDir = dir("../xml");
-    while ($xmlEntry = $xmlDir->read())
-    {
-      if ($xmlEntry != "." && $xmlEntry != "..")
-      {
-        $htmlEntry = substr($xmlEntry, 0, strlen($xmlEntry) - 3) . "html";
-        echo "<tr>";
-        echo "<td><a href=\"../html/$htmlEntry\">$htmlEntry</a></td>";
-        echo "</tr>";
-      }
-    }
-  ?>
-</table>
-</html>
\ No newline at end of file
diff --git a/archive/releng.builder/webpages/templateFiles/testResults.php.template b/archive/releng.builder/webpages/templateFiles/testResults.php.template
deleted file mode 100644
index bdd817008..000000000
--- a/archive/releng.builder/webpages/templateFiles/testResults.php.template
+++ /dev/null
@@ -1,81 +0,0 @@
-<html>
-<head>
-
-<?php
-	$parts = explode("/", getcwd());
-	$parts2 = explode("-", $parts[count($parts) - 1]);
-	$buildName = $parts2[1];
-	
-	// Get build type names
-
-	$fileHandle = fopen("../../dlconfig.txt", "r");
-	while (!feof($fileHandle)) {
-		
-		$aLine = fgets($fileHandle, 4096); // Length parameter only optional after 4.2.0
-		$parts = explode(",", $aLine);
-		$dropNames[trim($parts[0])] = trim($parts[1]);
- 	}
-	fclose($fileHandle);
-
-	$buildType = $dropNames[$parts2[0]];
-
-	echo "<title>Test Results for $buildType $buildName </title>";
-?>
-
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
-</head>
-<body>
-<p><b><font face="Verdana" size="+3">Test Results</font></b> </p>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Unit 
-      Test Results for <?php echo "$buildType $buildName"; ?> </font></b></td>
-  </tr>
-</table>
-<p></p><table border="0">
-</table>
-
-<table width="77%" border="1">
-  <tr> 
-    <td width="81%"><b>Tests Performed</b></td>
-    <td width="19%"><b>Errors &amp; Failures</b></td>
-  </tr>
-  
-  %testresults%
-  
-</table>
-<p></p>
-<br>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica"> 
-      Console output logs 
-      <?php echo "$buildType $buildName"; ?>
-      </font></b></td>
-  </tr>
-</table>
-<br>
-These <a href="consoleLogs.php">logs</a> contain the console output captured while 
-running the JUnit automated tests. <br>
-<br>
-<table border=0 cellspacing=5 cellpadding=2 width="100%" >
-  <tr> 
-    <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Plugins 
-      containing compile errors </font></b></td>
-  </tr>
-</table>
-
-<table width="77%" border="1">
-  <tr> 
-    <td><b>Compile Logs (Jar Files)</b></td>
-    <td><b>Errors</b></td>
-	<td><b>Warnings</b></td>
-  </tr>
-  
-  %compilelogs%
-  
-</table>
-
-</body>
-</html>
-- 
GitLab