This commit was manufactured by cvs2svn to create tag 'vN200611221748'.
diff --git a/releng.dali/.project b/releng.dali/.project
deleted file mode 100644
index 65177c3..0000000
--- a/releng.dali/.project
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>releng.dali</name>
-	<comment></comment>
-	<projects>
-	</projects>
-</projectDescription>
diff --git a/releng.dali/maps/build.cfg b/releng.dali/maps/build.cfg
deleted file mode 100644
index 7f26af9..0000000
--- a/releng.dali/maps/build.cfg
+++ /dev/null
@@ -1 +0,0 @@
-wtpBuilderVersion=v200604131517
\ No newline at end of file
diff --git a/releng.dali/maps/dali.map b/releng.dali/maps/dali.map
deleted file mode 100644
index 4f468b2..0000000
--- a/releng.dali/maps/dali.map
+++ /dev/null
@@ -1,8 +0,0 @@
-!*************** dali.map
-
-feature@org.eclipse.jpa=v200611030000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/assembly/features/org.eclipse.jpa.feature
-feature@org.eclipse.jpa.sdk=v200611010000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/assembly/features/org.eclipse.jpa.sdk
-
-plugin@org.eclipse.jst.jpa=v200611030000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/assembly/plugins/org.eclipse.jst.jpa
-
-!*************** 
\ No newline at end of file
diff --git a/releng.dali/maps/dali.tests.map b/releng.dali/maps/dali.tests.map
deleted file mode 100644
index 7aa455d..0000000
--- a/releng.dali/maps/dali.tests.map
+++ /dev/null
@@ -1,5 +0,0 @@
-!*************** dali.tests.map
-
-feature@org.eclipse.jpa.tests=v200610300000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/assembly/features/org.eclipse.jpa.tests.feature
-
-!*************** 
diff --git a/releng.dali/maps/dependencies.properties b/releng.dali/maps/dependencies.properties
deleted file mode 100644
index 181d98e..0000000
--- a/releng.dali/maps/dependencies.properties
+++ /dev/null
@@ -1,156 +0,0 @@
-#######################################################################################
-# A dependency is identied by:
-# groupId: a simple component name that adheres to java 
-#           variable naming conventions. e.g. wtp
-# url:  Url to a remote repository that can be used by a 
-#       http GET request to download the library 
-#       to a local cache repository. URL should not include the file.
-#       See the next description for the file
-# file: Name of the library that is used.  If the library is platform dependent
-#       it must have suffixes such as: file.linux.gtk.x86
-#       These suffixes are the same as those useb by releng baseos,basews,basearch
-#            baseos= linux or win32
-#            basews= gtk or win32
-#            basearch=x86
-# name:  A short user readable name for the library.
-# description:  One line description for the library.
-# autodownload: [optional] default true.  Set this to false if the file cannot be
-#                downloaded automatically (i.e. requies license accept click through).
-#                If autodownload is false, and the library is not avaialbe in the local
-#                repository (cache).  User must download the library and copy it into
-#                the local repository. 
-# releng.url: [optional] Copies the original to a releng repository.  Useful for libraries
-#                        that can get deleted from their original URLs.  Releng will use
-#                        the local cache, original url, releng.url in that order to get the
-#                        the dependency.  If a releng.url is not provided, the library will
-#                        always be requested from itrs original site.
-# 
-# Example:
-# wtp.url  = http://download.eclipse.org/webtools/downloads/drops/R-0.7-200507290654
-# wtp.file = wtp-sdk-0.7.zip
-# wtp.name = WTP 0.7 SDK
-# wtp.description = WTP 0.7 SDK distribution
-#######################################################################################
-
-#######################################################################################
-# WTP Releng Builder Dependency
-# WTP Releng Builder zip to be downloaded
-# The WTP Releng Builder will be used for building the distribution
-# groupID : wtpBuilder
-#wtpBuilder.url  = http://download.eclipse.org/webtools/downloads/releng.builder/drops/R-0.7-200507290654
-#wtpBuilder.file = wtp-releng-builder-0.7.zip
-#wtpBuilder.name = WTP Releng Builder 0.7
-#wtpBuilder.description = WTP Releng Builder 0.7
-#######################################################################################
-
-#######################################################################################
-# Eclipse SDK Dependency
-# Eclipse zip to be downloaded
-# Eclipse SDK will be used for building the distribution
-# groupID : eclipse
-#eclipse.url  = http://download.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905
-#eclipse.file.linux-gtk-x86= eclipse-SDK-3.2-linux-gtk.tar.gz
-#eclipse.file.linux-gtk-ppc= eclipse-SDK-3.2-linux-gtk-ppc.tar.gz
-#eclipse.file.win32-win32-x86= eclipse-SDK-3.2-win32.zip
-#eclipse.name = Eclipse SDK v3.2
-#eclipse.description = Eclipse SDK v3.2
-eclipse.url  = http://download.eclipse.org/eclipse/downloads/drops/S-3.3M3-200611021715
-#eclipse.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-eclipse.file.linux-gtk-x86=eclipse-SDK-3.3M3-linux-gtk.tar.gz
-eclipse.file.linux-gtk-ppc=eclipse-SDK-3.3M3-linux-gtk-ppc.tar.gz
-eclipse.file.win32-win32-x86=eclipse-SDK-3.3M3-win32.zip
-eclipse.file.macosx-carbon-ppc=eclipse-SDK-3.3M3-macosx-carbon.tar.gz
-eclipse.name = Eclipse SDK v3.3 M3
-eclipse.description = Eclipse SDK v3.3 M3
-#######################################################################################
-
-#######################################################################################
-# Eclipse Graphical Editing Framework (GEF) Dependency
-# GEF zip to be downloaded
-# GEF SDK will be used for building the distribution
-# groupID : gef
-#gef.url  =  http://download.eclipse.org/tools/gef/downloads/drops/S-3.2M5-200602241621
-#gef.releng.url = http://download.eclipse.org/webtools/downloads/drivers/
-#gef.file = GEF-SDK-3.2M5.zip
-#gef.name = GEF sdk v3.2 v3.2M5
-#gef.description = GEF sdk  v3.2M5
-gef.url  = http://download.eclipse.org/tools/gef/downloads/drops/R-3.2.1-200609211617
-#gef.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-gef.file = GEF-SDK-3.2.1.zip
-gef.name = GEF SDK 3.2.1 Maintenance
-gef.description = GEF SDK 3.2.1 Maintenance
-#######################################################################################
-
-#######################################################################################
-# Java EMF Model (JEM) Dependency
-# JEM zip to be downloaded
-# JEM SDK will be used for building the distribution
-# groupID : jem
-#jem.url  = http://download.eclipse.org/tools/ve/downloads/drops/R-1.2-200606280938
-#jem.file = JEM-SDK-1.2.zip
-#jem.name = JEM sdk v1.2 v1.2
-#jem.description = JEM sdk v1.2
-jem.url  = http://download.eclipse.org/tools/ve/downloads/drops/R-1.2.1-200609261748
-#jem.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-jem.file = JEM-SDK-1.2.1.zip
-jem.name = JEM 1.2.1 Maintenance
-jem.description = JEM 1.2.1 Maintenance
-#######################################################################################
-
-#######################################################################################
-# Eclipse Modeling Framework (EMF) Dependency
-# EMF zip to be downloaded
-# EMF SDO XSD SDK will be used for building the distribution
-# groupID : emf
-#emf.url  = http://download.eclipse.org/tools/emf/downloads/drops/2.2.0/R200606271057
-#emf.file = emf-sdo-xsd-SDK-2.2.0.zip
-#emf.name = EMF SDO XSD sdk v2.2.0
-#emf.description = EMF XSD SDO sdk bundle v2.2.0
-emf.url  = http://download.eclipse.org/tools/emf/downloads/drops/2.2.1/R200609210005
-#emf.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-emf.file = emf-sdo-xsd-SDK-2.2.1.zip
-emf.name = EMF SDO XSD sdk v2.2.1 Maintenance
-emf.description = EMF XSD SDO sdk bundle v2.2.1 Maintenance
-#######################################################################################
-
-#######################################################################################
-# Eclipse Data Tools Platform (DTP) Dependency
-# DTP zip to be downloaded
-# DTP SDK will be used for building the distribution
-# groupID : dtp
-dtp.url  = http://download.eclipse.org/datatools/downloads/1.0
-dtp.file = dtp-sdk_1.0M2b.zip
-dtp.name = DTP sdk v1.0 Maintenance
-dtp.description = dtp sdk bundle v1.0
-#######################################################################################
-
-#######################################################################################
-# Web Tools Platform (WTP) Dependency
-# WTP bundle zip to be downloaded
-# WTP SDK will be used for building the distribution
-# groupID : wtp
-#wtp.url  = http://download.eclipse.org/webtools/downloads/drops/R1.5/R-1.5.2-200610261841
-#wtp.file = wtp-sdk-R-1.5.2-200610261841.zip
-#wtp.name = WTP sdk v1.5.2-200610261841
-#wtp.description = WTP sdk bundle v1.5.2-200610261841
-wtp.url  = http://download.eclipse.org/webtools/downloads/drops/R2.0/I-I200611090031-200611090031
-wtp.file = wtp-sdk-I-I200611090031-200611090031.zip
-wtp.name = WTP sdk v2.0I I200611090031-200611090031
-wtp.description = WTP sdk bundle v2.0I I200611090031-200611090031
-#######################################################################################
-
-#######################################################################################
-# Eclipse Test Framework
-# Eclipse Test Framework support zip to be downloaded
-# Eclipse Test Framework will be used for testing and building the tests
-# groupID : eclipseTestFramework
-#eclipseTestFramework.url  = http://download.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905
-#eclipseTestFramework.file = 	eclipse-test-framework-3.2.zip
-#eclipseTestFramework.name = Eclipse test framework v3.2
-#eclipseTestFramework.description = Eclipse test framework v3.2
-eclipseTestFramework.url  = http://download.eclipse.org/eclipse/downloads/drops/S-3.3M3-200611021715
-#eclipseTestFramework.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-eclipseTestFramework.file = eclipse-test-framework-3.3M3.zip
-eclipseTestFramework.name = Eclipse test framework v3.3 M3 
-eclipseTestFramework.description = Eclipse test framework v3.3 M3
-#######################################################################################
diff --git a/releng.dali/maps/jpa.map b/releng.dali/maps/jpa.map
deleted file mode 100644
index b4ffa4a..0000000
--- a/releng.dali/maps/jpa.map
+++ /dev/null
@@ -1,13 +0,0 @@
-!*************** jpa.map
-feature@org.eclipse.jst.jpa.feature=v200611080002,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/features/org.eclipse.jst.jpa.feature
-feature@org.eclipse.jst.jpa_sdk.feature=v200611080000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/features/org.eclipse.jst.jpa_sdk.feature
-
-plugin@org.eclipse.jst.jpa.utility=v200611140000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/plugins/org.eclipse.jst.jpa.utility
-plugin@org.eclipse.jst.jpa.db=v200611140000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/plugins/org.eclipse.jst.jpa.db
-plugin@org.eclipse.jst.jpa.core=v200611150000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/plugins/org.eclipse.jst.jpa.core
-plugin@org.eclipse.jst.jpa.core.java=v200611140000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/plugins/org.eclipse.jst.jpa.core.java
-plugin@org.eclipse.jst.jpa.core.mappings=v200611150000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/plugins/org.eclipse.jst.jpa.core.mappings
-plugin@org.eclipse.jst.jpa.core.mappings.java=v200611150000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/plugins/org.eclipse.jst.jpa.core.mappings.java
-plugin@org.eclipse.jst.jpa.core.xml=v200611140000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/plugins/org.eclipse.jst.jpa.core.xml
-
-!*************** 
diff --git a/releng.dali/maps/jpa.tests.map b/releng.dali/maps/jpa.tests.map
deleted file mode 100644
index f5b694c..0000000
--- a/releng.dali/maps/jpa.tests.map
+++ /dev/null
@@ -1,7 +0,0 @@
-!*************** jpa.tests.map
-
-feature@org.eclipse.jst.jpa.tests.feature=v200610300000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/features/org.eclipse.jst.jpa.tests.feature
-
-plugin@org.eclipse.jst.jpa.utility.tests=v200610300000,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jpa/components/jpa/tests/org.eclipse.jst.jpa.utility.tests
-
-!*************** 
diff --git a/releng.jsf/.project b/releng.jsf/.project
deleted file mode 100644
index 29c420a..0000000
--- a/releng.jsf/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-	<name>releng-jsf</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-	</buildSpec>
-	<natures>
-	</natures>
-</projectDescription>
diff --git a/releng.jsf/maps/build.cfg b/releng.jsf/maps/build.cfg
deleted file mode 100644
index c053113..0000000
--- a/releng.jsf/maps/build.cfg
+++ /dev/null
@@ -1 +0,0 @@
-wtpBuilderVersion=v200604110848
\ No newline at end of file
diff --git a/releng.jsf/maps/dependencies.properties b/releng.jsf/maps/dependencies.properties
deleted file mode 100644
index 3c9ff54..0000000
--- a/releng.jsf/maps/dependencies.properties
+++ /dev/null
@@ -1,108 +0,0 @@
-#######################################################################################
-# A dependency is identied by:
-# groupId: a simple component name that adheres to java 
-#           variable naming conventions. e.g. wtp
-# url:  Url to a remote repository that can be used by a 
-#       http GET request to download the library 
-#       to a local cache repository. URL should not include the file.
-#       See the next description for the file
-# file: Name of the library that is used.  If the library is platform dependent
-#       it must have suffixes such as: file.linux.gtk.x86
-#       These suffixes are the same as those useb by releng baseos,basews,basearch
-#            baseos= linux or win32
-#            basews= gtk or win32
-#            basearch=x86
-# name:  A short user readable name for the library.
-# description:  One line description for the library.
-# autodownload: [optional] default true.  Set this to false if the file cannot be
-#                downloaded automatically (i.e. requies license accept click through).
-#                If autodownload is false, and the library is not avaialbe in the local
-#                repository (cache).  User must download the library and copy it into
-#                the local repository. 
-# releng.url: [optional] Copies the original to a releng repository.  Useful for libraries
-#                        that can get deleted from their original URLs.  Releng will use
-#                        the local cache, original url, releng.url in that order to get the
-#                        the dependency.  If a releng.url is not provided, the library will
-#                        always be requested from itrs original site.
-# 
-# Example:
-# wtp.url  = http://download.eclipse.org/webtools/downloads/drops/R-0.7-200507290654
-# wtp.file = wtp-sdk-0.7.zip
-# wtp.name = WTP 0.7 SDK
-# wtp.description = WTP 0.7 SDK distribution
-#######################################################################################
-
-#######################################################################################
-# Eclipse SDK Dependency
-# Eclipse zip to be downloaded
-# Eclipse SDK will be used for building the distribution
-# groupID : eclipse
-eclipse.url  = http://download.eclipse.org/eclipse/downloads/drops/S-3.2RC2-200604281315/
-
-eclipse.file.linux-gtk-x86=eclipse-SDK-3.2RC2-linux-gtk.tar.gz
-eclipse.file.linux-gtk-ppc=eclipse-SDK-3.2RC2-linux-gtk-ppc.tar.gz
-eclipse.file.win32-win32-x86=eclipse-SDK-3.2RC2-win32.zip
-eclipse.name = Eclipse SDK v3.2 RC2
-eclipse.description = Eclipse SDK v3.2 RC2
-#######################################################################################
-
-#######################################################################################
-# Eclipse Test Framework
-# Eclipse Test Framework support zip to be downloaded
-# Eclipse Test Framework will be used for testing and building the tests
-# groupID : eclipseTestFramework
-eclipseTestFramework.url  = http://download.eclipse.org/eclipse/downloads/drops/S-3.2RC2-200604281315/
-#eclipseTestFramework.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-eclipseTestFramework.file = eclipse-test-framework-3.2RC2.zip
-eclipseTestFramework.name = Eclipse test framework v3.2 RC2
-eclipseTestFramework.description = Eclipse test framework v3.2 RC2
-#######################################################################################
-
-#######################################################################################
-# Eclipse Modeling Framework (EMF) Dependency
-# EMF zip to be downloaded
-# EMF SDO XSD SDK will be used for building the distribution
-# groupID : emf
-emf.url  = http://download.eclipse.org/tools/emf/downloads/drops/2.2.0/S200605020900
-#emf.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-emf.file = emf-sdo-xsd-SDK-2.2.0RC2.zip
-emf.name = EMF SDO XSD sdk v2.2.0 RC2
-emf.description = EMF XSD SDO sdk bundle v2.2.0 RC2
-
-#######################################################################################
-
-#######################################################################################
-# Eclipse Graphical Editing Framework (GEF) Dependency
-# GEF zip to be downloaded
-# GEF SDK will be used for building the distribution
-# groupID : gef
-gef.url  = http://download.eclipse.org/tools/gef/downloads/drops/S-3.2M6-200604061345
-#gef.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-gef.file = GEF-SDK-3.2M6.zip
-gef.name = GEF sdk v3.2 M6
-gef.description = GEF sdk  v3.2 M6
-#######################################################################################
-
-#######################################################################################
-# Java EMF Model (JEM) Dependency
-# JEM zip to be downloaded
-# JEM SDK will be used for building the distribution
-# groupID : jem
-jem.url  = http://download.eclipse.org/tools/ve/downloads/drops/S-1.2M3-200604071123
-#jem.releng.url = http://archive.eclipse.org/webtools/downloads/drivers
-jem.file = JEM-SDK-1.2M3.zip
-jem.name = JEM sdk v1.2 M3
-jem.description = JEM sdk M3
-#######################################################################################
-
-#######################################################################################
-# Web Tools Platform (WTP) Dependency
-# WTP zip to be downloaded
-# WTP SDK will be used for building the distribution
-# groupID : wtp
-wtp.url = http://download.eclipse.org/webtools/downloads/drops/I-I200604272112-200604272112/
-wtp.file = 	wtp-sdk-I-I200604272112-200604272112.zip
-wtp.name = WTP 1.5 I-Build SDK
-wtp.description = WTP 1.5 I-Build SDK distribution
-#######################################################################################
-
diff --git a/releng.jsf/maps/jsf-doc.map b/releng.jsf/maps/jsf-doc.map
deleted file mode 100644
index 9d13581..0000000
--- a/releng.jsf/maps/jsf-doc.map
+++ /dev/null
@@ -1,9 +0,0 @@
-!*************** wtp jsf  docs map
-
-feature@org.eclipse.jst.jsf.doc.feature=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/doc/features/org.eclipse.jst.jsf.doc.feature
-
-plugin@org.eclipse.jst.jsf.doc.user=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/doc/plugins/org.eclipse.jst.jsf.doc.user
-plugin@org.eclipse.jst.jsf.doc.dev=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/doc/plugins/org.eclipse.jst.jsf.doc.dev
-
-
-!*************** 
\ No newline at end of file
diff --git a/releng.jsf/maps/jsf.map b/releng.jsf/maps/jsf.map
deleted file mode 100644
index ec307eb..0000000
--- a/releng.jsf/maps/jsf.map
+++ /dev/null
@@ -1,7 +0,0 @@
-!*************** jsf product plugin and assembly features
-
-plugin@org.eclipse.jsf=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/assembly/plugins/org.eclipse.jsf.branding
-
-feature@org.eclipse.jsf=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/assembly/features/org.eclipse.jsf.feature
-
-!***************
\ No newline at end of file
diff --git a/releng.jsf/maps/wtp.jsf.map b/releng.jsf/maps/wtp.jsf.map
deleted file mode 100644
index 6af1834..0000000
--- a/releng.jsf/maps/wtp.jsf.map
+++ /dev/null
@@ -1,31 +0,0 @@
-!*************** jsf product plugins and features
-
-
-plugin@org.eclipse.jst.jsf.core=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.core
-plugin@org.eclipse.jst.jsf.ui=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.ui
-
-plugin@org.eclipse.jst.jsf.facesconfig=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.facesconfig
-plugin@org.eclipse.jst.jsf.facesconfig.common=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.facesconfig.common
-plugin@org.eclipse.jst.jsf.facesconfig.edit=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.facesconfig.edit
-plugin@org.eclipse.jst.jsf.facesconfig.ui=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui
-
-plugin@org.eclipse.jst.jsf.contentmodel.annotations=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.contentmodel.annotations
-plugin@org.eclipse.jst.jsf.context=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.context
-plugin@org.eclipse.jst.jsf.context.resolver=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.context.resolver
-plugin@org.eclipse.jst.jsf.context.resolver.structureddocument=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.context.resolver.structureddocument
-plugin@org.eclipse.jst.jsf.context.structureddocument=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.context.structureddocument
-plugin@org.eclipse.jst.jsf.metadataprocessors=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.metadataprocessors
-plugin@org.eclipse.jst.jsf.context.symbol=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.context.symbol
-plugin@org.eclipse.jst.jsf.validation.el=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.validation.el
-plugin@org.eclipse.jst.jsf.contentassist=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.contentassist.el
-plugin@org.eclipse.jst.jsf.designtime=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.designtime
-
-
-plugin@org.eclipse.jst.jsf.taglibprocessing=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.taglibprocessing
-
-
-
-feature@org.eclipse.jst.jsf.feature=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/features/org.eclipse.jst.jsf.feature
-feature@org.eclipse.jst.jsf_sdk.feature=v200608180819,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/features/org.eclipse.jst.jsf_sdk.feature
-
-!***************
\ No newline at end of file
diff --git a/releng.jsf/maps/wtp.jsf.tests.map b/releng.jsf/maps/wtp.jsf.tests.map
deleted file mode 100644
index 21f16e3..0000000
--- a/releng.jsf/maps/wtp.jsf.tests.map
+++ /dev/null
@@ -1,12 +0,0 @@
-!*************** wtp jsf tests map
-
-feature@org.eclipse.jst.jsf.tests.feature=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/features/org.eclipse.jst.jsf.tests.feature
-
-plugin@org.eclipse.jst.jsf.core.tests=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.core.tests
-plugin@org.eclipse.jst.jsf.ui.tests=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.ui.tests
-
-plugin@org.eclipse.jst.jsf.metadata.tests=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.metadata.tests
-plugin@org.eclipse.jst.jsf.contentassist.tests=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.contentassist.tests
-plugin@org.eclipse.jst.jsf.metadataprocessingtests2=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2
-plugin@org.eclipse.jst.jsf.test.util=v20061114-20M3,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.test.util
-!*************** 
\ No newline at end of file