Skip to content
Snippets Groups Projects
Commit cde17123 authored by david_williams's avatar david_williams
Browse files

sed scripts

parent dd35997c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment