Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gyrex-dev] target platform setup problems

correcting one statement: org.eclipse.osgi.util is not in orbit repository.


On 04/12/12 10:17, Cristiano Gavião wrote:
Hi Gunnar,

tried the latest build, it gets better but still there are some missing pieces.

sometimes tycho is annoying, but is good, because it complains about everything...  :)

all those missing bundles can be found on orbit repo, but would be easier to new people to get them from the common deps feature.:

  • org.eclipse.gyrex.admin.ui,org.eclipse.gyrex.services.common has a dependency to org.eclipse.osgi.util in its additional.bundles (build.properties).
  • org.eclipse.gyrex.logback.config has a dependency to javax.xml.bind in its additional.bundles (build.properties)
  • and maybe you could add org.junit, so people that have installed sdk could import the test bundle as source without have to install it from orbit.
cheers,

Cristiano

On 03/12/12 11:18, Gunnar Wagenknecht wrote:
Am 03.12.2012 15:05, schrieb Cristiano Gavião:
I could see that RAP Target Components feature installs
*org.eclipse.help*, so could you add it to
org.eclipse.gyrex.features.dependencies.admin, too ?

Good finding. I just checked and verified that it's in the product. The PDE product export doesn't use the slicer when building the product so it's only missing in the target platform.

btw, you are using a old version of gemini-jpa (1.1.0RC1) in
org.eclipse.gyrex.features.dependencies.eclipselink.

Yepp, that update is pending for the next milestone.

-Gunnar




Back to the top