Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVioleta Georgieva2015-04-15 16:57:49 +0000
committerVioleta Georgieva2015-04-15 16:57:49 +0000
commitfda98e22c19eff50f00c894cca36bd8b065f9faf (patch)
treee1d6938b382ca7c226efda1c064debe8c797fb10 /org.eclipse.gemini.web.core
parent17bc0b7dc67377c5a4fecfb9018eac22a8dc0186 (diff)
downloadorg.eclipse.gemini.web.gemini-web-container-fda98e22c19eff50f00c894cca36bd8b065f9faf.tar.gz
org.eclipse.gemini.web.gemini-web-container-fda98e22c19eff50f00c894cca36bd8b065f9faf.tar.xz
org.eclipse.gemini.web.gemini-web-container-fda98e22c19eff50f00c894cca36bd8b065f9faf.zip
Update .classpath files to point to Virgo Utils 3.6.3.RELEASE.
Diffstat (limited to 'org.eclipse.gemini.web.core')
-rw-r--r--org.eclipse.gemini.web.core/.classpath10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.gemini.web.core/.classpath b/org.eclipse.gemini.web.core/.classpath
index c5430e7..066f628 100644
--- a/org.eclipse.gemini.web.core/.classpath
+++ b/org.eclipse.gemini.web.core/.classpath
@@ -36,11 +36,11 @@
<classpathentry kind="var" path="IVY_CACHE/org.aspectj/com.springsource.org.aspectj.runtime/1.6.12.RELEASE/com.springsource.org.aspectj.runtime-1.6.12.RELEASE.jar" sourcepath="/IVY_CACHE/org.aspectj/com.springsource.org.aspectj.runtime/1.6.12.RELEASE/com.springsource.org.aspectj.runtime-sources-1.6.12.RELEASE.jar"/>
<classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.mirrored/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.jar" sourcepath="/IVY_CACHE/org.eclipse.virgo.mirrored/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-sources-3.4.0.v20140312-2051.jar"/>
<classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.mirrored/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar" sourcepath="/IVY_CACHE/org.eclipse.virgo.mirrored/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi.source-3.10.0.v20140606-1445.jar"/>
- <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.common/3.7.0.BUILD-20150105070106/org.eclipse.virgo.util.common-3.7.0.BUILD-20150105070106.jar"/>
- <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.io/3.7.0.BUILD-20150105070106/org.eclipse.virgo.util.io-3.7.0.BUILD-20150105070106.jar"/>
- <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.osgi/3.7.0.BUILD-20150105070106/org.eclipse.virgo.util.osgi-3.7.0.BUILD-20150105070106.jar"/>
- <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.osgi.manifest/3.7.0.BUILD-20150105070106/org.eclipse.virgo.util.osgi.manifest-3.7.0.BUILD-20150105070106.jar" sourcepath="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.osgi.manifest/3.7.0.BUILD-20150105070106/org.eclipse.virgo.util.osgi.manifest-sources-3.7.0.BUILD-20150105070106.jar"/>
- <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.parser.manifest/3.7.0.BUILD-20150105070106/org.eclipse.virgo.util.parser.manifest-3.7.0.BUILD-20150105070106.jar"/>
+ <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.common/3.6.3.RELEASE/org.eclipse.virgo.util.common-3.6.3.RELEASE.jar"/>
+ <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.io/3.6.3.RELEASE/org.eclipse.virgo.util.io-3.6.3.RELEASE.jar"/>
+ <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.osgi/3.6.3.RELEASE/org.eclipse.virgo.util.osgi-3.6.3.RELEASE.jar"/>
+ <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.osgi.manifest/3.6.3.RELEASE/org.eclipse.virgo.util.osgi.manifest-3.6.3.RELEASE.jar" sourcepath="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.osgi.manifest/3.6.3.RELEASE/org.eclipse.virgo.util.osgi.manifest-sources-3.6.3.RELEASE.jar"/>
+ <classpathentry kind="var" path="IVY_CACHE/org.eclipse.virgo.util/org.eclipse.virgo.util.parser.manifest/3.6.3.RELEASE/org.eclipse.virgo.util.parser.manifest-3.6.3.RELEASE.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>

Back to the top