Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Frost2010-08-09 15:26:48 +0000
committerChristopher Frost2010-08-09 15:26:48 +0000
commitcf056c6ebb5d9594ad568ee733c87fa531b0f32c (patch)
tree3b45e009124b2d571c41aaca2dc89980432c865e /org.eclipse.gemini.web.extender
parent6f59a9c352603fc6154b1db45bcf688693a82a32 (diff)
downloadorg.eclipse.gemini.web.gemini-web-container-cf056c6ebb5d9594ad568ee733c87fa531b0f32c.tar.gz
org.eclipse.gemini.web.gemini-web-container-cf056c6ebb5d9594ad568ee733c87fa531b0f32c.tar.xz
org.eclipse.gemini.web.gemini-web-container-cf056c6ebb5d9594ad568ee733c87fa531b0f32c.zip
[DMS-2836] Updating the web container
Diffstat (limited to 'org.eclipse.gemini.web.extender')
-rw-r--r--org.eclipse.gemini.web.extender/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.gemini.web.extender/.classpath b/org.eclipse.gemini.web.extender/.classpath
index 053c19e..302e25d 100644
--- a/org.eclipse.gemini.web.extender/.classpath
+++ b/org.eclipse.gemini.web.extender/.classpath
@@ -24,7 +24,7 @@
<classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.gemini.web.core"/>
<classpathentry kind="var" path="WEB_CONTAINER_IVY_CACHE/org.eclipse.osgi/org.eclipse.osgi/3.5.1.R35x_v20091005/org.eclipse.osgi-3.5.1.R35x_v20091005.jar"/>
<classpathentry kind="var" path="WEB_CONTAINER_IVY_CACHE/javax.servlet/com.springsource.javax.servlet/2.5.0/com.springsource.javax.servlet-2.5.0.jar"/>
- <classpathentry kind="var" path="WEB_CONTAINER_IVY_CACHE/org.eclipse.virgo.teststubs/org.eclipse.virgo.teststubs.osgi/2.1.0.D-20100727175207/org.eclipse.virgo.teststubs.osgi-2.1.0.D-20100727175207.jar" sourcepath="/WEB_CONTAINER_IVY_CACHE/org.eclispe.virgo.osgi.test/org.eclipse.virgo.teststubs.osgi/1.0.0.CI-B40/org.eclipse.virgo.teststubs.osgi-sources-1.0.0.CI-B40.jar"/>
+ <classpathentry kind="var" path="WEB_CONTAINER_IVY_CACHE/org.eclipse.virgo.teststubs/org.eclipse.virgo.teststubs.osgi/2.1.0.M03-incubation/org.eclipse.virgo.teststubs.osgi-2.1.0.M03-incubation.jar" sourcepath="/WEB_CONTAINER_IVY_CACHE/org.eclispe.virgo.osgi.test/org.eclipse.virgo.teststubs.osgi/1.0.0.CI-B40/org.eclipse.virgo.teststubs.osgi-sources-1.0.0.CI-B40.jar"/>
<classpathentry kind="var" path="WEB_CONTAINER_IVY_CACHE/org.junit/com.springsource.org.junit/4.7.0/com.springsource.org.junit-4.7.0.jar" sourcepath="/WEB_CONTAINER_IVY_CACHE/org.junit/com.springsource.org.junit/4.5.0/com.springsource.org.junit-sources-4.5.0.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

Back to the top