Results 1 to 4 of 4

Thread: Issues of making dependencies to Bundle Project

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Posts
    3

    Unhappy Issues of making dependencies to Bundle Project

    I have encounted this problem when dealing with the bundle dependencies of SpringSource dm Server Bundle projects:

    1. Make two SpringSource dm Server Bundle projects using wizard "SpringSource dm Server Bundle projects": testa and testb

    2.Open Manifest.MF of project "testa" with Bundle manifest editor, then open Dependencies tab of it.

    3. Use "import bundle", click "add", in the list poped-up, I can find testb 1.0.0 and add it.

    4. After that, I found a validation error "Import-Bundle: testb[1.0.0, 1.0.0]" could not be resolved.

    I do not know why it happens, is it a bug of STS or there is something I missed?

    Thanks.

  2. #2
    Join Date
    Feb 2010
    Posts
    3

    Default It is happened on STS2.3.0

    It is happened on STS2.3.0

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

    Default

    GeoffHood,

    the following thread explains how referencing bundles in the same workspace works with STS: http://forum.springsource.org/showthread.php?t=61559

    HTH

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

  4. #4
    Join Date
    Feb 2010
    Posts
    3

    Smile It works! Christan.

    thanks very much

Posting Permissions

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