Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] Buckminster questions

Hi Wim,
this forum (buckminster-dev) is for development of Buckminster itself.
Please use the eclipse.technlogy.buckminster forum/newsgroup for question regarding use.

If there are any remaining questions, please ask them there.
(you can also get buckminster people on the #eclipse-b3 IRC channel at freenode.net)

Regards
- henrik

On 10/5/10 4:28 PM, Wim Jongman wrote:
Hi folks,

The newsgroup, bugzilla, the book and Ralf Ebert's blog together helped
me answer most of my questions. The tutorial projects need some love.

Regards,

Wim

man@xxxxxxxxx <mailto:man@xxxxxxxxx>> wrote:

    Hi Folks,

    I would like to use buckminster for the complete CI cycle but I run
    into problems. I would really appreciate some help.

    I am doing the chapter 16 in the book to get my head around all
    aspects of Buckminster and here are some questions.

    Why does the cquery "resolve and materialize", materialize to the
    workspace. Is that the default?
       A- source bundles go to workspace non source go to Target platform

    After the resolve I get this warning/error

    Resetting target platform Buckminster Default TP
    ERROR   [0001] : Resource '/.buckminster/tp' is not local.
    Resource '/.buckminster/tp' is not local.
    TAG-ID 0001 = Query for
    org.eclipse.buckminster.tutorial.mailapp.product.feature:eclipse.feature

    A: this is the default target workspace and is not created until
    first materialization?

    --------------
    The RMAP in this chapter filters for the useBuild property. How is
    the related to the use.build property in the rmap? Is this another
    way of naming the property?


    ---
    When executing the examples to create a product I ran
    into similar problems as described in this thread:
    http://www.eclipse.org/forums/index.php?t=msg&goto=507345&;
    <http://www.eclipse.org/forums/index.php?t=msg&goto=507345&;>

    which was supposedly resolved with:

    https://bugs.eclipse.org/bugs/show_bug.cgi?id=299711

    my log:

    [ant]  Software being installed: Mailapp test build 1.0.0
    (org.eclipse.buckminster.tutorial.mailapp.product 1.0.0)
    [ant]  Missing requirement: Equinox Provisioning Platform Update
    Support 1.0.100.v20100513 (org.eclipse.equinox.p2.ui.sdk
    1.0.100.v20100513) requires 'bundle org.eclipse.compare 0.0.0' but
    it could not be found
    [ant] Application failed, log file location: C:\Program
    Files\Eclipse\3.6\Build\eclipse\configuration\1286206760482.log

    To be able to continue, I removed the p2.user.ui requirement from
    the product feature.

    ----
    There are no launcher artifacts created (e.g. application.exe). Is
    there something that needs to be done in addition to create.product?

    --
    Can buckminster make use of the already existing .product file?


    Thanks for helping.

    Best regards,

    Wim










Back to the top