From 84b560b1531eeb25696d164e89c81259bd4b44aa Mon Sep 17 00:00:00 2001
From: lmandel <lmandel>
Date: Sun, 17 Apr 2005 23:51:17 +0000
Subject: [PATCH] Added Cache URI resolver and tests.

---
 archive/org.eclipse.wtp.releng/maps/wst-server-tests.map | 2 ++
 archive/org.eclipse.wtp.releng/maps/wst-server.map       | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/archive/org.eclipse.wtp.releng/maps/wst-server-tests.map b/archive/org.eclipse.wtp.releng/maps/wst-server-tests.map
index c4f6f820d..1db5896ee 100644
--- a/archive/org.eclipse.wtp.releng/maps/wst-server-tests.map
+++ b/archive/org.eclipse.wtp.releng/maps/wst-server-tests.map
@@ -6,3 +6,5 @@ plugin@org.eclipse.wst.server.core.tests=v20050413,:pserver:anonymous@dev.eclips
 plugin@org.eclipse.wst.server.ui.tests=v20050413,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/server/tests/org.eclipse.wst.server.ui.tests
 plugin@org.eclipse.wst.server.util.tests=v20050413,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/server/tests/org.eclipse.wst.server.util.tests
 plugin@org.eclipse.wst.server.tests.performance=v20050413,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/server/tests/org.eclipse.wst.server.tests.performance
+
+plugin@org.eclipse.wst.internet.cache.tests=v20050417_1945,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/internet/plugins/org.eclipse.wst.internet.cache.tests
diff --git a/archive/org.eclipse.wtp.releng/maps/wst-server.map b/archive/org.eclipse.wtp.releng/maps/wst-server.map
index f29f51657..52af69849 100644
--- a/archive/org.eclipse.wtp.releng/maps/wst-server.map
+++ b/archive/org.eclipse.wtp.releng/maps/wst-server.map
@@ -9,5 +9,7 @@ plugin@org.eclipse.wst.server.ui=v20050413,:pserver:anonymous@dev.eclipse.org:/h
 plugin@org.eclipse.wst.server.util=v20050413,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/server/plugins/org.eclipse.wst.server.util
 
 plugin@org.eclipse.wst.internet.proxy=v20050412_2245,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/internet/plugins/org.eclipse.wst.internet.proxy
+plugin@org.eclipse.wst.internet.cache=v20050417_1945,:pserver:anonymous@dev.eclipse.org:/home/webtools,,wst/components/internet/plugins/org.eclipse.wst.internet.cache
+
 
 !***************
\ No newline at end of file
-- 
GitLab