diff --git a/plugins/org.eclipse.wtp.releng.utilities/allcomponentsSnag.sh b/plugins/org.eclipse.wtp.releng.utilities/allcomponentsSnag.sh
index 73a93cc8e31dd33825634bbd4a86a24781a12bb1..ae417f298940eac3eda15fe6dcc8c476e47a892d 100644
--- a/plugins/org.eclipse.wtp.releng.utilities/allcomponentsSnag.sh
+++ b/plugins/org.eclipse.wtp.releng.utilities/allcomponentsSnag.sh
@@ -63,6 +63,7 @@ find ${oldcvsdir} -name org.eclipse.jst.j2ee.ui >> allList.txt
 find ${oldcvsdir} -name org.eclipse.jst.j2ee.web >> allList.txt
 find ${oldcvsdir} -name org.eclipse.jst.j2ee.webservice >> allList.txt
 find ${oldcvsdir} -name org.eclipse.jst.j2ee.webservice.ui >> allList.txt
+find ${oldcvsdir} -name org.eclipse.jst.jee >> allList.txt
 find ${oldcvsdir} -name org.eclipse.jst.jee.ejb >> allList.txt
 find ${oldcvsdir} -name org.eclipse.jst.jee.ui >> allList.txt
 find ${oldcvsdir} -name org.eclipse.jst.jee.web >> allList.txt
@@ -147,7 +148,6 @@ find ${oldcvsdir} -name org.eclipse.jst.ws.ui >> allList.txt
 find ${oldcvsdir} -name org.eclipse.jst.ws.axis.consumption.core.tests >> allList.txt
 find ${oldcvsdir} -name org.eclipse.jst.ws.tests >> allList.txt
 find ${oldcvsdir} -name org.eclipse.jst.ws.tests.performance >> allList.txt
-find ${oldcvsdir} -name org.eclipse.perfmsr.core >> allList.txt
 find ${oldcvsdir} -name org.eclipse.wtp.releng.tests >> allList.txt
 find ${oldcvsdir} -name org.eclipse.wtp.releng.tests.feature >> allList.txt
 find ${oldcvsdir} -name org.eclipse.wtp.releng.tools.component.core >> allList.txt
@@ -312,6 +312,7 @@ find ${oldcvsdir} -name org.eclipse.wst.server_userdoc.feature >> allList.txt
 find ${oldcvsdir} -name org.eclipse.wst.server.core >> allList.txt
 find ${oldcvsdir} -name org.eclipse.wst.server.http.core >> allList.txt
 find ${oldcvsdir} -name org.eclipse.wst.server.http.ui >> allList.txt
+find ${oldcvsdir} -name org.eclipse.wst.server.preview >> allList.txt
 find ${oldcvsdir} -name org.eclipse.wst.server.preview.adapter >> allList.txt
 find ${oldcvsdir} -name org.eclipse.wst.server.ui >> allList.txt
 find ${oldcvsdir} -name org.eclipse.wst.server.core.tests >> allList.txt