diff options
author | Christopher Frost | 2011-02-09 05:45:22 -0500 |
---|---|---|
committer | Christopher Frost | 2011-02-09 05:45:22 -0500 |
commit | e2f1ebe4444291548c3c6f39d8c684c31138ed64 (patch) | |
tree | e44334c0e26ed25935e04897be70fc9aa05a38fb /test-apps/quartz-scheduler/quartz.bundle.b/.classpath | |
parent | 517a5b8b81f20b0ddd74674301eb51f1fe69c69a (diff) | |
download | org.eclipse.virgo.kernel-e2f1ebe4444291548c3c6f39d8c684c31138ed64.tar.gz org.eclipse.virgo.kernel-e2f1ebe4444291548c3c6f39d8c684c31138ed64.tar.xz org.eclipse.virgo.kernel-e2f1ebe4444291548c3c6f39d8c684c31138ed64.zip |
333071 Upgrading to equinox 3.7M5
Diffstat (limited to 'test-apps/quartz-scheduler/quartz.bundle.b/.classpath')
-rw-r--r-- | test-apps/quartz-scheduler/quartz.bundle.b/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-apps/quartz-scheduler/quartz.bundle.b/.classpath b/test-apps/quartz-scheduler/quartz.bundle.b/.classpath index 765e03b8..5006be21 100644 --- a/test-apps/quartz-scheduler/quartz.bundle.b/.classpath +++ b/test-apps/quartz-scheduler/quartz.bundle.b/.classpath @@ -4,7 +4,7 @@ <classpathentry kind="src" path="src/main/resources"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="var" path="KERNEL_IVY_CACHE/com.opensymphony.quartz/com.springsource.org.quartz/1.6.0/com.springsource.org.quartz-1.6.0.jar" sourcepath="/KERNEL_IVY_CACHE/com.opensymphony.quartz/com.springsource.org.quartz/1.6.0/com.springsource.org.quartz-sources-1.6.0.jar"/> - <classpathentry kind="var" path="KERNEL_IVY_CACHE/org.eclipse.osgi/org.eclipse.osgi/3.7.0.v20101022/org.eclipse.osgi-3.7.0.v20101022.jar" sourcepath="/KERNEL_IVY_CACHE/org.eclipse.osgi/org.eclipse.osgi/3.7.0.v20101022/org.eclipse.osgi-sources-3.7.0.v20101022.jar"/> + <classpathentry kind="var" path="KERNEL_IVY_CACHE/org.eclipse.osgi/org.eclipse.osgi/3.7.0.v20110124-0830/org.eclipse.osgi-3.7.0.v20110124-0830.jar" sourcepath="/KERNEL_IVY_CACHE/org.eclipse.osgi/org.eclipse.osgi/3.7.0.v20110124-0830/org.eclipse.osgi-sources-3.7.0.v20110124-0830.jar"/> <classpathentry kind="var" path="KERNEL_IVY_CACHE/org.springframework/org.springframework.beans/3.0.0.RELEASE/org.springframework.beans-3.0.0.RELEASE.jar" sourcepath="/KERNEL_IVY_CACHE/org.springframework/org.springframework.beans/3.0.0.RELEASE/org.springframework.beans-sources-3.0.0.RELEASE.jar"/> <classpathentry kind="var" path="KERNEL_IVY_CACHE/org.springframework/org.springframework.context/3.0.0.RELEASE/org.springframework.context-3.0.0.RELEASE.jar" sourcepath="/KERNEL_IVY_CACHE/org.springframework/org.springframework.context/3.0.0.RELEASE/org.springframework.context-sources-3.0.0.RELEASE.jar"/> <classpathentry kind="var" path="KERNEL_IVY_CACHE/org.springframework/org.springframework.context.support/3.0.0.RELEASE/org.springframework.context.support-3.0.0.RELEASE.jar" sourcepath="/KERNEL_IVY_CACHE/org.springframework/org.springframework.context.support/3.0.0.RELEASE/org.springframework.context.support-sources-3.0.0.RELEASE.jar"/> |