Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVioleta Georgieva2012-10-08 19:41:20 +0000
committerVioleta Georgieva2012-10-08 19:41:20 +0000
commit560cdc0c0e3b45c139a85d0e89677d9b60f13364 (patch)
tree5282b2b01d8926a256aa9710a04b11509ca7f462 /test-bundles
parent54dbd90f425d944296088dc5968690f7230effed (diff)
downloadorg.eclipse.gemini.web.gemini-web-container-560cdc0c0e3b45c139a85d0e89677d9b60f13364.tar.gz
org.eclipse.gemini.web.gemini-web-container-560cdc0c0e3b45c139a85d0e89677d9b60f13364.tar.xz
org.eclipse.gemini.web.gemini-web-container-560cdc0c0e3b45c139a85d0e89677d9b60f13364.zip
bug 391372: Provide information for the jar file that causes problems during web application transformation.
Diffstat (limited to 'test-bundles')
-rwxr-xr-xtest-bundles/customizer-bundle/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-bundles/customizer-bundle/.classpath b/test-bundles/customizer-bundle/.classpath
index 0db60fd..569540d 100755
--- a/test-bundles/customizer-bundle/.classpath
+++ b/test-bundles/customizer-bundle/.classpath
@@ -4,7 +4,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.mirrored/org.apache.tomcat.api/7.0.29.v201208220722/org.apache.tomcat.api-7.0.29.v201208220722.jar" sourcepath="/IVY_CACHE/org.eclipse.virgo.mirrored/org.apache.tomcat.api/7.0.29.v201208220722/org.apache.tomcat.api.source-7.0.29.v201208220722.jar"/>
<classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.mirrored/org.eclipse.osgi/3.8.0.v20120508-2119/org.eclipse.osgi-3.8.0.v20120508-2119.jar" sourcepath="/IVY_CACHE/org.eclipse.virgo.mirrored/org.eclipse.osgi/3.8.0.v20120508-2119/org.eclipse.osgi-sources-3.8.0.v20120508-2119.jar"/>
- <classpathentry kind="var" path="IVY_CACHE/org.eclipse.gemini.web/org.eclipse.gemini.web.tomcat/2.1.0.M02/org.eclipse.gemini.web.tomcat-2.1.0.M02.jar" sourcepath="/IVY_CACHE/org.eclipse.gemini.web/org.eclipse.gemini.web.tomcat/2.1.0.M02/org.eclipse.gemini.web.tomcat-sources-2.1.0.M02.jar"/>
+ <classpathentry kind="var" path="IVY_CACHE/org.eclipse.gemini/org.eclipse.gemini.web.tomcat/2.2.0.M01/org.eclipse.gemini.web.tomcat-2.2.0.M01.jar" sourcepath="/IVY_CACHE/org.eclipse.gemini/org.eclipse.gemini.web.tomcat/2.2.0.M01/org.eclipse.gemini.web.tomcat-sources-2.2.0.M01.jar"/>
<classpathentry kind="var" path="IVY_CACHE/javax.servlet/javax.servlet/3.0.0.v201103241009/javax.servlet-3.0.0.v201103241009.jar" sourcepath="/IVY_CACHE/javax.servlet/javax.servlet/3.0.0.v201103241009/javax.servlet-sources-3.0.0.v201103241009.jar"/>
<classpathentry kind="output" path="target"/>
</classpath>

Back to the top