Results 1 to 3 of 3

Thread: p2 repository with springframework bundles?

  1. #1
    Join Date
    Feb 2009
    Posts
    16

    Question p2 repository with springframework bundles?

    Hello,

    I would like to use the springframework inside an eclipse osgi project and to build it with the eclipse tooling.

    That's why I would like to add the separate springframework bundles to an eclipse feature and an p2 repository. Exporting this feature or an update site to create an p2 repository, I get errors about optional dependencies to some other third parties (e.g. websphere), which are not contained in the spring-framework-3.0.2.RELEASE-dependencies.zip.

    I looked at the STS and SpringIde update sites, but there I found no features containing the springframework.

    Is there a public available eclipse update site or p2 repository, which contains the springframework and springDM bundles?

    Regards,
    Lars

  2. #2
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    Hi,

    most of the Spring bundles are contained in STS and available from the STS update site.

    You can also grab version of Spring and Spring DM from http://springsource.com/repository. There you can also get all the required dependencies to resolve the bundles.

    HTH

    Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

  3. #3
    Join Date
    Feb 2009
    Posts
    16

    Default

    Hello Christian,

    Quote Originally Posted by Christian Dupuis View Post
    most of the Spring bundles are contained in STS and available from the STS update site.
    Your are right, but I could not find the org.springframework.osgi.extender bundle.

    Regards
    Lars

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •