Community
Participate
Working Groups
There are a numbr of dependencies on jars that are actually included in the projects themselves. We have to determine how to replace these. 1. Is there a reason that we can't consumer these as their regular orbit counterparts, e.g. replacing this classpath depedency <classpathentry exported="true" kind="lib" path="lib/com.springsource.json-1.0.1.RELEASE.jar"/> with: Required-bundle: org.json ? And these: Bundle-ClassPath: ., lib/com.springsource.json-1.0.1.RELEASE.jar, lib/com.springsource.org.antlr.jar, lib/org.eclipse.virgo.kernel.artifact-2.1.0.RELEASE.jar, lib/org.eclipse.virgo.kernel.tools.jar With whatever dependencies are appropriate? Or is something non-obvious being accomplished here? 2. Is this: <classpathentry kind="con" path="com.springsource.server.ide.jdt.core.MANIFEST_CLASSPATH_CONTAINER"/> Serving any purpose?
http://git.eclipse.org/c/virgo/org.eclipse.virgo.ide.git/commit/?id=0146ad13f6ba2048f81f92417bbe5bb39f6b2d7b